bryce-anderson / rust-mux

Codec tools for the twitter mux protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mux Codec Tools for Rust

Documentation

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.

About

Codec tools for the twitter mux protocol

License:Apache License 2.0


Languages

Language:Rust 99.1%Language:Makefile 0.9%