- Oct 08, 2019
-
-
Cecylia Bocovich authored
Modified the snowflake client to use pion/webrtc as the webrtc library. This involved a few small changes to match function signatures as well as several larger ones: - OnNegotiationNeeded is no longer supported, so CreateOffer and SetLocalDescription have been moved to a go routine called after the other peer connection callbacks are set - We need our own deserialize/serialize functions - We need to use a SettingEngine in order to access the OnICEGatheringStateChange callback
-
- May 28, 2019
-
-
Cecylia Bocovich authored
-
- Nov 21, 2018
-
-
Arlo Breault authored
-
- Jul 29, 2016
-
-
Serene H authored
-
- Jun 16, 2016
-
-
Serene Han authored
- stabilize rest of WebRTCPeer - use uid for the datachannel label - store a consistent WebRTC config in the dialer
-
- Jun 15, 2016
-
-
Serene Han authored
-
- Jun 13, 2016
-
-
Serene Han authored
-
Serene Han authored
-
- Jun 12, 2016
-
-
Serene Han authored
maxedChan
-
Serene Han authored
-
- May 24, 2016
-
-
Serene Han authored
-
Serene Han authored
-
- May 20, 2016
-
-
Serene Han authored
-
- May 18, 2016
-
-
Serene Han authored
-
- Apr 05, 2016
-
-
- Mar 27, 2016
-
-
- Mar 09, 2016
-
-
Serene Han authored
retry client offers immediately instead of reset, combine sendOffer and receiveAnswer into exchangeSDP
-
- Feb 27, 2016
-
-
Serene Han authored
-
- Feb 24, 2016
-
-
Serene Han authored
remove webRTCConn SendLoop and simplify Write without additional channel, as net.Conn is already safe
-
Serene Han authored
-
- Feb 21, 2016
-
-
Serene Han authored
-
- Feb 20, 2016
-
-
Serene Han authored
clean up ice candidate log message. still need to debug the copy loop break.
-
- Feb 18, 2016
-
-
Serene Han authored
log traffic bytes only once every few seconds, along with OnMessage & datachannel.Send counts, to prevent flooded logs
-
Serene Han authored
-
Serene Han authored
-
Serene Han authored
-
Serene Han authored
-