socket.io-client-java
Web real-time client
A Java library for real-time communication over the web.
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
5k stars
190 watching
975 forks
Language: Java
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |
mrniko/netty-socketio | A real-time Java framework implementing the Socket.IO protocol on top of Netty | 6,855 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 508 |
socketio/socket.io-client-swift | A library providing a client-side implementation of the Socket.IO real-time communication protocol for iOS and macOS applications. | 5,226 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 432 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,212 |
elephantio/elephant.io | A client library for socket.io written in PHP. | 112 |
arturocastro/linc_socketio | Native bindings for a Socket.IO C++ client library | 2 |
miguelgrinberg/flask-socketio | Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. | 5,383 |
kirkness/react-native-swift-socketio | A React Native wrapper for the Socket.io Swift Library | 109 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 696 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |