| Crates.io | stomp-test-utils |
| lib.rs | stomp-test-utils |
| version | 0.2.1 |
| created_at | 2021-07-25 00:41:21.81663+00 |
| updated_at | 2023-06-30 18:39:38.493215+00 |
| description | Utility classes for testing sessions. |
| homepage | https://github.com/herblet/stomp-test-utils |
| repository | https://github.com/herblet/stomp-test-utils |
| max_upload_size | |
| id | 426947 |
| size | 25,634 |
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.