Xray-examples icon indicating copy to clipboard operation
Xray-examples copied to clipboard

QUIC multiple connection issue?

Open yaser-k opened this issue 2 years ago • 1 comments
trafficstars

I able to just establish 1 quic connection for each node. the second connection can't connect or if I use 2 quic in routing section, both connection stop working, is it something related to quic design or implementation?

yaser-k avatar Feb 03 '23 09:02 yaser-k

Xray's QUIC is not recommended, try this https://github.com/e1732a364fed/v2ray_simple/blob/main/examples/quic.server.toml

SakuraSakuraSakuraChan avatar Feb 11 '23 18:02 SakuraSakuraSakuraChan