https://github.com/revarbat/mudclientprotocol
Mud Client Protocol support library.
https://github.com/revarbat/mudclientprotocol
mcp python python-library
Last synced: 4 months ago
JSON representation
Mud Client Protocol support library.
- Host: GitHub
- URL: https://github.com/revarbat/mudclientprotocol
- Owner: revarbat
- License: bsd-2-clause
- Created: 2016-05-21T04:38:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T05:06:09.000Z (almost 10 years ago)
- Last Synced: 2024-08-11T09:26:19.157Z (almost 2 years ago)
- Topics: mcp, python, python-library
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Mud Client Protocol
===================
This implements the basics of the MCP2.1 protocol for out-of-band
communication between a MUCK/MOO/MUD server and the clients that can
support it. This doesn't implement the actual MCP packages that use
this protocol, other than the standard mcp-negotiate, and mcp-cord
packages.