Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix build (non-functional though) | Bryan Newbold | 2018-05-15 | 1 | -2/+8 |
| | |||||
* | broken diesel+iron integration | Bryan Newbold | 2018-05-15 | 1 | -0/+6 |
| | |||||
* | implement HTTP header middleware | Bryan Newbold | 2018-05-15 | 1 | -4/+4 |
| | | | | getting more familar with iron | ||||
* | add basic slog logging | Bryan Newbold | 2018-05-15 | 1 | -1/+17 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 1 | -37/+13 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -0/+69 |
This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. |