Home Manual Reference Source Repository

References

Class Summary

Static Public Class Summary
public

BotServer can listen on web socket.

public

Wrapper class for RTCDataChannel and WebSocket.

public

It is responsible to build a channel between two peers with a help of WebSocketService and WebRTCService.

public

Fully connected web channel manager.

public

Message builder service is responsible to build messages to send them over the WebChannel and treat messages received by the WebChannel.

public

Abstract class which each service should inherit.

public

It is a factory helper class which is responsible to instantiate any service class.

public

This class represents a door of the WebChannel for the current peer.

public

Utility class contains some helper static methods.

public

This class is an API starting point.

public

Service class responsible to establish connections between peers via RTCDataChannel.

public

Service class responsible to establish connections between peers via WebSocket.

Interface Summary

Static Public Interface Summary
public

It is responsible to preserve Web Channel structure intact (i.e.

Function Summary

Static Public Function Summary
public

Create WebChannel.

Variable Summary

Static Public Variable Summary
public

WebRTCService identifier.

public

WebSocketService identifier.

Typedef Summary

Static Public Typedef Summary
public

Header of the metadata of the messages sent/received over the WebChannel.

public

Necessary data to join the WebChannel.

public
public

WebChannel settings

External Summary

Static Public External Summary
public
public
public
public
public
public
public
public
public
public