fix quic issues #371

This commit is contained in:
233boy
2019-11-01 10:14:58 +08:00
parent 6288fcfbf1
commit e01ba62266
3 changed files with 1 additions and 4 deletions

View File

@@ -23,7 +23,6 @@
"streamSettings": {
"network": "quic",
"quicSettings": {
"security": "aes-128-gcm",
"key": "",
"header": {
"type": "none"
@@ -56,7 +55,6 @@
"streamSettings": {
"network": "quic",
"quicSettings": {
"security": "aes-128-gcm",
"key": "",
"header": {
"type": "none"

View File

@@ -20,7 +20,6 @@
"streamSettings": {
"network": "quic",
"quicSettings": {
"security": "aes-128-gcm",
"key": "",
"header": {
"type": "none"