stomp-test-utils

Crates.iostomp-test-utils
lib.rsstomp-test-utils
version0.2.1
sourcesrc
created_at2021-07-25 00:41:21.81663
updated_at2023-06-30 18:39:38.493215
descriptionUtility classes for testing sessions.
homepagehttps://github.com/herblet/stomp-test-utils
repositoryhttps://github.com/herblet/stomp-test-utils
max_upload_size
id426947
size25,634
Toby Grasl (herblet)

documentation

README

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.

Commit count: 14

cargo fmt