telebit/rvpn
Henry Camacho ff3e63da8d Correcting Critical Bug
- when testing streams to WSS client, I caused tunnel.js to abort in xfer.
- this caused a panic in go.
- found that connection was reaped and garbage collected during send routines.
- placed synchronize around a connection states.
- moved connection creation into connection table.
- allowed connections to hang around while in a false state…
- will have a go routine remove them after some idle time and connections being false.
2017-02-19 14:05:06 -06:00
..
admin Testing for AJ 2017-02-18 15:21:36 -06:00
client Correcting Critical Bug 2017-02-19 14:05:06 -06:00
connection Correcting Critical Bug 2017-02-19 14:05:06 -06:00
external Testing for AJ 2017-02-18 15:21:36 -06:00
html Restructured project abstracting modules, using Caddy as a guide. 2017-02-11 22:13:29 -06:00
instrumentation Restructured project abstracting modules, using Caddy as a guide. 2017-02-11 22:13:29 -06:00
matching Testing for AJ 2017-02-18 15:21:36 -06:00
packer Correcting Critical Bug 2017-02-19 14:05:06 -06:00
rvpnmain Testing for AJ 2017-02-18 15:21:36 -06:00
xlate lots of changes 2017-02-12 14:39:50 -06:00