5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
wscat -c ws://localhost:8082/ws
|
|
|
|
|
|
# this is how we will connect to room, do different types of things
|
|
{"type":"subscribe", "matchId": 1} |