A JavaScript implementation of gRPC for browser clients. For more information, including a quick start, see the gRPC-web documentation. gRPC-web clients connect to gRPC services via a special proxy; ...
How to get a working copy after a git clone: if you do a plain checkout your missing the bimsurfer package (wich is implemented as a git submodule). to utilize this do the following: ...