On Tuesday, 3 November 2015 at 23:16:59 UTC, bertg wrote:Try replacing the following loop to have a receive that times out or while(true) to while(web socked.connected)[...][...]
That didn't solve the problem. How would that solve the problem? std.concurrency.receive does not have a timeout either.