generated from pure_sagacity/turborepo-starter-project
everything but the leave works yall
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
info:
|
||||
name: join
|
||||
type: websocket
|
||||
seq: 3
|
||||
|
||||
websocket:
|
||||
url: ws://localhost:3000/realtime
|
||||
message:
|
||||
type: json
|
||||
data: |-
|
||||
{
|
||||
"type": "join",
|
||||
"username": "camila",
|
||||
"roomId": "67676767676767"
|
||||
}
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
timeout: 0
|
||||
keepAliveInterval: 0
|
||||
Reference in New Issue
Block a user