We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff020da commit 432cbe0Copy full SHA for 432cbe0
changelog.d/1317-server-sent-events
@@ -0,0 +1,11 @@
1
+synopsis: Server-sent events (SSE) for client-side
2
+prs: #1317
3
+issues: #1317
4
+
5
+description: {
6
7
+Implement Server-sent events (SSE) for the Servant client using a new
8
+combinator "ServerSentEvents". The raw event messages, accumulated events and
9
+JSON-processed events can be exposed.
10
11
+}
0 commit comments