目前,node.js有过多的websocket库,最流行的似乎是:
- https://github.com/Worlize/WebSocket-Node < a href = " https://github.com/Worlize/WebSocket-Node " > < / >
- https://github.com/einaros/ws < a href = " https://github.com/einaros/ws " > < / >
- https://github.com/LearnBoost/engine.io < a href = " https://github.com/LearnBoost/engine.io " > < / >
- https://github.com/learnboost/socket.io < a href = " https://github.com/learnboost/socket.io " > < / >
- https://github.com/sockjs < a href = " https://github.com/sockjs " > < / >
然而,我找不到任何可靠的具体比较…
显然插座。IO是很棒的,但已经变得相当过时,并有失败的构建。ws和websocket-node都声称它们是最快的。和引擎。IO看起来很新,但比较轻的etarntives重得多
如果我们或者其他人能够给出一个答案,作为使用哪个套接字库以及何时使用的指南,以及它们之间的比较,那将是令人惊讶的。