LukeSawyers

Results 2 issues of LukeSawyers

Consistently experiencing rather long connection times from various clients (~ 2 sec) when using the fleck server Given Server code: ``` var s = new WebSocketServer("ws://0.0.0.0:8049") s.ListenerSocket.NoDelay = true; s.Start(HandleSocketConnection);...

**Description** This tool does not appear to run correctly on Linux. Suspect this is is a problem with path rooting as the printed out path is not correctly rooted (should...