Skip to content

Optimistically grant and buffer SOCKS conns

Cecylia Bocovich requested to merge buffered into main

Registration can fail if the station is under high load. This change adds very simple buffering at the client to allow for retries until a phantom connection is established.

Closes #19 (closed)

Merge request reports