/vdsm-jsonrpc-go

Jsonrpc over stomp go binging

Primary LanguageGo

vdsm-jsonrpc-go

Jsonrpc over stomp go binding which allows to talk to Vdsm

Features

TODO

  • Events

Usage Instructions

Download:

go get github.com/pkliczewski/vdsm-jsonrpc-go

Build and run example:

go build && go run example/main.go

Example configuration can be found here