Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

A JavaScript implementation of the Proteus Quickstart Exercise

Notifications You must be signed in to change notification settings

netifi/proteus-quickstart-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proteus Quickstart - JavaScript

This project has moved to https://github.com/netifi/netifi-quickstart-js

A tutorial on how to use this quickstart can be found on netifi.com.

Regenerating the protocol buffers

If you make any edits to service.proto, you'll need to regenerate the generated protocol buffer JS files in order to use the changed protocol. First, install protoc to your system and make sure that it is in your $PATH. Then, you should be able to run yarn protoc to generate protocol buffer files for the messages and services.

About

A JavaScript implementation of the Proteus Quickstart Exercise

Resources

Stars

Watchers

Forks

Packages

No packages published