socket(receive)
Hook into the piece's socket server with a receive callback.
| Name | Type | Required | Description |
|---|---|---|---|
receive |
function | yes | Callback for socket events/messages. |
object | void
No additional runtime notes yet.
No additional details yet.