Click or drag to resize

Crosser.Common.Server.PubSub Namespace

 
Classes
  ClassDescription
Public classPubObject
Publication object containing topic and data
Public classSubObject
Subscription object with topic, IProtocol reference and possible UnSubCount
Interfaces
  InterfaceDescription
Public interfaceIPubSubCache
Cached subscriptions module for fast lookup
Public interfaceIPubSubHandler
Interface for PubSubHandler. To override the default PubSubHandler implement this interface and register the module in the Bootstrapper