WebSocket Server 라이브러리
■ 인기있는 WebSocket Server 목록
1) C/C++
Tufao |
https://github.com/vinipsmaker/tufao |
Walay |
http://wslay.sourceforge.net/ |
Libwebsockets |
https://libwebsockets.org/trac/libwebsockets |
Mongoose |
https://code.google.com/p/mongoose/ |
2) JAVA
Apache Tomcat |
http://tomcat.apache.org |
JBoss |
http://www.jboss.org |
GlassFish |
https://glassfish.java.net/ |
Atmosphere |
https://github.com/Atmosphere/atmosphere |
Paly Framework |
https://www.playframework.com |
Jetty |
http://www.eclipse.org/jetty |
jWebScoket |
http://www.eclipse.org/jetty/ |
Migratory data |
http://migratorydata.com/ |
Bristleback |
http://bristleback.pl/ |
3) .NET
IIS |
http://www.iis.net |
Fleck |
https://github.com/statianzo/fleck |
SuperWebSocket |
http://superwebsocket.codeplex.com |
4) PHP
Php-websocket |
https://github.com/nicokaiser/php-websocket |
Rachet |
http://socketio.me |
Hoar |
https://github.com/hoaproject/websocket |
5) Python
Tornado |
http://www.tornadoweb.org/en/stable |
Pywebsocket |
https://code.google.com/p/pywebsocket |
Autobahn |
http://autobahn.ws |
txWS |
http://github.com/MostAwesomeDude/txWS |
WebSocket for Python |
https://github.com/Lawouach/WebSocket-for-Python |
6) Ruby
EM-WebSocket |
https://github.com/igrigorik/em-websocket |
Socky server |
https://github.com/socky/socky-server-ruby |
7) 자바스크립트
Socket IO |
http://socket.io |
WebSocket-Node |
https://github.com/Worlize/WebSocket-Node |
Node WebSocket Server |
https://github.com/miksago/node-websocket-server |