Gareth Johnson
Gareth Johnson
In our application there's a requirement that routes can be re-registered when code is dynamically updated without a reboot. I'd rather not create an entirely new Application everytime this happens....
It's great to see activity on this repo again. Just out of interest, when will a new release happen? The last release was two years ago and it seems there's...
It would be great to get this reviewed and submitted if possible.
@defunctzombie true but there are occasions where you want to watch for the proxy to be released. My main use case was running unit tests in Deno. Without waiting for...
I've just stumbled across this as well. I've been trying to build an application that uses the popular `oak` web server. The latest version of `oak` has an `npm` dependency...