You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current HTTP binding implementation lacks support for Server-Sent Events (SSE), limiting the server's ability to push real-time event notifications to clients over HTTP. Implementing SSE will enhance the server's capability to deliver Thing events to consumers.
The text was updated successfully, but these errors were encountered:
Problem Description:
The current HTTP binding implementation lacks support for Server-Sent Events (SSE), limiting the server's ability to push real-time event notifications to clients over HTTP. Implementing SSE will enhance the server's capability to deliver Thing events to consumers.
The text was updated successfully, but these errors were encountered: