Bus dashboard demo. Plays a recorded log from me driving my bus, displays to a web browser. Now with data streaming through websockets.
Go to file
Josh Grebe 97ccca35f2 Listen on all interfaces, this is a demo after all 2020-01-25 17:45:44 -05:00
.gitignore Initial commit 2020-01-20 14:37:46 +00:00
README.md Initial commit 2020-01-20 13:08:09 +00:00
fin.csv Initial commit 2020-01-20 14:37:46 +00:00
index.html Remove SSL, serve static index.html 2020-01-25 17:44:29 -05:00
main.go Listen on all interfaces, this is a demo after all 2020-01-25 17:45:44 -05:00

README.md

wsdashdemo

Bus dashboard demo. Plays a recorded log from me driving my bus, displays to a web browser. Now with data streaming through websockets.