trillium-v0.1.2
trillium 0.1.2
- drops unnecessary sync bound on future
- adds an Info struct that contains information about the current server
- add an Init handler for composing with other handlers that need asynchronous initialization
- moves boot-up logging from server common to logger
- improves Handler::name output for router and tuples