Server-Sent Events as a Service(eventblast.io)
eventblast.io
Server-Sent Events as a Service
https://eventblast.io/
2 コメント
Congrats on the project! You may be right. There are other SSE services, but I can't think of one that allows clients to subscribe without authentication.
Not requiring client auth certainly makes things simple. It can even work for private data if the topics are sufficiently unguessable.
Not requiring client auth certainly makes things simple. It can even work for private data if the topics are sufficiently unguessable.
Assuming I'm right, and if you need to stream some public data over SSE, take a look at https://eventblast.io/