Add Snowflake pluggable transport.

This commit is contained in:
akwizgran
2022-09-27 14:01:21 +01:00
parent 23f5de66a8
commit 264b2ca2f3
14 changed files with 172 additions and 53 deletions

View File

@@ -40,6 +40,7 @@ buildscript {
jackson_version = "2.13.0"
tor_version = "0.4.5.14"
obfs4proxy_version = "0.0.14"
snowflake_version = "2.3.1"
junit_version = "4.13.2"
jmock_version = '2.12.0'
}