roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

Access to http server pool events #43

Closed vasilevrv closed 3 years ago

vasilevrv commented 3 years ago

Hello!

I need to add event listeners to http server pool for observe faults and send to Sentry. For example https://github.com/UPDG/roadrunner-sentry

How can i do it in v2?