Fork me on GitHub
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Files
Transport API

Transport API (aka, how to write your own transport plugin) More...

Collaboration diagram for Transport API:

Files

file  transport.h
 Modular Janus API transports.
 
file  transport.h
 Modular Janus API transports.
 

Detailed Description

Transport API (aka, how to write your own transport plugin)

The transport.h header specifies the API a plugin needs to implement and make available in order to expose a new transport protocol that can be used by the server for talking the Janus API.