diff --git a/testScripts/scripts.txt b/testScripts/scripts.txt index abdd733..e638dfe 100644 --- a/testScripts/scripts.txt +++ b/testScripts/scripts.txt @@ -1 +1,5 @@ -wscat -c ws://localhost:8082/ws \ No newline at end of file +wscat -c ws://localhost:8082/ws + + +# this is how we will connect to room, do different types of things +{"type":"subscribe", "matchId": 1} \ No newline at end of file