fastmcp/docs/deployment
Jeremiah Lowin a39b3534e4
SEP-1699: Add SSE polling support with EventStore (#2564)
* Add EventStore and SSE polling support (SEP-1699)

* Add close_sse_stream() method to Context

* Add SSE polling documentation

* Fix missing Context import in docs example

* Remove EventStore from root __init__.py, update docs imports

- Removed EventStore import and export from src/fastmcp/__init__.py
- Updated docs to import EventStore from fastmcp.server.event_store
- Resolves merge conflict by not exporting EventStore from root package
2025-12-09 09:55:51 -05:00
..
fastmcp-cloud.mdx Update fastmcp cloud server requirements (#1497) 2025-08-14 12:23:00 -04:00
http.mdx SEP-1699: Add SSE polling support with EventStore (#2564) 2025-12-09 09:55:51 -05:00
running-server.mdx Remove trailing slashes from MCP endpoint URLs in docs (#2277) 2025-10-27 10:36:47 -04:00
server-configuration.mdx Add type field to Environment base class (#1676) 2025-08-30 07:47:24 -04:00