netty-socketio
Socket server library
A real-time Java framework implementing the Socket.IO protocol on top of Netty
Socket.IO server implemented on Java. Realtime java framework
7k stars
393 watching
2k forks
Language: Java
last commit: 8 days ago javanettypollingsocket-iowebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,343 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,208 |
netty/netty | An event-driven asynchronous network framework for building high-performance protocol servers and clients | 33,476 |
miguelgrinberg/flask-socketio | Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. | 5,370 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,008 |
moemoe89/simple-realtime-message-socketio-nodejs-ci | A tool for real-time message pushing using Node.js and Socket.IO with PHP and MySQL integration. | 97 |
jetty/jetty.project | Provides a lightweight, highly scalable web server and Servlet engine written in Java | 3,863 |
socketstream/socketstream | A framework for building Realtime Web Apps by providing tools for managing projects, accelerating deployment, and integrating with various technologies. | 3,542 |
reactor/reactor-netty | Provides non-blocking and backpressure-ready networking infrastructure for building TCP/HTTP/UDP/QUIC clients and servers | 2,606 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,214 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 510 |
walkor/phpsocket.io | A PHP implementation of a real-time communication framework using Workerman | 2,302 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
redisson/redisson | A high-performance Java client for real-time data platform using Redis and Valkey | 23,365 |