refactor: remove SSE transport support from code and documentation #97

Merged
appleboy merged 1 commits from deprecated into main 2025-09-27 08:01:56 +00:00
Member
  • Remove support and documentation for sse mode across all language README files
  • Update CLI flags and help text to exclude references to sse mode
  • Remove SSE server initialization in operation logic
  • Adjust error messages to only mention stdio and http transport types
  • Update logging setup to remove sse mode conditional logging

See the latest documentation: https://modelcontextprotocol.io/specification/2025-06-18/basic/transports

Signed-off-by: appleboy appleboy.tw@gmail.com

- Remove support and documentation for sse mode across all language README files - Update CLI flags and help text to exclude references to sse mode - Remove SSE server initialization in operation logic - Adjust error messages to only mention stdio and http transport types - Update logging setup to remove sse mode conditional logging See the latest documentation: https://modelcontextprotocol.io/specification/2025-06-18/basic/transports Signed-off-by: appleboy <appleboy.tw@gmail.com>
appleboy added 1 commit 2025-09-27 07:49:55 +00:00
refactor: remove SSE transport support from code and documentation
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 11s
check-and-test / Run govulncheck (pull_request) Successful in 15s
ccf4bac058
- Remove support and documentation for sse mode across all language README files - Update CLI flags and help text to exclude references to sse mode - Remove SSE server initialization in operation logic - Adjust error messages to only mention stdio and http transport types - Update logging setup to remove sse mode conditional logging Signed-off-by: appleboy <appleboy.tw@gmail.com>
appleboy merged commit 88471b5de0 into main 2025-09-27 08:01:56 +00:00
appleboy deleted branch deprecated 2025-09-27 08:01:57 +00:00
Sign in to join this conversation.
No description provided.