gfw-report / trojan-go

使用最新的uTLS来缓解GFW自2022年10月3日以来的大规模封锁。 Use the latest uTLS library to mitigate the GFW's large scale blocking since October 3, 2022.
GNU General Public License v3.0
336 stars 31 forks source link

Trojan-go wih CDN and Websocket does not work #2

Open cary-sas opened 1 year ago

cary-sas commented 1 year ago

Please read detail info in here

CXwudi commented 11 months ago

I think we should really revert this changes https://github.com/p4gefau1t/trojan-go/issues/271#issuecomment-787285471

Because websocket is only supported in http 1.1, websocket is not supported in http 2 and 3. So it is better to just use http 1.1 when the client uses websocket