Files
mini-discord/bruno/connect.yml
T

16 lines
201 B
YAML

info:
name: connect
type: websocket
seq: 2
websocket:
url: ws://localhost:3000/realtime
message:
type: json
data: "{}"
auth: inherit
settings:
timeout: 0
keepAliveInterval: 0