|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Ring consensus packet definitions and helpers. More...
Go to the source code of this file.
Functions | |
| const char * | consensus_packet_type_name (uint16_t type) |
| size_t | consensus_get_min_packet_size (uint16_t type) |
Ring consensus packet definitions and helpers.
Definition in file packets.c.
| size_t consensus_get_min_packet_size | ( | uint16_t | type | ) |
Definition at line 26 of file packets.c.
| const char * consensus_packet_type_name | ( | uint16_t | type | ) |
Definition at line 9 of file packets.c.