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
392 watching
2k forks
Language: Java
last commit: about 2 months ago javanettypollingsocket-iowebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,350 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |
netty/netty | An event-driven asynchronous network framework for building high-performance protocol servers and clients | 33,578 |
miguelgrinberg/flask-socketio | Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. | 5,383 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
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,880 |
socketstream/socketstream | A framework for building Realtime Web Apps by providing tools for managing projects, accelerating deployment, and integrating with various technologies. | 3,541 |
reactor/reactor-netty | Provides a non-blocking TCP/HTTP/UDP/QUIC client/server framework with reactive support | 2,614 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,212 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 508 |
walkor/phpsocket.io | A PHP implementation of a real-time communication framework using Workerman | 2,305 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
redisson/redisson | A Java client providing a comprehensive set of tools and services for working with Redis and Valkey | 23,457 |