rglw_api 0.0.1

Rustyglware websocket api.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## RGLW API

[![pipeline status](https://gitlab.com/rglw/public/apis/rglw_api/badges/main/pipeline.svg)](https://gitlab.com/rglw/public/apis/rglw_api/-/commits/main)

[![Latest Release](https://gitlab.com/rglw/public/apis/rglw_api/-/badges/release.svg)](https://gitlab.com/rglw/public/apis/rglw_api/-/releases)

### How to install

Add this to your Cargo.toml file.

```toml
[dependencies.rglw_api]
version = "0.0.1"
```

WIP: Missing documentation