razvanm / vanadium-core

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.3%Language:HTML 0.3%Language:Shell 0.2%Language:Yacc 0.2%Language:C 0.0%Language:JavaScript 0.0%Language:CSS 0.0%Language:Makefile 0.0%