Files
mini-discord/bruno/rooms.yml
T

19 lines
237 B
YAML

info:
name: rooms
type: websocket
seq: 4
websocket:
url: ws://localhost:3000/realtime
message:
type: text
data: |-
{
"type": "rooms"
}
auth: inherit
settings:
timeout: 0
keepAliveInterval: 0