<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
openid/sharedsignals event <br>
<br>
Issue Comment created on issue 143 <br>
Issue Title: Push based- Incorporate Server-Sent Events (SSE) <br>
https://github.com/openid/sharedsignals/issues/143 <br>
<br>
Comment: I support this. There are other ways to communicate events including doing that in a bidirectional way, for instance, WebSockets (which is a decent option in my view). There should be extension points that applying SSE, above mentioned WebSockets,
 etc. The abstract of the spec states that `This Shared Signals Framework (SSF) enables sharing of signals and events between cooperating peers.` It definitely isn't just "a server to server event framework" the way I read it.
</body>
</html>