The only thing that might be holding back against browser support is the GRPC/Protobuf stuff. I haven't really looked into it all that much. I think I have chosen options which are native JS but they may be "native JS relying on node-specific services". I believe there exists a browser-based grpc client and so it should be possible.
Testing will be needed and will probably the bigger challenge.
The only thing that might be holding back against browser support is the GRPC/Protobuf stuff. I haven't really looked into it all that much. I think I have chosen options which are native JS but they may be "native JS relying on node-specific services". I believe there exists a browser-based grpc client and so it should be possible.
Testing will be needed and will probably the bigger challenge.