Was able to max out the standard Linux port limit on my dev machine with 28,230 concurrent WebSocket connections with Site.js. (Could have easily handled more and raising the limit to ~46K ports is a trivial setting change on Linux.)
Was just a little test but it has me very excited about the future of the Small Web. More to follow :)
https://twitter.com/aral/status/1345421905080287232?s=20
@hinton It’s this: https://ar.al/2020/08/07/what-is-the-small-web/
Going to spend this year iterating on the protocols, etc. Already forked Site.js myself and stripped out the stuff that makes sense for current web. Will start writing/talking about it soon.