snowflake/client/lib
KokaKiwi 01bde142d4
refactor: move media channel handling to common/ and setup duplex channel
a duplex media channel should be more realistic, you generally both send and receive media when doing video call and
stuff
2025-08-16 18:52:31 +02:00
..
interfaces.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
lib_test.go Move the development to gitlab 2023-05-31 10:01:47 +02:00
peers.go Perform SnowflakeConn.Close() logic only once 2024-10-29 14:58:01 -04:00
rendezvous.go fix: make NATPolicy thread-safe 2025-03-12 00:47:22 +04:00
rendezvous_ampcache.go refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00
rendezvous_http.go refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00
rendezvous_sqs.go Switch to sqscreds param for passing in SQS credentials 2024-03-09 13:35:16 -05:00
rendezvous_test.go feat(client): try restricted proxy if NAT unknown 2024-12-05 10:34:08 -05:00
snowflake.go Comment typo. 2025-01-13 08:49:15 +00:00
turbotunnel.go Finish incomplete comment for newEncapsulationPacketConn. 2024-12-12 06:40:57 +00:00
util.go refactor: move media channel handling to common/ and setup duplex channel 2025-08-16 18:52:31 +02:00
webrtc.go refactor: move media channel handling to common/ and setup duplex channel 2025-08-16 18:52:31 +02:00