2024-08-19 12:07:15 +02:00
|
|
|
# rwws - RealWeather Web Server
|
2024-08-17 13:26:58 +02:00
|
|
|
|
2024-08-21 18:01:37 +02:00
|
|
|
This contacts APIs instead of the servers because we scrape some, and we don't want to draw attention
|
2024-08-17 13:26:58 +02:00
|
|
|
|
2024-08-19 12:07:15 +02:00
|
|
|
### Usage
|
|
|
|
See `RUNNING.md`[^1]
|
2024-08-17 13:26:58 +02:00
|
|
|
|
2024-08-21 18:01:37 +02:00
|
|
|
### Websocket message format
|
|
|
|
See `PROTOCOL.md`
|
|
|
|
|
2024-08-19 12:07:15 +02:00
|
|
|
---
|
2024-08-17 13:26:58 +02:00
|
|
|
|
2024-08-19 12:07:15 +02:00
|
|
|
[^1]: This is the default Quarkus readme that I wish was available online
|