mirror of https://github.com/fatedier/frp
![]() - Update go.mod to use github.com/quic-go/quic-go v0.53.0 - Replace quic.Connection interface with *quic.Conn struct - Replace quic.Stream interface with *quic.Stream struct - Update all affected files to use new API: - pkg/util/net/conn.go: Update QuicStreamToNetConn function and wrapQuicStream struct - server/service.go: Update HandleQUICListener function parameter - client/visitor/xtcp.go: Update QUICTunnelSession struct field - client/connector.go: Update defaultConnectorImpl struct field Fixes #4852 Co-Authored-By: fatedier <fatedier@gmail.com> |
||
---|---|---|
.. | ||
auth | ||
config | ||
errors | ||
featuregate | ||
metrics | ||
msg | ||
nathole | ||
plugin | ||
proto/udp | ||
sdk/client | ||
ssh | ||
transport | ||
util | ||
virtual | ||
vnet |