Skip to content

bprosnitz/core

 
 

Repository files navigation

Vanadium Core

Build Status

This is a slimmed down version of Vanadium that is focused on its RPC system. Building doesn't require the jiri tool and everything is in a single git repository.

Install steps

Assuming a single path in $GOPATH:

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

The above will not work if v.io doesn't point to this repo.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.8%
  • Java 6.8%
  • Objective-C 0.5%
  • HTML 0.3%
  • Groovy 0.2%
  • C 0.2%
  • Other 0.2%