JonniK
JonniK
Websocket client is accidentally closing when fragmented message is received. I think it's related to this issue https://github.com/AsyncHttpClient/async-http-client/issues/655
Then trying to load non-existing user / media / etc I get JsonProcessingException without any status info. I think it will be usefull to add http response status data and...
Handlers for functions `query-one` and `query` in async context are equals therefore both functions returns only first row of result set.