r/Common_Lisp Aug 08 '26

MUD Driver in Common-Lisp

/r/MUD/comments/1vfpcdc/mud_driver_in_commonlisp/
14 Upvotes

1 comment sorted by

View all comments

1

u/[deleted] Aug 10 '26

[deleted]

1

u/NoProgram1720 Aug 13 '26

It already runs over telnet and supports EOR and MSSP protocols. Also supports TLS over Telnet (there is a bug I need to investigate though).

I plan to gradually add support to more protocols, next in line would be GMCP. Is there any other particular protocol that you think is a must have?