File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
software/tracksight/rust_backend Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,14 @@ rust my beloved
66todo for backend
77[ x] reading from serial and parsing
88[ x] set up channels between handlers
9- [ x] switch to using tokio (?)
9+ [ x] switch to using tokio threading
1010[ x] verify that serial messages can be processed
11- [ ] processing jsoncan to read metadata - deserialize bytes
12- [ ] implementing client subscription map
11+ [ x ] processing jsoncan to read metadata - deserialize bytes
12+ [ ] implementing client subscription map, socket server for clients to serve data
1313[ ] interfacing with influxdb and pushing data through
14- [ ] socket clients to publish data
15- [ ] proper error handling in backend and using optimal threading or whatnot
14+ [ ] ensure proper error handling in backend and logging
1615[ ] implementing api endpoints
17- [ ] figure out the time offset basetime thing
18- [ ] implementing ntp and base time syncing
16+ [ ] figure out the time offset basetime thing, implement ntp and base time syncing
1917...
2018
2119##### processing can signals
You can’t perform that action at this time.
0 commit comments