An open API service indexing awesome lists of open source software.

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.

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.