1 unstable release

0.1.0 Jun 8, 2024

#775 in Text processing


Used in buss-sc

Custom license

11KB
265 lines

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.

No runtime deps