Expand description
Extras for the micro message passing library ump.
Modules§
Structs§
- Client
- Representation of a clonable client object that can issue requests to
Server
objects. - Reply
Context - Object used to respond to requests that have been received by a
Server
. - Server
- Representation of a server object.
- Wait
Reply - Context used to wait for a server to reply to a request.
- Weak
Client - A weak client reference that can be upgraded to a
Client
as long as otherClient
objects till exist.
Enums§
- Error
- Module-specific error codes.