snowflake/client/lib
Cecylia Bocovich 2b04357550 Connect pion library logger with snowflake log
We need to set up the pion/webrtc logger to write output to the
snowflake log, otherwise the warnings we are getting from the pion
library are being lost.

Note: this requires go version 1.13 and later in order to use the
`log.Writer()` function.
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 Connect pion library logger with snowflake log 2019-10-08 09:27:52 -04:00