Send event and play animation with user frame
This commit is contained in:
@@ -7,5 +7,6 @@ export interface ExSocketInterface extends Socket {
|
||||
webRtcRoomId: string;
|
||||
userId: string;
|
||||
name: string;
|
||||
frame: string;
|
||||
position: PointInterface;
|
||||
}
|
||||
Reference in New Issue
Block a user