Namespace Coherence.Toolkit.Relay
Classes
- CoherenceRelayManager
Manages IRelay and IRelayConnections when using custom relayed transport, e.g. Steam.
Interfaces
- IRelay
Represents a relay host, that is, a client that accepts other client connections made via external service and relays them to the local Replication Server. Those clients are represented via IRelayConnection in the relay system.
- IRelayConnection
Represents a single client connection made over external service that is relayed to the Replication Server.