Files
webSocketCourse/testScripts/scripts.txt
2026-02-07 22:13:23 -06:00

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}