mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
feat(onebot): add OneBot v11 reverse websocket adapter
This commit is contained in:
@@ -130,7 +130,7 @@ public class WebSocketGateway extends WebSocketServer implements AgentGateway<In
|
||||
|
||||
@Override
|
||||
public void onError(WebSocket webSocket, Exception e) {
|
||||
log.error(e.getLocalizedMessage());
|
||||
log.error("WebSocketGateway error", e);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user