Structs§
- Notification
- Represents a
MessagePack-RPC
notification as described in the specifications. - Request
- Represents a
MessagePack-RPC
request as described in the specifications. - Response
- Represents a
MessagePack-RPC
response as described in the specifications.
Enums§
- Message
- Represents a
MessagePack-RPC
message as described in the specifications.