|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
Terminal size update packet. More...
#include <lib/network/packet.h>
Data Fields | |
| uint32_t | width |
| Terminal width in characters. | |
| uint32_t | height |
| Terminal height in characters. | |
Terminal size update packet.
Packet structure for notifying server/client of terminal dimension changes. Used when terminal is resized to update rendering dimensions.