Skip to content

Repository documenting TouchDesigner's Signaling API, used with the Signaling Server and Signaling Client, as well as WebRTC components. The Signaling API is documented using JSON Schema.

License

Notifications You must be signed in to change notification settings

TouchDesigner/SignalingAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SignalingAPI

The Signaling API is describing the message types being exchanged between a signaling server and its clients or between client and client when they are routing message through the signaling server.

If a 3rd party application wishes to connect with TouchDesigner's own signaling server, the messages being exchanged should comply with the Signaling API described in the following section.

Note that some components can be developed to subscribe to signaling messages through the signalingClient COMP Subscribe() method.

i.e. The WebRTC COMP is subscribing to messages being exchanged through the signaling server and clients, and complying with the Signaling API.

About

Repository documenting TouchDesigner's Signaling API, used with the Signaling Server and Signaling Client, as well as WebRTC components. The Signaling API is documented using JSON Schema.

Resources

License

Stars

Watchers

Forks

Packages

No packages published