-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: modelcontextprotocol/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: modelcontextprotocol/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ochafik/streamable-http-client
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 8 files changed
- 3 contributors
Commits on Jul 31, 2025
-
文徐 committed
Jul 31, 2025 Configuration menu - View commit details
-
Copy full SHA for e977423 - Browse repository at this point
Copy the full SHA e977423View commit details -
文徐 committed
Jul 31, 2025 Configuration menu - View commit details
-
Copy full SHA for 9019b4b - Browse repository at this point
Copy the full SHA 9019b4bView commit details -
文徐 committed
Jul 31, 2025 Configuration menu - View commit details
-
Copy full SHA for 98129c2 - Browse repository at this point
Copy the full SHA 98129c2View commit details -
文徐 committed
Jul 31, 2025 Configuration menu - View commit details
-
Copy full SHA for f29a898 - Browse repository at this point
Copy the full SHA f29a898View commit details
Commits on Aug 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7149139 - Browse repository at this point
Copy the full SHA 7149139View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b4b7a - Browse repository at this point
Copy the full SHA 39b4b7aView commit details
Commits on Aug 7, 2025
-
feat: implement StreamableHTTPClient as a cleaner replacement for str…
…eamablehttp_client - Add StreamableHTTPClient class with better encapsulation - Support httpx_client_factory and auth parameters - Maintain backwards compatibility with async context manager interface - Provide connect() method for explicit connection management - Add comprehensive docstrings and type annotations The new class provides the same 3-tuple interface (read_stream, write_stream, get_session_id) as the original streamablehttp_client function, ensuring full backwards compatibility.
Configuration menu - View commit details
-
Copy full SHA for 77f0560 - Browse repository at this point
Copy the full SHA 77f0560View commit details -
refactor: deprecate streamablehttp_client function in favor of Stream…
…ableHTTPClient - Replace streamablehttp_client implementation to use StreamableHTTPClient internally - Add deprecation warning to guide users to the new class - Maintain full backwards compatibility - All tests pass with the new implementation The function now delegates to the new StreamableHTTPClient class, ensuring consistent behavior while encouraging migration to the cleaner class-based API.
Configuration menu - View commit details
-
Copy full SHA for 1be5a26 - Browse repository at this point
Copy the full SHA 1be5a26View commit details
Commits on Aug 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 24be61b - Browse repository at this point
Copy the full SHA 24be61bView commit details
Commits on Sep 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ca0f2d - Browse repository at this point
Copy the full SHA 0ca0f2dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...ochafik/streamable-http-client