Merge world and webrtc conexion
This commit is contained in:
@@ -4,6 +4,7 @@ import {PointInterface} from "./PointInterface";
|
||||
export interface ExSocketInterface extends Socket {
|
||||
token: any;
|
||||
roomId: string;
|
||||
webRtcRoomId: string;
|
||||
userId: string;
|
||||
position: PointInterface;
|
||||
}
|
||||
Reference in New Issue
Block a user