[−][src]Module holochain_net_ipc::msg_types
This module holds message type u8 constants.
Constants
MSG_CALL |
send a message to either side, await a response |
MSG_CALL_FAIL |
failure response to a call |
MSG_CALL_OK |
success response to a call |
MSG_PING |
client initiated heartbeat |
MSG_PONG |
response to client initiated heartbeat |