learning_ai_common_plat/packages/fastify-sse
saravanakumardb1 e6ccaec2fe fix(fastify-sse): add X-Accel-Buffering header to per-request startSSE
Aligns with hub.ts which already includes this header. Prevents
nginx/Traefik from buffering SSE chunks behind a reverse proxy.
2026-03-29 12:47:13 -07:00
..
src fix(fastify-sse): add X-Accel-Buffering header to per-request startSSE 2026-03-29 12:47:13 -07:00
package.json feat(fastify-sse): add per-request SSE helpers 2026-03-29 12:38:57 -07:00
tsconfig.json feat(packages): add @bytelyst/event-store, @bytelyst/fastify-sse, @bytelyst/webhook-dispatch — reusable event infrastructure for product backends 2026-03-10 18:37:01 -07:00