mxp 1.0.2

Rust implementation of the MXP (Mud eXtension Protocol) standard
Documentation

mxp

MXP (MUD eXtension Protocol) is an open communication protocol for MUD servers and clients. The mxp library is a lightweight but robust implementation of the protocol in its entirety. This library is geared toward client implementations, but it can also be used for server-side syntax handling.

crates.io Documentation MIT licensed Dependency Status Downloads

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in mxp by you, shall be licensed as MIT, without any additional terms or conditions.