Handle sync_to_me on the server side
Compare changes
+ 18
− 9
@@ -106,10 +106,8 @@ class ClientGroup:
@@ -118,7 +116,6 @@ class ClientGroup:
@@ -130,13 +127,27 @@ class ClientGroup:
@@ -164,8 +175,6 @@ async def console_input():
@@ -199,7 +208,7 @@ async def handle(ws: websockets.WebSocketServerProtocol, path: str) -> None: