This website requires JavaScript.
Explore
Help
Register
Sign In
GuanM
/
hysteria-dev
Watch
1
Star
0
Fork
0
You've already forked hysteria-dev
mirror of
https://github.com/cmz0228/hysteria-dev.git
synced
2025-06-08 21:39:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
hysteria-dev
/
pkg
/
core
History
Toby
ede94df103
Passthrough required methods for quic-go to increase the buffer size (
https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
)
2021-04-02 14:20:48 -07:00
..
client_udp_test.go
Implemented UDP for both server & client
2021-03-27 16:51:15 -07:00
client.go
Passthrough required methods for quic-go to increase the buffer size (
https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
)
2021-04-02 14:20:48 -07:00
obfs.go
Passthrough required methods for quic-go to increase the buffer size (
https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
)
2021-04-02 14:20:48 -07:00
protocol.go
Implemented UDP for both server & client
2021-03-27 16:51:15 -07:00
server_client.go
Implemented UDP for both server & client
2021-03-27 16:51:15 -07:00
server.go
Passthrough required methods for quic-go to increase the buffer size (
https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size
)
2021-04-02 14:20:48 -07:00