Merge pull request #16 from edmand46/feat/room_property

Feat Room/Player Properties
This commit is contained in:
2024-05-09 10:55:54 +03:00
committed by GitHub
32 changed files with 618 additions and 58 deletions
+1
View File
@@ -10,6 +10,7 @@
"limitPlayersPerRoom": 20,
"limitRooms": 200,
"limitBufferedEvents": 50,
"limitUserData": 1024,
"webHooks":
{
"room-created": "http://127.0.0.1:3000/service/create-room",