mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||