workadventure/messages
David Négrier 34cb0ebf39 Users blocking now rely on UUID rather than ID
This way, if a user A blocks another user B, if user B refreshes the browser or leaves and re-enters the room, user B will still be blocked.
As a side effect, this allows us to completely remove the "sockets" property in the SocketManager on the Pusher.
2021-07-07 11:24:51 +02:00
..
generated Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
protos Users blocking now rely on UUID rather than ID 2021-07-07 11:24:51 +02:00
.dockerignore *: Dockerfiles cleanup, docker-compose.prod.yaml 2021-01-12 22:32:37 +01:00
.gitignore Adding first protobuf message exchange 2020-09-17 17:14:47 +02:00
package.json Adding a Pusher container as a middleware/dispatcher between front and back 2020-11-26 17:53:30 +01:00
yarn.lock Bump set-getter from 0.1.0 to 0.1.1 in /messages 2021-06-21 21:34:46 +00:00