Skip to content

teonet-go/teowebrtc_log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Teonet webrtc log

This project contain log definition used in Teonet webrts packages

Packages where used this package

teowebrtc_signal - signal server packet and application. It start websocket server, wait client connection and resend webrtc signals between webrtc clients and server

teowebrtc_signal_client - signal server client, used to establish webrtc connection

teowebrtc_server - webrtc server package and sample application to connect clients

teowebrtc_client - webrtc client package and sample application which connected to webrtc server

teowebrtc_wasm - webrtc web (wasm) sample application which connected to webrtc server from browser.