mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-03 22:30:39 +00:00
websocket reconnect on failure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {ClientID} from "../core/Game";
|
||||
import WebSocket from 'ws';
|
||||
import {ClientID} from '../core/Schemas';
|
||||
|
||||
|
||||
export class Client {
|
||||
|
||||
Reference in New Issue
Block a user