Skip to content

Cleaned Demo Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@afan1 afan1 released this 26 Jan 00:13
· 35 commits to master since this release

This release builds on top of the initial v0.1.0 demo release.

- Main new feature is the rvi_ws.py library. This file contains the code to create a websocket app rvi object in which you can register functions and set your callback functions. You can create multiple service bundles which will all handle the routing. The dependencies stay the same but some of the APIs have changed.