1 unstable release
0.1.0 | Jun 8, 2024 |
---|
#1071 in Text processing
Used in buss-sc
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.