# `mxp`
[MXP (MUD eXtension Protocol)](https://www.zuggsoft.com/zmud/mxp.htm) 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.
[](https://crates.io/crates/mxp)
[](https://docs.rs/mxp)

<br />
[](https://deps.rs/crate/mxp)

## License
This project is licensed under the [MIT license](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.