Crosser.Server.Modules.PubSub Namespace |
Class | Description | |
---|---|---|
DefaultPubSubCache |
The default IPubSubCache module.
Create your own if needed by implementing the IPubSubCache interface and register using RegisterPubSubCache(ExpressionFuncIPubSubCache) | |
DefaultPubSubHandler |
The default IPubSubHandler module.
Create your own if needed by implementing the IPubSubHandler interface and register using RegisterPubSubHandler(ExpressionFuncIPubSubHandler) |