This website requires JavaScript.
Explore
Help
Register
Sign In
idan
/
sshwifty-udp-telnet-http
Watch
1
Star
0
Fork
0
You've already forked sshwifty-udp-telnet-http
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cc4f095995cc226aa0b8836b435083c4f8986526
sshwifty-udp-telnet-http
/
application
T
History
NI
a074586dcb
Allowing the entire Stream payload to be relayed to the remote, not just the first part of the payload.
2019-09-19 14:56:48 +08:00
..
command
More robust way to handle write pause and resume
2019-09-16 23:21:02 +08:00
commands
Allowing the entire Stream payload to be relayed to the remote, not just the first part of the payload.
2019-09-19 14:56:48 +08:00
configuration
Use ReadTimeout*0.8 as max heartBeatTimeout rather than ReadTimeout/2.
2019-08-13 10:55:48 +08:00
controller
Use more accurate size to verify payload length
2019-09-19 14:48:19 +08:00
log
…
network
Prevent SetDeadline, SetReadDeadline and SetWriteDeadline from setting up unlimited deadline, and also impose our own timeout retry mechanism.
2019-09-18 18:51:17 +08:00
rw
…
server
Prevent SetDeadline, SetReadDeadline and SetWriteDeadline from setting up unlimited deadline, and also impose our own timeout retry mechanism.
2019-09-18 18:51:17 +08:00
application.go
Handle SIGTERM as well. Why not.
2019-08-18 10:26:54 +08:00
plate.go
…