vxcontrol-client-lib
The library includes:
-
vxcontrol protocol definition
-
base vxcontrol-client-connection wrapper with reconnect, handler for server-switch
Installing
For the latest stable version:
npm install vxcontrol-client-lib
Usage
plese use the repo "vxcontrol-client-lib-demo"
Docu
generate docs with typedoc
markdown:
npm run-script generate:docs
wiki
comming soon