Ideally this should be based on gRPC. But since gRPC is not (yet) supported for browsers, we may need to develop a WebSocket-based gateway to support the streaming RPC properly.
The library should somehow be part of the leveros npm package... maybe. Or at least have the exact same API as that package, to avoid more learning.
Ideally this should be based on gRPC. But since gRPC is not (yet) supported for browsers, we may need to develop a WebSocket-based gateway to support the streaming RPC properly.
The library should somehow be part of the
leveros
npm package... maybe. Or at least have the exact same API as that package, to avoid more learning.