Network.WS.Client¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of this shard is ignored. | Any |
||
Output ➡️ |
The peer object created. | Peer |
||
Address |
No | The local bind address or the remote address. | none |
String Var(String) |
Handler |
No | The shards to execute when a packet is received. | none |
Shard [Shard] None |
Raw |
No | If set to true, the client will receive raw byte packets instead of serialized objects. | false |
Bool |
Headers |
No | The headers to send to the server. | none |
None {String} |
This shard creates a WebSocket client connection using the TCP, on the address specified in the Address.