JonasHallFnx

Results 5 issues of JonasHallFnx

In #504 an ordering issue for writes was solved by having writes enqueued on the computation scheduler. Unfortunately there seems to be a glitch when the emitted messages comes from...

I am getting `java.nio.channels.ClosedChannelException` in my TcpClient when the server closes the connection. I would expect the `getInput()` Observable to complete when the client notices a closed connection, rather than...

Check names, whitespace, imports, linebreaks.

Also make classes private/package protected if they do not need to be exposed. Consider extensions that we have made in fortnox project though, so we don't lock down that.