Skip to content

Commit 432cbe0

Browse files
committed
Add changelog entry for #1317
1 parent ff020da commit 432cbe0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog.d/1317-server-sent-events

+11
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)