Issues
- 1
- 0
Check uvicorn implementations for tests
#102 opened by sysid - 1
- 0
Cleanup on client disconnect
#97 opened by sergpsu - 2
Should the content parameter on EventSourceResponse take a stream of Any?
#101 opened by datalogics-kam - 1
Escaping Newlines
#96 opened by CiberNin - 1
- 1
- 3
I have a fastAPI stream request, and when I call it on the client, I can interrupt the request. So how do I know the action of this interrupt on the fastAPI server?
#61 opened by controZheng - 1
how to close DEBUG log. log is too much
#95 opened by ZTurboX - 5
Question: SSE multicast?
#81 opened by ptrhbt - 10
- 2
- 1
- 1
Frozen Client Connections - SSE Send Timeout
#89 opened by blodow - 2
- 5
Python type hints
#86 opened by lukecivantos - 1
Why is fastapi a dependency of this project ?
#85 opened by Tobi-De - 4
- 4
- 4
- 6
EventSourceResponse performance
#77 opened by maves-knx - 2
- 4
- 2
GPU memory footprint
#72 opened by SevenMpp - 1
How send message without `data:`
#71 opened by ahvahsky2008 - 2
- 1
Usage without Async Generators
#67 opened by stevenjlm - 3
Multiple events grouped as one event
#66 opened by cirezd - 1
Do we concern to use SseState in the future?
#64 opened by AbelKoo - 4
returning a stream event without "data:"
#63 opened by syberkitten - 1
Can this be used for Flask?
#62 opened by yuemengrui - 3
Put id: after data:
#58 opened by cancan101 - 3
- 4
Contribution guidelines missing
#50 opened by vrslev - 2
Handling Errors Best Practices
#52 opened by Filimoa - 7
Heartbeat event?
#51 opened by nuance1979 - 1
RuntimeError in stream_generator.py example
#49 opened by DurandA - 2
Various test issues/ideas
#46 opened by jakkdl - 3
asyncio.InvalidStateError on async generator when connection is closed with FastAPI
#48 opened by DurandA - 2
Postman SSE Support does not work
#47 opened by hburrichter - 0
UnicodeDecodeError
#41 opened by yukw777 - 1
Custom async generators support
#42 opened by MaksimZayats - 1
- 2
generator stays active after calling EventSource.close() and closing the browser
#39 opened by wwitzel3 - 1
Replace asyncio.sleep() with anyio.sleep()
#37 opened by uSpike - 5
py.typed file missing in 1.x versions
#36 opened by HugoJP1 - 1
Allow cache control header override
#34 opened by gagantrivedi - 1
- 1