References
summary | ||
public |
C ArcStore Table that contains all living sockets that might be in use. |
|
public |
An interface for protocols that checks if all functions have been provided. |
|
public |
Easy-to-use interface to establish multiple WebRTC connections using SimplePeer (npm: simple-peer) |
entries
exceptions
summary | ||
public |
Exception thrown when the message does not have the required data. |
|
public |
Exception that fires when a message arrives too late and the entry in the table has already been purged. |
|
public |
Exception that rise when a protocol registers and its identifier already exists in registered protocols of neighborhood-wrtc. |
|
public |
Exception that fires when trying to access or use a socket that does not exist. |
|
public |
Exception that fires when the interface of the protocol using neighborhood is not complete. |