What's Changed
- Refactor to separate client and proxy server in preparation for more client behaviors by @allenporter in #7
- fix ruff linting for docstring using numpy convention by @grll in #9
- docs: mention pypi package by @sparfenyuk in #10
- Add library for serving an sse server proxying a stdio server by @allenporter in #8
- Add functionality to start an SSE server to proxy a local stdio server by @allenporter in #11
- Update README with new information about command-line interface by @sparfenyuk in #13
New Contributors
Full Changelog: v0.2.2...v0.3.0