Crosser.Common.Server.PubSub Namespace |
Class | Description | |
---|---|---|
PubObject |
Publication object containing topic and data
| |
SubObject |
Subscription object with topic, IProtocol reference and possible UnSubCount
|
Interface | Description | |
---|---|---|
IPubSubCache |
Cached subscriptions module for fast lookup
| |
IPubSubHandler |
Interface for PubSubHandler. To override the default PubSubHandler implement this interface and register the module in the Bootstrapper
|