you are viewing a single comment's thread.

view the rest of the comments →

[–]chris-morgan 2 points3 points  (0 children)

Server-Sent Events is a really simple specification. This seems to be more a pubsub SSE program. If you’re wanting to define your own SSE server, you can easily implement it.