Skip to content

herblet/little-stomper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crates.io CI codecov

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:

  • aysnc-map, which provides datastructures for concurrent use in an asynchronous context.
  • stomp-parser, which provides a parser and serialiser for STOMP 1.2 frames.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages