PhysarumSM / service-manager

LCA and Proxy
Apache License 2.0
0 stars 0 forks source link

L4 Proxying over P2P connections #49

Closed t-lin closed 4 years ago

t-lin commented 4 years ago

This should resolve #30. All identifyable bugs/issues that affect functionality has been resolved.

There still seems to be a few odd cases of streams taking a while to time out and close, unsure if any of them completely stay open. In the long run, if they don't time out or close, it may result in a stream leak. This can be solved in the future with SetDeadline().