Tag: Server-Sent Events
All the articles with the tag "Server-Sent Events".
-
.NET 10 中的 Server-Sent Events:实时流式传输的简洁方案
Published: at 12:00 AM本文介绍 .NET 10 中新增的 Results.ServerSentEvents 功能,通过订单实时追踪案例,展示如何用 SSE 替代 WebSocket 实现更简洁的服务端推送,并探讨 Channel、生产环境注意事项及适用场景。