Structs§
- Client
Codec - Codec for encoding/decoding STOMP protocol frames for client usage
- Connector
- A builder for creating and establishing STOMP connections to a server
- Subscriber
- Builder to create a Subscribe message with optional custom headers
Enums§
- Transport
Stream - Enum representing the transport stream, which can be either a plain TCP connection or a TLS connection
Type Aliases§
- Client
Transport - The primary transport type used by STOMP clients