snowflake/client/lib
Michael Pu 8fb17de152
Implement SQS rendezvous in client and broker
This features adds an additional rendezvous method to send client offers
and receive proxy answers through the use of Amazon SQS queues.

https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/26151
2024-01-22 13:06:42 -05: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 Change package name and add a package comment 2021-10-04 10:17:37 -04:00
rendezvous.go Implement SQS rendezvous in client and broker 2024-01-22 13:06:42 -05:00
rendezvous_ampcache.go Randomly select front domain from comma-separated list 2023-10-05 17:51:56 -04:00
rendezvous_http.go Randomly select front domain from comma-separated list 2023-10-05 17:51:56 -04:00
rendezvous_sqs.go Implement SQS rendezvous in client and broker 2024-01-22 13:06:42 -05:00
rendezvous_test.go Randomly select front domain from comma-separated list 2023-10-05 17:51:56 -04:00
snowflake.go Implement SQS rendezvous in client and broker 2024-01-22 13:06:42 -05:00
turbotunnel.go Have encapsulation.ReadData return an error when the buffer is short. 2023-11-07 05:51:35 +00:00
util.go change bandwidth type from int to int64 to prevent overflow 2022-11-21 10:33:21 -05:00
webrtc.go Cosmetic fixes taken from !219. 2024-01-16 18:43:58 +00:00