Skip to content
forked from vanadium/core

Slimmed down version of Vanadium that is focused on its RPC system.

License

Notifications You must be signed in to change notification settings

matthewloring/core

 
 

Repository files navigation

Vanadium Core

Build Status

This is a slimmed down version of Vanadium that is focused on its secure RPC system and service discovery. See the Vanadium site for more details, remembering that this repository implements RPC, security and naming; it does not provide support for mobile development.

Install steps

Assuming a single path in $GOPATH:

go get -t v.io/...
VDLPATH=$GOPATH/src go test v.io/...

About

Slimmed down version of Vanadium that is focused on its RPC system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • HTML 0.3%
  • Shell 0.2%
  • C 0.2%
  • Yacc 0.1%
  • JavaScript 0.0%