Commit Graph

12 Commits

Author SHA1 Message Date
greg 5ebc96daa7 Don't need mutex, kill it 2017-10-29 04:04:54 -07:00
greg 277e039251 Finally removed schala dependency
Now need to clena up everything
2017-10-29 03:41:40 -07:00
greg 6e8f57e54f Okay this compiles
The secret (from #rust) appeared to be that Fn() needed to have + Send
explicitly annotated on it
2017-10-29 03:16:08 -07:00
greg ae02391270 Working on solution to Rocket state problem 2017-10-27 00:30:28 -07:00
greg 910522537c Splitting up some code
In preparation for splitting schala into crates
2017-10-23 20:51:08 -07:00
greg db835f42aa Convert webapp to using included files 2017-10-12 02:13:55 -07:00
greg 7430aebe63 Webapp actually does something 2017-10-02 00:15:39 -07:00
greg 29d307ff53 Made web app a bit more useful 2017-10-01 23:25:36 -07:00
greg 4831a24853 yarn build script + rocket passthrough route 2017-09-20 23:21:45 -07:00
greg 7ac5846282 A tiny bit more work on the webapp 2017-09-19 22:11:05 -07:00
greg 0f9d2d76c4 Serve an actual file
Convert this to stdweb soon?
2017-09-19 22:11:05 -07:00
greg 006fd7d411 Trying webapp
Note this doesn't work yet
2017-09-19 22:11:05 -07:00