Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Support the SSE protocol as Fabric Eventstream source

Server-Sent Events (SSE) is a highly popular and rapidly growing protocol particularly for applications requiring one-way, real-time data streaming from server to client.

 

This is a nice addition to the HTTP connection source as offered at this moment. The SSE protocol built-in auto-reconnection with a 'last received message id' makes it easy to offer disconnects without message loss.

 

We see SSE also being offered by Azure IoT Operations so there is knowledge with Microsoft on how to set this up efficiently.

Status: New