mirror of
https://github.com/keroserene/snowflake.git
synced 2026-08-16 13:00:55 +02:00
The other interfaces in client/lib/interfaces.go exist for the purpose of running tests, but not Snowflake. Existing code would not have worked with other types anyway, because it does unchecked .(*WebRTCPeer) conversions. |
||
|---|---|---|
| .. | ||
| interfaces.go | ||
| lib_test.go | ||
| peers.go | ||
| rendezvous.go | ||
| snowflake.go | ||
| turbotunnel.go | ||
| util.go | ||
| webrtc.go | ||