You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Problem
The websocket transport layer for client isn't part of the MCP official
spec, so enforcing it as a 'required' library and dependency doesn't
make sense.
## Solution
Mark `:gun` as optional dependency and making the websocket related
modules dynamically loaded if the dependency is available
## Rationale
N/A
0 commit comments