deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

Allow consumer of jsapi to provide a custom gRPC transport #6404

Open bmingles opened 1 day ago

bmingles commented 1 day ago

In order to support the vscode extension, we are planning to implement a custom gRPC transport backed by node:http2. We'll need a way to provide this to the Jsapi.