class AppControllerimport { AppController } from "https://deno.land/x/deno_nest@v3.15.1/example/sse/app.controller.ts"; Methodssse()Response an stream, can test by curl http://localhost:2000/sse, or use in browser: sseWithCustomEvent()