Cogs.Foundation
Loading...
Searching...
No Matches
Classes | Namespaces
ConnectionHub.h File Reference
#include "Connection.h"
#include "MessageHub.h"

Go to the source code of this file.

Classes

class  Cogs::Network::ConnectionHub
 A ConnectionHub combines a TCP connection with a MessageHub to enable the forwarding and receiving of messages over a network connection. More...
 
struct  Cogs::Network::ConnectionHub::Header
 

Namespaces

namespace  Cogs
 Main Cogs namespace.
 
namespace  Cogs::Network