Modules§
Structs§
- Dealer
Socket - PubSocket
- Pull
Socket - Push
Socket - RepSocket
- ReqSocket
- Router
Socket - Socket
Options - SubSocket
- ZmqEmpty
Message Error - ZmqMessage
Enums§
- Endpoint
- Represents a ZMQ Endpoint.
- Host
- Represents a host address. Does not include the port, and may be either an ip address or a domain name
- Socket
Event - Socket
Type - SubBackend
MsgType - Transport
- The type of transport used by a given endpoint
- ZmqError
Traits§
- Capture
Socket - Marker trait that express the fact that only certain types of sockets might be used in proxy function as a capture parameter
- Multi
Peer Backend - Socket
- Socket
Backend - Socket
Recv - Socket
Send - TryInto
Endpoint - Represents a type that can be converted into an
Endpoint
.