Module client

Source

Structsยง

Client
The state of a single client connection. Each client connection will have have its own zircon channel and its own set of protocol objects. The |Display| is the only piece of global state that is shared between clients.
EventQueue
An EventQueue enables protocol events to be sent back to the client.
TaskQueue
A TaskQueue enables asynchronous operations to post tasks back to the Client.