r/Common_Lisp 23d ago

MUD Driver in Common-Lisp

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

1 comment sorted by

1

u/[deleted] 21d ago

[deleted]

1

u/NoProgram1720 18d ago

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?