[![Crates.io](https://img.shields.io/crates/v/stomp-parser.svg?logo=rust)](https://crates.io/crates/stomp-client) ![CI](https://github.com/herblet/stomp-client/actions/workflows/build_with_coverage.yml/badge.svg) [![codecov](https://codecov.io/gh/herblet/stomp-client/branch/main/graph/badge.svg?token=A5OF9IQC2K)](https://codecov.io/gh/herblet/stomp-client) A Rust crate providing a client-side implementation of the STOMP 1.2 protocol.