generated from pure_sagacity/turborepo-starter-project
16 lines
201 B
YAML
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
|