Tag:SSE
All the articles with the tag "SSE".
Nest.js 实战 (十三):实现 SSE 服务端主动向客户端推送消息
发布日期:约 1 分钟这篇文章介绍了在 Nest.js 中使用 Server-Sent Events 实现服务端向客户端主动推送消息的方案,包括 @Sse 装饰器、EventSource 客户端实现和跨域鉴权处理。
All the articles with the tag "SSE".
这篇文章介绍了在 Nest.js 中使用 Server-Sent Events 实现服务端向客户端主动推送消息的方案,包括 @Sse 装饰器、EventSource 客户端实现和跨域鉴权处理。