diff options
author | stuebinm | 2022-07-02 23:55:22 +0200 |
---|---|---|
committer | stuebinm | 2022-07-02 23:55:22 +0200 |
commit | 0197560d9d9ea6ac95146906964fc2408fbf1a31 (patch) | |
tree | 556a070ea600809e5963472848c43f141ee26712 /todo.org | |
parent | 7a8ea38231e70b3ee50525bbad94860942df94f5 (diff) |
websockets and better (empty) response messages
(tough mostly untested)
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -12,12 +12,17 @@ ** DONE implement vehicle positions ** DONE implement service alerts ** TODO implement trip updates +* TODO frontend stuff ("leitstelle") +** TODO write a webform API +** TODO static pages frontend +** TODO auth (openID? How to test?) +** TODO dynamic content via logging/monitoring etc. * TODO find out if we need to support VDV standards +* TODO decent-ish config files (probably yaml … sigh …) * TODO do lots and lots of testing -* IDLE frontend stuff ("leitstelle") * IDLE tracker stuff (as website) * IDLE monitoring stuff (at least a grafana with trains would be nice) * IDLE somehow handle extra data (e.g. track kilometres) without polluting the GTFS |