learning_ai_common_plat/packages/fastify-sse/src
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
..
hub.test.ts test(packages): add file-store tests for @bytelyst/event-store (9 tests), SSE hub tests for @bytelyst/fastify-sse (12 tests) 2026-03-10 18:48:07 -07:00
hub.ts 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
index.ts feat(fastify-sse): add per-request SSE helpers 2026-03-29 12:38:57 -07:00
per-request.test.ts fix(fastify-sse): add X-Accel-Buffering header to per-request startSSE 2026-03-29 12:47:13 -07:00
per-request.ts fix(fastify-sse): add X-Accel-Buffering header to per-request startSSE 2026-03-29 12:47:13 -07:00
plugin.ts 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