Skip to content

Instantly share code, notes, and snippets.

@Niraj-Fonseka
Last active June 18, 2020 04:16
Show Gist options
  • Save Niraj-Fonseka/723cd64e92213c48451872bf21220d5e to your computer and use it in GitHub Desktop.
Save Niraj-Fonseka/723cd64e92213c48451872bf21220d5e to your computer and use it in GitHub Desktop.
protoc sensor.proto \
--js_out=import_style=commonjs,binary:./../js-client/src/sensorpb \
--grpc-web_out=import_style=commonjs,mode=grpcwebtext:./../js-client/src/sensorpb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment