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
It would be great to have support for JSON-RPC servers running in a subprocess (e.g. spawned by Command::spawn) that communicate via stdio. This would be especially useful as a counterpart to jsonrpc-stdio-server.