I'm using the @effect/platform/HttpApiMiddleware and I need to send an event in pusher to trigger refresh when an HTTP request of type POST, PUT, DELETE is completed. This is the code for Hono to give an example: https://hono.dev/docs/guides/middleware#execution-order