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

Asher.Ai

20
Stars
1
Forks
Watchers

Welcome to the API side of Asher, where all the language processing happens.

NodeBB

14.0k
Stars
2.7k
Forks
Watchers

Node.js based forum software built for the modern web

genal-chat

1.9k
Stars
374
Forks
Watchers

🚀阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭

frappe

7.6k
Stars
3.6k
Forks
216
Watchers

Low code web framework for real world applications, in Python and Javascript

vue-chat

706
Stars
202
Forks
Watchers

:calling: A web chat application. Vue + node(koa2) + Mysql + socket.io

tsed

2.8k
Stars
281
Forks
Watchers

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code m...

darkwire.io

879
Stars
141
Forks
Watchers

End-to-end encrypted instant web chat

socket.io-client

10.6k
Stars
3.0k
Forks
Watchers

Realtime application framework (client)

laverna

9.1k
Stars
801
Forks
Watchers

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.

python-socketio

3.8k
Stars
569
Forks
Watchers

Python Socket.IO server and client