/rust-mux

Codec tools for the twitter mux protocol

Primary LanguageRustApache License 2.0Apache-2.0

Mux Codec Tools for Rust

What is provided?

  • Message types
  • Message decoders
  • Message encoders

Note: Everything is subject to change.

What may come in the future?

  • Session management (see wip/session)
  • Integration with mio

License

Apache 2.0. See LICENSE file in the root directory.