Show / Hide Table of Contents

Namespace PeerTalk.PubSub

Classes

FloodRouter

The original flood sub router.

LoopbackRouter

A message router that always raises MessageReceived when a message is published.

NotificationService

A simple pub/sub messaging service that supports multiple message routers.

PublishedMessage

A published messaged for a topic(s).

PubSubMessage

The PubSub message exchanged between peers.

Subscription

A peer's subscription to a topic.

TopicManager

Maintains the sequence of peer's that are interested in a topic.

Interfaces

IMessageRouter

Routes pub/sub messages to other peers.

Back to top Generated by DocFX