workadventure/back/src/Model/Websocket
2020-09-16 16:06:43 +02:00
..
ExSocketInterface.ts Fixing "any" type 2020-09-15 10:10:35 +02:00
GroupUpdateInterface.ts Making groups part of zones 2020-09-16 16:06:43 +02:00
Identificable.ts Use userId generated by back end in all message 2020-05-23 15:04:25 +02:00
ItemEventMessage.ts Adding event support to items 2020-07-27 22:36:58 +02:00
JoinRoomMessage.ts Plugin PositionNotifier into the main application. 2020-09-15 16:21:41 +02:00
MessageUserJoined.ts Propagating customized sprites all over the game 2020-07-28 17:45:55 +02:00
MessageUserMoved.ts Refactored and optimized messages 2020-05-19 19:11:12 +02:00
MessageUserPosition.ts Propagating customized sprites all over the game 2020-07-28 17:45:55 +02:00
PointInterface.ts Removing all "any" from back. 2020-06-09 23:07:19 +02:00
SetPlayerDetailsMessage.ts Propagating customized sprites all over the game 2020-07-28 17:45:55 +02:00
UserInGroupInterface.ts Removing all "any" from back. 2020-06-09 23:07:19 +02:00
UserMovesMessage.ts Adding batched messages + the notion of notifier / zones (not plugged in the system yet) 2020-09-15 10:06:11 +02:00
ViewportMessage.ts Adding batched messages + the notion of notifier / zones (not plugged in the system yet) 2020-09-15 10:06:11 +02:00
WebRtcSignalMessage.ts Refactoring SimplePeer code: splitting Peer instantiation into 2 subclasses (VideoPeer and ScreenSharingPeer). This leads to way leaner code. 2020-08-20 16:56:10 +02:00