Skip to content

Commit 4711c1c

Browse files
committed
v3.3: Improve stdio concurrency; thanks to @rsonghuster; @zxypro1
1 parent 8bc8307 commit 4711c1c

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,9 @@ Supergateway emphasizes modularity:
297297

298298
## Contributors
299299

300+
- [@rsonghuster](https://github.com/rsonghuster)
301+
- [@zxypro1](https://github.com/zxypro1)
302+
- [@nicojahn](https://github.com/nicojahn)
300303
- [@griffinqiu](https://github.com/griffinqiu)
301304
- [@folkvir](https://github.com/folkvir)
302305
- [@wizizm](https://github.com/wizizm)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "supergateway",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "Run MCP stdio servers over SSE, Streamable HTTP or visa versa",
55
"repository": {
66
"type": "git",

supergateway.png

14.7 KB
Loading

0 commit comments

Comments
 (0)