DataChannelServer
A C++ library for creating WebRTC DataChannel servers.
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  client
 client.hThe emscripen client API for connecting to a DataChannel server
  server
 server.hThe server API for creating a DataChannel server and receiving connections
  shared
 channel.hThe connection API for both the server and client