Home - RiftCat/vridge-api GitHub Wiki
Simple usage
If you want the simplest way to get started, read about VridgeRemote access layer.
Advanced usage
Start with Control channel to learn how to manually manage connection.
If you want to implement everything on your own, protocol definition file is available here.
Warning: In v3.1 there were major protocol changes. Everything should be backwards-compatible (async offset only partially) but let us know if you find any issues or inconsistencies.