rglw_api 0.0.1

Rustyglware websocket api.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[global.database.default]
uri = "sqlite://database.sqlite?mode=rwc"
max_connections = 100
min_connections = 5
acquire_timeout = 8
idle_timeout = 8
max_lifetime = 8
logging = true
log_level = "Debug"
output_schemas = true
schemas_location = "schemas"