Anton Bachin
Anton Bachin
- [ ] Setting different levels for sub-logs. - [ ] Neat multi-line logging. - [ ] Log JSON, or write the whole log as JSON? This depends on JSON...
- [x] The default file loader would probably be useful to wrap in a middleware-like fashion, so that users don't have to implement the actual file reading, but can easily...
See https://github.com/mirage/mirage-crypto/issues/111. Dream has a cipher rotation scheme, so this should be transparent to users.
- [ ] [Router](https://aantron.github.io/dream/#routing): use a trie or a DFA instead of walking through all routes using CPS. - [ ] [Logger](https://aantron.github.io/dream/#logging): logging is slower than could be expected. Make...
...also including 1.44.0. [libuv releases](https://github.com/libuv/libuv/releases).
See this [log](https://github.com/aantron/luv/runs/3122949081#step:6:11).
They seem kind of backwards, looking at them now, and they have a typo (readpath).
...also needed for ocsigen/lwt#813.