|
|
|
|
|
by skulk
170 days ago
|
|
MUD clients and servers use MCCP which is essentially keeping a zlib stream open, adding text to it, and flushing it whenever something is received. I think this has been around since 2000. https://tintin.mudhalla.net/protocols/mccp/ |
|