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

ClassQuiz

397
Stars
66
Forks
Watchers

ClassQuiz is a quiz-application like Kahoot!, but open-source.

chattt

251
Stars
20
Forks
Watchers

❯❯❯ Chat without leaving your terminal

aircnc

52
Stars
9
Forks
Watchers

:coffee: Airbnb like (Air Coffee & Code) to booking spots for developers using ReactJS, React Native, Node.js and more.

boss

25
Stars
12
Forks
Watchers

React+express+sock.io+mongodb build a boss

ChartTheStockMarket

45
Stars
13
Forks
Watchers

🔥 📈 💸 Chart the Stock Market - FCC Challenge

turven

39
Stars
2
Forks
Watchers

turven lets people on your website see how many other people are also reading the same page 👀

flask-chat-app

53
Stars
30
Forks
Watchers

A chat application created using Flask and Socket.IO

chat-rooms

36
Stars
11
Forks
Watchers

💬 Real time chat app using React, Express and Socket.io

how-to-build-your-own-uber-for-x-app

196
Stars
210
Forks
Watchers

Code for my blog post on How to Build Your Own Uber-for-X App

chat

24
Stars
5
Forks
Watchers

A simple chat app built with Node/React