14 Commits

Author SHA1 Message Date
10e3cd0ba2 A very bad implementation of a thing looking at the websocket 2020-06-01 16:24:57 +02:00
a6d06350ab Connected the websocket to the state 2020-06-01 16:00:40 +02:00
2bd3d03955 Actually render things in Warp 2020-06-01 04:50:16 +02:00
4032ffcecd Integrate with Warp 2020-06-01 03:28:29 +02:00
4bcf78e361 Switch over to Tokio and drop web for now 2020-06-01 02:35:10 +02:00
b4b9dc1d55 A bit more reorganizing, almost no sim code in main 2020-05-31 20:56:55 +02:00
eaa595b963 Organize things a bit 2020-05-31 18:05:26 +02:00
ceb26b40b1 Moved the state out to a different file 2020-05-31 05:29:13 +02:00
a888ec9a8a Yay templates 2020-05-31 04:48:02 +02:00
df77f814f5 Use Self 2020-05-31 03:18:00 +02:00
ec238ff969 Move the simulation out of the main file 2020-05-31 03:12:25 +02:00
8e5eaa6fc8 Rename to carrier-signal 2020-05-30 23:39:38 +02:00
8b509e5bd0 Couple a basic simulation to the web server 2020-05-30 16:40:12 +02:00
5e05d9715b Initial commit
This gets me a Rocket app with a simple implementation of state in it.
2020-05-30 14:30:34 +02:00