-
We should support a case when an api method is returning something different than `application/json`, e.g. a binary file download.
It would work by adding `responseType: ResponseType.STREAM` into d…
-
Hello,
I have a bunch of plain http server endpoints which works fine but one of them I needed to change to give back `serverSentEventsBody` so this is the only endpoint that gives back `Stream[Thr…
-
windows 8.1
rxnetty 0.4.5-rc.2 (0.4.4 is fine)
rxjava-1.0.4
what happen?
[gist code!](https://gist.github.com/chen56/f5bb578393925d8f5f22#file-rxnetty-0-4-5-rc-2-bug)
other question, can you help…
-
-
### Summary
Currently, according to the Litestar docs,
> The cleanup stage is executed after the handler function returns, but before the response is sent (in case of HTTP requests)
This mean…
-
Unfortunately, the existing build and tests are based on Linux and this works well for Posix users (Mac, Unix, Linux, etc). Our CI only runs on ubuntu VMs. This can be said of basically all Pekko buil…
-
Issue #5471 was closed with the recommendation to reconnect to SSE streams in the application layer.
It would be helpful to expose the retry times in [retry fields](https://developer.mozilla.org/en…
-
Hello,
We were working on an HttpDisconnectMiddleware, which would cancel the ongoing tasks when user cancels the requests.
We were using this same middleware with other servers like uvicorn and …
-
-
- [x] races (start/stop, start/close/stop)
- transports:
- [x] longpolling (see SignalR source - there is some special logic when closing the LP transport)
- [ ] serverSentEvents
- [ ] b…