Able to catch exceptions from one transport and fall back to the other

This commit is contained in:
Glen Maddern 2025-04-17 16:04:50 +10:00
parent 0bf84d5d22
commit 14109a309f
5 changed files with 104 additions and 51 deletions

6
pnpm-lock.yaml generated
View file

@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@modelcontextprotocol/sdk':
specifier: link:/Users/glen/src/hax/mcp/typescript-sdk
version: link:../../hax/mcp/typescript-sdk
express:
specifier: ^4.21.2
version: 4.21.2
@ -15,9 +18,6 @@ importers:
specifier: ^10.1.0
version: 10.1.0
devDependencies:
'@modelcontextprotocol/sdk':
specifier: link:/Users/glen/src/hax/mcp/typescript-sdk
version: link:../../hax/mcp/typescript-sdk
'@types/express':
specifier: ^5.0.0
version: 5.0.0