Socket.IO topic

Socket.IO is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for Node.js. Both components have a nearly identical API. Like Node.js, it is event-driven.

List Socket.IO repositories

js-stack-from-scratch

20.0k
Stars
2.0k
Forks
Watchers

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

socket.io-client-dart

641
Stars
174
Forks
Watchers

socket.io-client-dart: Dartlang port of socket.io-client https://github.com/socketio/socket.io-client

socket.io

60.3k
Stars
10.1k
Forks
Watchers

Realtime application framework (Node.JS server)

bizsocket

474
Stars
144
Forks
Watchers

异步socket,对一些业务场景做了支持

socket.io-tester

290
Stars
49
Forks
Watchers

Deprecated: An electron app that lets you connect to a socket.io server and subscribe to a certain topic and/or lets you send socket messages to the server

netty-socketio

6.7k
Stars
1.6k
Forks
Watchers

Socket.IO server implemented on Java. Realtime java framework

Flask-SocketIO

5.3k
Stars
888
Forks
Watchers

Socket.IO integration for Flask applications.

flutter_socket_io

192
Stars
112
Forks
Watchers

Socket IO supprt for flutter. Looking for contributors Swift and Java.

laravel-swoole

4.0k
Stars
388
Forks
Watchers

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.

socket.io-client-unity3d

166
Stars
43
Forks
Watchers

socket.io-Client for Unity3D, which is compatible with socket.io v1.x