We are happy to announce the release of Socket.IO v3!
jonattfin has 43 repositories available. Follow their code on GitHub.
Graduated from University of Victoria. Previously worked at @microsoft, @Illumina, @acdsystems, @aehelp and @acepersonnel - poanchen
We are on a mission to enable real-time bidirectional communication on every platform.
This major release brings several performance improvements: uws is now the default Websocket engine. It should bring significant improvement in performance (particularly in terms of memory consum...
@mistic For starters, don’t think about using WebSockets as a different approach to data. WebSockets allow you to consume data faster and more efficiently in real time, as well as to receive data...
In an effort to get this noticed a bit more, I am creating an issue to request the release of a new version to npm that includes the merged PR #55 so that Socket.io will work with React Native. A f...