@reactivemarkets/switchboard-api
Version:
Generated api for Reactive Markets Switchboard network
25 lines (16 loc) • 950 B
Markdown
Switchboard network provides a API for WebSockets.
The API uses [Google Flatbuffers](https://google.github.io/flatbuffers/) to binary-encode
application messages trasmitted over WebSockets.
Flatbuffers provides an efficient serialisation/deserialisaton mechanism in terms of both processing
and space requirements.
See our [Developer Docs](https://developer.reactivemarkets.com) for full documentation.
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details
on our code of conduct, and the process for submitting pull requests to us.
We use [SemVer](https://semver.org/) for versioning. For the versions available, see the [releases
page](https://github.com/reactivemarkets/switchboard-api/releases).
This project is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
A copy of the license is available in the [LICENSE](LICENSE) file.