mosh:protocol:op_codes:node_op_codes
This is an old revision of the document!
Node Operation Codes
| Value | Name | Description |
|---|---|---|
| 0x01 | NODE_HELLO | Announce presence on the network. |
| 0x02 | NODE_DISCOVER | Request nodes to identify themselves. |
| 0x03 | NODE_GOODBYE | Graceful node departure. |
| 0x04 | NODE_PING | Check reachability / latency. |
| 0x05 | NODE_PONG | Response to NODEPING |
| 0x10 | NODE_INFO_REQUEST | Request detailed node metadata |
| 0x11 | NODE_INFO_RESPONSE | Response to NODEINFOREQUEST |
| 0x12 | NODE_SET_NAME | Set the nodes friendly name |
| 0x20 | NODE_CAPS_REQUEST | Request a nodes capabilities |
| 0x21 | NODE_CAPS_RESPONSE | Contains a response to NODECAPSREQUEST |
| 0x30 | NODE_STATUS_REQUEST | Request a nodes status |
| 0x31 | NODE_STATUS_RESPONSE | Response to NODESTATUSREQUEST |
| 0x40 | NODE_TIME_SYNC | Synchronize clocks across nodes. |
| 0x50 | NODE_NETWORK_ASSIGN | Assign transport to a network |
| 0x51 | NODE_NETWORK_ASSIGN_ACK | Response to successful network assignment |
| 0x53 | NODE_NETWORK_ASSIGN_ERR | Error response to network assignment |
| 0x60 | NODE_ROUTE_HINT | Suggested route |
/var/www/wiki.moshnetworks.com/data/attic/mosh/protocol/op_codes/node_op_codes.1777778946.txt.gz · Last modified: by mosh
