|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
Files | |
| acds.h | |
| ASCII-Chat Discovery Service (ACDS) Protocol Message Formats. | |
| acds_client.c | |
| acds_client.h | |
| acds_handlers.c | |
| ACIP Discovery Server (ACDS) packet handlers with O(1) dispatch. | |
| acds_handlers.h | |
| ACIP Discovery Server (ACDS) packet handlers. | |
| acds_server.c | |
| acds_server.h | |
| client.c | |
| ACIP client-side protocol implementation. | |
| client.h | |
| ACIP client-side protocol library. | |
| handlers.c | |
| ACIP protocol packet handlers implementation. | |
| handlers.h | |
| ACIP protocol packet handlers (transport-agnostic) | |
| messages.h | |
| protocol.h | |
| ASCII-Chat IP Protocol (ACIP) packet type definitions. | |
| send.c | |
| ACIP protocol packet sending functions (transport-agnostic) | |
| send.h | |
| ACIP shared/bidirectional packet sending functions. | |
| server.c | |
| ACIP server-side protocol implementation. | |
| server.h | |
| ACIP server-side protocol library. | |
| transport.h | |
| Transport abstraction layer for ACIP protocol. | |