sockchat:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sockchat:start [2025/04/13 18:15] – Code formatting fixes. flash | sockchat:start [2025/04/14 00:29] (current) – deprecat flash | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sock Chat Protocol Information ====== | ====== Sock Chat Protocol Information ====== | ||
+ | |||
+ | :!: This document is being replaced, go to [[: | ||
The Sock Chat protocol operates on a websocket in text mode. Messages sent between the client and server are a series of concatenated strings delimited by the vertical tab character, represented in most languages by the escape sequence '' | The Sock Chat protocol operates on a websocket in text mode. Messages sent between the client and server are a series of concatenated strings delimited by the vertical tab character, represented in most languages by the escape sequence '' | ||
Line 64: | Line 66: | ||
| '' | | '' | ||
- | ===== Client Packets ===== | + | ===== Client |
These are the packets sent from the client to the server. | These are the packets sent from the client to the server. | ||
Line 108: | Line 110: | ||
| '' | | '' | ||
- | ===== Server Packets ===== | + | ===== Server |
These are the packets sent from the server to the client. | These are the packets sent from the server to the client. |
sockchat/start.1744568144.txt.gz · Last modified: 2025/04/13 18:15 by flash