This website requires JavaScript.
Explore
Help
Sign in
Niko
/
hysteria
Watch
1
Star
0
Fork
You've already forked hysteria
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fc4d573f3d
hysteria
/
pkg
/
core
History
Toby
6ddcbdc01d
Implement Prometheus metrics
2021-04-10 18:01:56 -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
client_udp_test.go
Implemented UDP for both server & client
2021-03-27 16:51:15 -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.go
Implement Prometheus metrics
2021-04-10 18:01:56 -07:00
server_client.go
Implement Prometheus metrics
2021-04-10 18:01:56 -07:00