Paritosh Mohan
Paritosh Mohan
Hi there, It looks like October doesn't support Sage yet. Are there any plans on adding support? If not, are there any pointers on how I can send a PR...
Hi there, I would like to add websockets support to the library. I think I have the changes ready. But for my usecase, I would also need to pass in...
- Add support for connecting over websockets - Tested against a real websocket server hosted on smithery.ai. Added this as an example. - Proposed tests (by AI) but these haven't...
feature: support websocket connections and passing in HTTP headers to websockets and SSE connections
Add support for connecting over websockets Add support for passing in HTTP headers to websocket and SSE connections. Tested against a real websocket server hosted on smithery.ai. Added an example....