buss-protocol 0.1.0

Bussin binary protocol
Documentation
  • Coverage
  • 84.78%
    39 out of 46 items documented0 out of 26 items with examples
  • Size
  • Source code size: 24.4 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.47 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • OmentaElvis

Rust Bussin Protocol

This is an implementation of bussin protocol in rust. It is a very low level implementation dealing with only conversion to and from raw bytes.

It is usefull for implementation of rust servers/clients that speak the bussin protocol.