Commit graph

33 commits

Author SHA1 Message Date
世界 bc32c78d03
Improve multiplex 2023-06-07 20:46:34 +08:00
世界 438de36749
Make v2ray http2 conn public 2023-04-22 08:14:55 +08:00
世界 df0eef770e
Fix http response check
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-22 08:14:55 +08:00
H1JK e1d96cb64e
Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
Hellojack ec2d0b6b3c
Remove TLS requirement for gRPC client 2023-04-21 17:48:29 +08:00
世界 4382093868
Prepare deadline interface 2023-04-19 21:58:58 +08:00
世界 34cc7f176e
Fix parsing query in http path 2023-04-14 20:59:16 +08:00
世界 53e4302143
Fix set HTTP TLS ALPN 2023-04-14 20:56:55 +08:00
世界 cf778eda4f
Fix v2ray http transport server read request 2023-04-14 20:56:51 +08:00
世界 0d7aa19cd1
Fix write http status after response sent 2023-04-14 20:55:20 +08:00
世界 46c318c6fe
Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
世界 19a35ec6a4
Fix http2 transport close 2023-03-31 14:31:35 +08:00
世界 4999441a85
Fix missing default host in v2ray http transport`s request 2023-03-27 08:20:59 +08:00
世界 6af9c2b3ca
Add health check support for http-based v2ray transport 2023-03-11 15:49:02 +08:00
世界 bdc620dab1
Fix http server usage 2023-03-11 15:05:07 +08:00
世界 b14ae51f71
Fix create badhttp2 server 2023-03-01 19:09:21 +08:00
世界 ed50257735
Add custom TLS server support for http based v2ray transports 2023-02-28 13:03:44 +08:00
世界 2bd91baad0
Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
世界 044f9c5d4f
Fix write to h2 conn after closed 2023-01-08 15:43:12 +08:00
世界 ee3cd49aa5
Fix tls config for h2 server 2022-11-26 14:55:51 +08:00
Hellojack 01b4769852
Cleanup gun conn code 2022-11-23 14:56:31 +08:00
世界 ce1ddc400f
Support x/h2 v0.2.0 deadline 2022-11-11 22:08:20 +08:00
世界 5510c474c7
Fix h2c transport 2022-11-09 12:15:14 +08:00
世界 eb2e8a0b40
Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界 a2d1f89922
Add custom tls client support for v2ray h2/grpclite transports 2022-09-11 22:44:35 +08:00
世界 ee7e976084
Refactor TLS 2022-09-10 22:10:45 +08:00
世界 d440a01792
Add grpc compatibility test 2022-08-29 10:15:25 +08:00
Hellojack de2453fce9
Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
世界 f841459004
Cleanup vmesshttp 2022-08-26 08:41:45 +08:00
世界 a940703ae1
Suppress expected error 2022-08-25 11:02:27 +08:00
世界 9f6ff54a76
Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界 a24a2b475a
Allow http1 in v2ray HTTP transport 2022-08-22 23:02:25 +08:00
世界 4005452772
Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00