hfour / h4bff

H4's backend & frontend framework :cupid::wrench: https://hfour.github.io/h4bff/
MIT License
7 stars 2 forks source link

Unify request context handling #28

Closed spion-h4 closed 5 years ago

spion-h4 commented 5 years ago

This should successfully avoid double-disposing; the RPC route handler now works like any route handler that wants a service context (via withRequestContext)