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

teammate-android

138
Stars
26
Forks
Watchers

A Team Management app for creating tournaments and games for various sports

Pigeon

8
Stars
1
Forks
Watchers

[已废弃] 飞鸽传书 校园远程通知平台

example-.io-game

432
Stars
170
Forks
Watchers

An example multiplayer (.io) web game.

arcadia

10
Stars
1
Forks
Watchers

Arcadia. Probably an open source chat platform? :rocket:

batcave

110
Stars
47
Forks
Watchers

Batcave client is chat app built with Electron and Angular2, Socket.io with RxJS.

Google-Docs-Clone-Client

21
Stars
5
Forks
Watchers

A Real-Time Collaborative Editor based on Vuejs, SocketIO and Vuetify. Uses MongoDB as the database and Mongoose as the ORM

cell-wall

5
Stars
0
Forks
Watchers

A multi-device display for showing interactive data, such as photos, weather information, calendar appointments, and more.

Valkyrie

294
Stars
70
Forks
Watchers

A Fullstack Discord Clone using React and Go.

Vue-Socket.io

3.9k
Stars
496
Forks
Watchers

😻 Socket.io implementation for Vuejs and Vuex