Module stomp_parser::client

source ·
Expand description

Implements the model for the frames that a STOMP client can send, as specified in the STOMP Protocol Specification,Version 1.2.

Structs

Enums

  • The ClientFrame enum contains a variant for each frame that the client can send.