UNPKG

koa-rt

Version:

X-Repsonse-Time middleware for koa with microtime

23 lines (16 loc) 898 B
1.0.0 / 2017-08-21 ================== **others** * [[`d770d1d`](http://github.com/koajs/koa-rt/commit/d770d1db29ff946afce4926b7969ad258054fa7e)] - refactor: use yield instead of yield* (fengmk2 <<fengmk2@gmail.com>>) * [[`19e61c5`](http://github.com/koajs/koa-rt/commit/19e61c5deccb5d5e03ad18b863c04893204834b4)] - update readme (dead_horse <<dead_horse@qq.com>>) * [[`3e7e365`](http://github.com/koajs/koa-rt/commit/3e7e3658b743ddb94a1a51cd1c7a55de2d6ab88c)] - update dependencies (dead_horse <<dead_horse@qq.com>>) * [[`9c5d7bd`](http://github.com/koajs/koa-rt/commit/9c5d7bd7e683647083652ef83fb9e7454042a884)] - use travis (dead_horse <<dead_horse@qq.com>>) 0.0.2 / 2013-12-27 ================== * Merge pull request #1 from fengmk2/optional-timer * let timer is optional * update readme 0.0.1 / 2013-12-27 ================== * use microtime to get rt * Initial commit