#session #stomp

stomp-test-utils

Utility classes for testing sessions

3 unstable releases

0.2.1 Jun 30, 2023
0.2.0 Jul 25, 2021
0.1.0 Jul 25, 2021

#738 in Testing

24 downloads per month
Used in little-stomper

MIT license

24KB
515 lines

Crates.io CI codecov

Provides utility methods for testing byte-array-based communication sessions, i.e. objects that receive and send messages as byte arrays.

The target use case at present are client- and server-side implementations of the STOMP protocol.

Dependencies

~3–9.5MB
~67K SLoC