mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 16:53:04 +08:00
refactor(gateway): register WebsocketGateway as response channel while launch
This commit is contained in:
@@ -46,6 +46,7 @@ public class WebSocketGateway extends WebSocketServer implements AgentGateway<In
|
||||
this.start();
|
||||
setShutDownHook();
|
||||
startHeartbeatThread();
|
||||
register();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user