<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi folks,</div>
<div><br>
</div>
<div>We have been discussing doing at least a basic/poc TCP transport as a way to keep ourselves honest wrt the API abstraction work that was recently started. I would like to propose using
<a href="https://tools.ietf.org/html/rfc6455">websockets</a> for this work, for a few reasons:</div>
<ol>
<li>It saves us from having to invent our own, non-standard framing protocol.</li><li>It already defines push semantics that we could leverage later for streaming notifications</li><li>It would lay the groundwork for investigating the viability and security considerations around allowing browser-based apps to interact directly with queues</li></ol>
<div>Thoughts?</div>
<div><br>
</div>
<div>@kgriffs</div>
</body>
</html>