dart_service_protocol_shared library
Classes
- Client
- Represents a client that is connected to a service.
- ClientManager
- Used for keeping track and managing clients that are connected to a given service.
- ClientServiceInfo
- Information about a service provided by a client.
- ClientServiceMethodInfo
- Information about an individual method of a service provided by a client.
- StreamManager
- Manages state related to stream subscriptions made by Clients.