Commit History

fix: complete raw ASGI router implementation for SSE
da2bf0a

Daksh C Jain commited on

fix: use raw ASGI handler for SSE to avoid Request object attribute errors
0e050fa

Daksh C Jain commited on

fix: typo in sse.handle_post_message handler name
30cbd55

Daksh C Jain commited on

fix: bypass FastMCP.run and use explicit uvicorn binding for SSE
875cd4d

Daksh C Jain commited on

fix: resolve TypeError in FastMCP.run and upgrade to Python 3.11
35a2e7f

Daksh C Jain commited on