Hacker News new | ask | show | jobs
by kstenerud 2409 days ago
I've looked at all of the protocols out there, and the short reason list is one or more of:

* they're too chatty.

* They waste too much on overhead.

* their bidirectional support is poor.

* Their asynchronous support is poor.

* They can't multiplex across multiple connections.