You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Kslr ae04c402da
Revert "Fix self-signed certificates on Windows"
5 years ago
..
domainsocket Some code improvements 5 years ago
headers Some code improvements 5 years ago
http add server side h2c support 5 years ago
kcp comments 6 years ago
quic remove dep of assert lib 6 years ago
tcp slow down when there is not enough file descriptors. fixes #1574 6 years ago
tls Revert "Fix self-signed certificates on Windows" 5 years ago
udp remove dep on assert lib 6 years ago
websocket external module gorilla/websocket use mod version 5 years ago
config.go warning message for global trasnport config 6 years ago
config.pb.go update proto lib 6 years ago
config.proto remove use of context.WithValue in transport 6 years ago
connection.go
dialer.go remove use of context.WithValue in transport 6 years ago
dialer_test.go remove dependency on assert lib 6 years ago
errors.generated.go
header.go
header_test.go remove dependency of assert lib 6 years ago
internet.go
memory_settings.go
sockopt.go
sockopt_darwin.go remove use of context.WithValue in transport 6 years ago
sockopt_linux.go Add SO_REUSEPORT (kernel level load balance) support 5 years ago
sockopt_linux_test.go fix broken test again 6 years ago
sockopt_other.go remove use of context.WithValue in transport 6 years ago
sockopt_test.go remove common/compare package 6 years ago
sockopt_windows.go remove use of context.WithValue in transport 6 years ago
system_dialer.go fix bind addr check 6 years ago
system_listener.go api doc 6 years ago
system_listener_test.go allow custom controller function 6 years ago
tcp_hub.go return error on listening domain address 6 years ago