| Crates.io | buss-protocol |
| lib.rs | buss-protocol |
| version | 0.1.0 |
| created_at | 2024-06-08 13:22:24.881038+00 |
| updated_at | 2024-06-08 13:22:24.881038+00 |
| description | Bussin binary protocol |
| homepage | https://github.com/OmentaElvis/buss-rs |
| repository | |
| max_upload_size | |
| id | 1265739 |
| size | 24,712 |
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.