|
3475b19e52
|
Add a readme
|
2020-08-23 01:17:36 +02:00 |
|
|
000846060c
|
Remove Tera usage, the client is its own thing now
|
2020-08-23 00:40:46 +02:00 |
|
|
7c4a6a885e
|
Use nalgebra
|
2020-06-01 21:25:40 +02:00 |
|
|
b0bb187f75
|
Throttle the server a bit
|
2020-06-01 19:30:56 +02:00 |
|
|
3ee735b7f2
|
Don't send stuff before client rendered it
|
2020-06-01 18:58:26 +02:00 |
|
|
d7f606a036
|
Organize the server code a bit
|
2020-06-01 17:19:28 +02:00 |
|
|
c940d35616
|
Some error handling
|
2020-06-01 17:05:42 +02:00 |
|
|
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 |
|