snowflake/client/lib
Cecylia Bocovich 97bab94e67 Make sure command line ice servers are used
This commit fixes a small error introduced in a previous commit. Servers
given by command line options weren't being added to the configuration
because we were checking for `iceServers` to be nil instead of not nil.
2019-10-08 09:27:52 -04:00
..
interfaces.go Ported snowflake client to work with pion/webrtc 2019-10-08 09:27:52 -04:00
lib_test.go Ported snowflake client to work with pion/webrtc 2019-10-08 09:27:52 -04:00
peers.go Start refactoring out a client and library 2018-11-20 22:38:02 -05:00
rendezvous.go Make sure command line ice servers are used 2019-10-08 09:27:52 -04:00
snowflake.go Start refactoring out a client and library 2018-11-20 22:38:02 -05:00
util.go Ported snowflake client to work with pion/webrtc 2019-10-08 09:27:52 -04:00
webrtc.go Ported snowflake client to work with pion/webrtc 2019-10-08 09:27:52 -04:00