| Crates.io | little-stomper |
| lib.rs | little-stomper |
| version | 0.4.0 |
| created_at | 2021-05-22 16:02:53.946454+00 |
| updated_at | 2024-11-22 22:03:25.242467+00 |
| description | A crate provideing an implementation of the STOMP 1.2 protocol. |
| homepage | https://github.com/herblet/little-stomper |
| repository | https://github.com/herblet/little-stomper |
| max_upload_size | |
| id | 400866 |
| size | 147,646 |
Little Stomper is a rust library which implements the STOMP protocol. It also includes a sample server using the library.
It uses two other libraries developed as part of the same project:
This project was started as an exercise to learn both Rust and STOMP. The code is not in production anywhere.
Originally named Stomper, but a crate with that name already exists; a toddler, ever-present during initial development, provided the rest.