|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
Files | |
| file | acds.h |
| ASCII-Chat Discovery Service (ACDS) Protocol Message Formats. | |
| file | client.c |
| ACIP client-side protocol implementation. | |
| file | client.h |
| ACIP client-side protocol library. | |
| file | server.c |
| ACIP server-side protocol implementation. | |
| file | server.h |
| ACIP server-side protocol library. | |
This module defines the ACIP protocol packet types used for session management, WebRTC signaling, and discovery service communication. ACIP is a binary protocol over TCP used by the ASCII-Chat Discovery Service (ACDS) and clients.
ACIP packets use range 100-199 to avoid conflicts with ascii-chat protocol (1-99).