seisatsu / DennisMUD

Dennis MUD - A multiplayer text adventure sandbox engine where the players build the world with in-game commands.
https://dennismud.xyz/
MIT License
51 stars 6 forks source link

Clean way to exit telnet session. #19

Closed seisatsu closed 6 years ago

seisatsu commented 6 years ago

There should be one or more commands that close the session from the server-side. Most likely the pseudo-command "quit" like in cli-frontend.py.