ProjectMoon / ringmud

RingMUD Java Mud Server and Engine
http://ringmud.thermetics.net/
GNU Lesser General Public License v3.0
21 stars 5 forks source link

MUD Protocol Implementations #6

Open ProjectMoon opened 14 years ago

ProjectMoon commented 14 years ago

There are a number of protocols that could be useful:

  1. Intermud3
  2. Intermud2
  3. MSSP (MUD Server Status Protocol)
  4. MCCP (compression)

Intermud chatting and MSSP are the first priorities.

ProjectMoon commented 14 years ago

Intermud3 has been mostly implemented. Still need to add channel support.