DataChannelServer
A C++ library for creating WebRTC DataChannel servers.
Classes
channel.h File Reference

The connection API for both the server and client. More...

Go to the source code of this file.

Classes

class  data_channel::DataChannel
 A class which represents a single peer connection. More...
 

Detailed Description

The connection API for both the server and client.