Open MartinMuzatko opened 6 years ago
Similar to how redbird works, it would be nice to be able to remove listeners during runtime.
This would be awesome
I moved to http-proxy-middleware. Using express, you can switch the router during runtime.
@MartinMuzatko I actually figured out how to do it using redwire, and have made pull request
https://github.com/metocean/redwire/pull/16
Similar to how redbird works, it would be nice to be able to remove listeners during runtime.