The backend already fully supports streaming filtered logs, but it isn't implemented on the frontend. Currently, there is a problem with allowing server-side streaming via gRPC-web, perhaps websockets could be used to fix that issue. Not sure if the currently used protobuf-ts supports generating a client for websockets though.
The backend already fully supports streaming filtered logs, but it isn't implemented on the frontend. Currently, there is a problem with allowing server-side streaming via gRPC-web, perhaps websockets could be used to fix that issue. Not sure if the currently used protobuf-ts supports generating a client for websockets though.