Expand description
Mutating control socket commands.
Commands that modify node state (connect, disconnect) are handled here,
separate from read-only queries in queries.rs.
Functionsยง
- dispatch
- Dispatch a mutating command to the appropriate handler.