generated from pure_sagacity/turborepo-starter-project
12 lines
154 B
YAML
12 lines
154 B
YAML
info:
|
|
name: connect
|
|
type: websocket
|
|
seq: 2
|
|
|
|
websocket:
|
|
url: ws://localhost:3000/realtime
|
|
message:
|
|
type: json
|
|
data: "{}"
|
|
auth: inherit
|