grpcwebjs

package
v0.0.0-...-a78facf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2017 License: MIT Imports: 0 Imported by: 0

README

gRPC-web

This folder contains a JS file compiled with the Google Closure Compiler, exposing all the JS Objects used by gRPC-web Clients.

Building

Requirements
  1. Java JRE for the Google Closure Compiler
  2. npm for installing the Google Closure Compiler
  3. protoc for generating proto files

First ensure that all submodules have been populated

$ make checkout

This takes a while. Next you can build the JS file:

$ make build

Using

If you include the grpcwebjs package into your GopherJS file, it'll automatically include the JS as well.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL