An open API service indexing awesome lists of open source software.

Socket.IO

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.

https://github.com/jfpedroza/perinola

Juego de la perinola o tomatodo multijugador usando sockets (NodeJs, Socket.io, TypeScript)

game nodejs socket-io typescript

Last synced: 18 Apr 2026

https://github.com/iequalsone/how-to-fix-sequential-request-failures-in-a-react-and-node.js-setup

Source code for related LinkedIn Article. Link in readme.

reactjs socket-io

Last synced: 20 Apr 2026

https://github.com/antouanxen/friend-list-app

A facebook-style app, in which you can create your user, follow others, and create/manage posts. Also you can check other users' posts and chat with them as well.

follows javascript jwt-token mongodb-database posts session-cookie socket-io templates views

Last synced: 20 Apr 2026

https://github.com/xmanh/socket.io-kafkajs

KafkaJS adapter for socket.io

kafka kafkajs nodejs socket-io

Last synced: 18 Apr 2026

https://github.com/hhow09/math-chatbot-mern

bot calculator using typescript, socket.io and mongoDB.

calculator chatbot mern-stack mongodb nodejs socket-io typescript

Last synced: 20 Apr 2026

https://github.com/agusbw/chatify-frontend

Front end code of Chatify ` https://github.com/agusbw/chatify-backend `, a web-based group-chat app 🗣️

bun socket-io tanstack-query tanstack-router typescript

Last synced: 08 May 2026

https://github.com/pauleenaphan/old-mac-s-chat

Old Mac's Farm is a webpage where users can send real-time messages using only the letters "e," "i," and "o," inspired by the "Old MacDonald Had a Farm" song.

chatapplication css farm globalchat react socket-io webdevelopment

Last synced: 20 Apr 2026

https://github.com/felipemuller20/web-chat-socket

Projeto que simula um Chat Online, utilizando socket.io . Projeto desenvolvido em Node.js e HTML.

html javascript nodejs socket-io

Last synced: 20 Apr 2026

https://github.com/nishantrai-11/pulse

A scalable real-time chat application built with a modern tech stack, featuring chat rooms, user authentication, and real-time messaging. The app leverages Socket.io for real-time communication, Express.js for backend services, and Next.js for a fast and responsive frontend. NextAuth is used to handle user authentication

chat-application express nextjs14 real-time socket-io typescript

Last synced: 18 Apr 2026

https://github.com/bernietv/video-chat

Cute video chat for private conversations away from each other.

api backend javascript material-ui react socket-io videochat

Last synced: 18 Apr 2026

https://github.com/joinsachinarya/super-meet

Built with Socket.IO, PeerJS, and Next.js, Super Meet delivers real time video and audio calling, text chat, screen sharing, and an Excalidraw style collaborative whiteboard.

canvas chat-application clone google-meet nextjs peerjs socket-io

Last synced: 20 Apr 2026

https://github.com/aliltrp/sharemovie

Real-time video and chat application using NestJS, featuring WebSocket.

nestjs nestjs-backend prisma socket-io websocket

Last synced: 20 Apr 2026

https://github.com/vdrbreno/tictactoe-com-socketio

Jogo da velha multiplayer, feito com Node.js e Socket.io

nodejs reactjs socket-io tic-tac-toe-multiplayer typescript

Last synced: 20 Apr 2026

https://github.com/luiizsilverio/node_heat

Back-end em Node desenvolvido durante o NLW Heat

axios jsonwebtoken nlw nodejs prisma socket-io sqlite typescript

Last synced: 20 Apr 2026

https://github.com/rajeshkumar7678/chat_application

it is an application for chatting in a group

bcrypt css html http javascript socket-io

Last synced: 08 May 2026

https://github.com/yenilikci/node.js-express.js-websocket

express server ve socket.io ile gerçek zamanlı basit bir chat uygulaması. socket'in servera entegresi, emit ve broadcast-emit olaylarının öğrenilmesi için.

broadcasting emit expressjs socket-io

Last synced: 20 Apr 2026

https://github.com/ardwiinoo/room-api

⚡ Understanding websockets with simple case studies

express socket-io typescript

Last synced: 21 Apr 2026

https://github.com/wesammustafa/chat-application-node.js

A real time chat app using nodejs and socket.io

javascript node-js socket-io

Last synced: 08 May 2026

https://github.com/ax-sh/see-this

an experiment to understand websocket and socketio, just drag and drop an image to populate it to every client connected

nextjs socket-io socket-io-server websocket

Last synced: 21 Apr 2026

https://github.com/aelgamal5/nodejs-chatrooms

Simple chat rooms app. NodeJS

2023 nodejs socket-io websocket

Last synced: 18 Apr 2026

https://github.com/thexro/chatapp

socket.io chat app

javascript socket-io

Last synced: 14 May 2026

https://github.com/nishanbajracharya/socket-helper

Socket.io helper utilities with events inspired by flux standard actions

socket-io

Last synced: 21 Apr 2026

https://github.com/thanhdatpb/socket_chat

Simple client server chat system simulation assignment.

chat multithreading socket-io thread

Last synced: 14 May 2026

https://github.com/heyitsuzair/chatty-react

Chat App Frontend Using React JS

mern mern-stack react reactjs socket-io websockets

Last synced: 08 May 2026

https://github.com/simonwhatley/prototype-nodejs-socketio

Using Socket.io in a NodeJS App

messaging nodejs socket-io web-chat

Last synced: 21 Apr 2026

https://github.com/gustavcunha/nlwheat-backend

Backend da aplicação utlizando NodeJS. Nesse projeto foi utilizado o Typescript, que auxilia no aumento da produtividade em desenvolvimento; o Prisma ORM, para trabalhar com banco de dados e Socket.IO para trabalhar comunicação em tempo real.

backend nlw-heat nodejs prisma socket-io typescript

Last synced: 08 May 2026

https://github.com/anugeeth/rock-paper-scissor

A simple rock paper scissor game built on JavaScript

socket-io

Last synced: 22 Apr 2026

https://github.com/hkedia321/utopia

Utopia - Smart garbaging classifying and managing system. For CodeSpace Hack.

css3 html ngrok reactjs socket-io

Last synced: 18 Apr 2026

https://github.com/sai3010/let-s-chat

let's chat is a bi-directional chat application build with flask socket io.

flask flask-socketio python3 socket-io webdevelopment

Last synced: 03 May 2026

https://github.com/suhailroushan13/socket.io-boilerplate

Socket.IO is a library that enables low-latency, bidirectional and event-based communication between a client and a server. Diagram of a communication between a server and a client It is built on top of the WebSocket protocol and provides additional guarantees like fallback to HTTP long-polling or automatic reconnection.

socket-io socket-programming sockets

Last synced: 22 Apr 2026

https://github.com/zhaoyuxuan/collaborate_timer

A real-time synchronized timer

socket-io synchronisation timer

Last synced: 05 Jun 2026

https://github.com/uddipta7/pingchat-realtime

⚡ PingChat is a full-stack real-time 1:1 chat app built with React, Node.js, Socket.io, and MongoDB. It features live messaging, typing indicators, JWT auth, Cloudinary uploads, and a clean responsive UI with Tailwind CSS.

chat-app jwt-auth mern-stack react real-time socket-io

Last synced: 08 May 2026

https://github.com/zenoshubh/socket.io-basic-app

A basic Socket.IO and Node.js app enabling real-time bidirectional communication between server and clients using WebSockets and events.

nodejs real-time socket-io

Last synced: 22 Apr 2026

https://github.com/tbtiberiu/real-time-stock-app

A real-time stock viewer simulator built with React and Express, using Socket.io for live stock price updates.

react-express real-time-data socket-io

Last synced: 24 Apr 2026

https://github.com/yasharthbajpai/webrtc-video-chat-application

A real-time video chat application built with WebRTC, Express.js, and Socket.IO. This application enables peer-to-peer video communication between two users through a signaling server.

javascript socket-io webrtc-video

Last synced: 24 Apr 2026

https://github.com/student7hetu/fixitlive

FixItLive is a MERN stack project that connects developers in real-time for quick, peer-to-peer help on coding problems, debugging, or technical guidance. Whether you're stuck on a bug or need advice on code architecture — get live support from fellow devs instantly.

jwt mern-stack reactjs socket-io

Last synced: 08 May 2026

https://github.com/zeeshan4002911/chat-fcc-passport-socket.io

Server Side Rendering, example for implementing passport with socket

freecodecamp-curriculum passport socket-io

Last synced: 24 Apr 2026

https://github.com/harshrathore2303/websockets

A real-time web communication demo using JavaScript and Socket.IO — covers WebSocket connection, event handling, message exchange, and error management.

http javascript polling socket-io websockets

Last synced: 24 Apr 2026

https://github.com/eliastamer/backend-chat-app

backend chat app built using socket io.

socket-io typescript

Last synced: 25 Apr 2026

https://github.com/angelfire/realtime-chat

Realtime Chat - Pager

hooks react socket-io

Last synced: 18 Apr 2026

https://github.com/sidharthagg/real-time-application-tracker

Developed a project which tracks the real time location of an application using servers.

ejs expressjs html-css-javascript http-server node-js socket-io

Last synced: 05 Apr 2026

https://github.com/sangmin802/web-chat

📌 web-chat

socket-io

Last synced: 25 Apr 2026

https://github.com/43-stuti/friends-chat-client

A group chat application where your words get twisted by a machine learning model trained on dialogues from a TV show(for now friends) characters before your friends receive your message

runway socket-io vuejs

Last synced: 25 Apr 2026

https://github.com/sorok-dva/pixels

Pixels is a multiplayer game where you have to find the image who is hidden by pixels. Move your mouse to divide pixels and find the answer !

game socket-io

Last synced: 25 Apr 2026

https://github.com/lawful2002/colab-code

A feature rich online editor based on `ace-editor` supporting multiple programming languages and providing a way to code in real-time with your friends.

ace-editor socket-io vue

Last synced: 25 Apr 2026

https://github.com/mateusdeitos/websockets

Simple experiment using socket.io and vanillaJS to create a realtime chat app

socket-io vanilla-js

Last synced: 26 Apr 2026

https://github.com/roger-takeshita/socket.io

Tech: Node.js, Express.js, Cors, Morgan, env-cmd, React.js, Socket.io, HTML, CSS/SASS, BEM Methodology

expressjs javascript nodejs reactjs sass socket-io

Last synced: 05 Apr 2026

https://github.com/ananth-swamy/socket-chat

Sockets chat using socket.io and react

chat chat-application socket-io socket-programming sockets

Last synced: 26 Apr 2026

https://github.com/demapy/realtime-chat

Socket.IO - project tutorial to understand how things works together.

chat socket-io sqllite tutorial

Last synced: 26 Apr 2026

https://github.com/keiken-shin/chatty

Realtime chat application - Understanding the mechanics of Socket.io

chat-application express nodejs socket-io

Last synced: 05 Apr 2026

https://github.com/iam-abin/chat-app

a simple and basic chat application using socker io

socket-io

Last synced: 27 Apr 2026

https://github.com/faisal004/topask

A Platform that let you create room and other user can join your room and ask questions and if other user find some question import they can upvote for it .

nextjs shadcn-ui socket-io taiwindcss typescript

Last synced: 08 May 2026

https://github.com/rohanfosse/cursus

Cursus - Plateforme pedagogique tout-en-un : messagerie, devoirs, quiz live, documents. Desktop (Electron) + Web (PWA) + Mobile.

docker education electron lms pwa realtime socket-io sqlite typescript vue3

Last synced: 10 May 2026

https://github.com/cyyjs/socket-io-chat

test socket

socket-io

Last synced: 13 Jun 2026

https://github.com/kingwndr15/p2p-chat-client

A real-time chat application built with React and Socket.IO. This project facilitates seamless communication between users through Socket.IO, a powerful library for real-time web communication. Enjoy a dynamic chat experience without the need for a complex server setup.

reactjs socket-io

Last synced: 08 May 2026

https://github.com/leeocoder/live-talk-chat

Chat em tempo real com Node.js e Socket.IO — mensagens instantâneas e lista de usuários

chat express nodejs realtime socket-io

Last synced: 27 Apr 2026

https://github.com/younusaliakash/node-html-basic-socket-io

An app where real-time notification alarms are provided using sockets

css html javscript notifications real-time socket-io

Last synced: 27 Apr 2026

https://github.com/vikasipar/chat-app

Real-time chat application using socket.io 💬

nodejs reactjs socket-io tailwindcss

Last synced: 13 Jun 2026

https://github.com/davidbuck/ionic-angular-socketio-example

Simple Ionic Angular Socket.IO example

angular-10 ionic-5 socket-io

Last synced: 27 Apr 2026

https://github.com/ashwani2529/chatverse

ChatVerse: Real-time group chatting web app with React.js & Socket.io. Sleek UI, lightning-fast response time. Connect, share, and express with ease. Join now and experience the magic of live chat!

chat-application chatroom open-source socket-io

Last synced: 28 Apr 2026

https://github.com/davidbuck/react-socket-io-example

Simple React Socket.IO example

react-17 socket-io

Last synced: 28 Apr 2026

https://github.com/shimul-zahan/gofirm-server

**GO-FIRM** is a complete grocery e-commerce platform built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). This section focuses on the backend implementation, which provides a RESTful API to handle user authentication, product management, orders, and more.

expressjs mongodb mongoose nodejs socket-io

Last synced: 28 Apr 2026

https://github.com/hu2di/nodejs-socket

Nodejs socket from socket.io

nodejs socket socket-io

Last synced: 28 Apr 2026

https://github.com/dinel13/chat

aplikasi chat dengan mengunakn socket.io

react socket-io

Last synced: 08 May 2026

https://github.com/bmino/tic-tac-toe

Online multiplayer game with matchmaking. Playing around with sockets and an HTML canvas

canvas-game nodejs socket-io

Last synced: 08 May 2026

https://github.com/luissantiagodev/chat-app

A Small chat app testing socket.io with node.js

android java nodejs socket-io

Last synced: 28 Apr 2026

https://github.com/caballeroluis/onework_back-end

A project that was deployed to production in a homemade environment.

angular mongodb node-express-mongodb socket-io

Last synced: 28 Apr 2026

https://github.com/yei-linux/managmentprojects-nodejs

Backend Application to managment projects, task, teams.

javascript mongoose node socket-io

Last synced: 05 Apr 2026

https://github.com/eapepe0/mern-uptask-frontend

Realizado con React , headlessui , modal , socket.io , tailwindcss , react-router-dom , axios (cliente publico / cliente privado)

jwt-token reactjs socket-io tailwindcss

Last synced: 28 Apr 2026

https://github.com/atul074/mern-krishi-mitra

Agricultural e-commerce platform with real-time expert chat.

agriculture ecommerce mern-stack paypal-api real-time-chat redis redux socket-io twilio

Last synced: 28 Apr 2026

https://github.com/abhijeetsatpute/chatclient

Realtime ChatApp with NodeJS-MongoDB-SocketIO

mongodb nodejs-api socket-io

Last synced: 08 May 2026

https://github.com/lintangwisesa/flask_websocket_socketio

Basic input & slider demo using Flask & Socket.io

flask flask-socketio python socket-io

Last synced: 28 Apr 2026

https://github.com/gabrielfraga962/nwl_heat_node.js

O repositório conterá a primeira parte da aplicação desenvolvida durante a semana do NLW/Heat - Rocketseat

html nodejs prisma socket-io typescript

Last synced: 08 May 2026

https://github.com/thedod/glitch-go-fish

Socket.io multi player "Go Fish" game for glitch/node

card-deck card-game game glitch socket-io

Last synced: 28 Apr 2026

https://github.com/ashesbloom/world-chat

Real time World chat using Socket.io

socket-io

Last synced: 28 Apr 2026

https://github.com/yashagrahari07/notesync

NoteSync: Real-Time Collaborative Notes App

notes-app realtime socket-io websockets

Last synced: 28 Apr 2026

https://github.com/aongcho880/swapshop

SwapShop — A production‑ready full‑stack mobile marketplace (React Native + Express + MongoDB) built as a capstone to master professional mobile app development. Monorepo, TypeScript, security-first, free-for-dev tools.

architecture bullmq express-js fcm-notifications markeplace minio mobile-app mongodb-atlas mongoose-schema monorepo radis react-native-app security socket-io stripe-payments typescript

Last synced: 28 Apr 2026

https://github.com/zucchinidev/movuex-server

Web server Node.js to serve and manage reality show data

es2015 es6 mongodb mongoose node nodejs pm2 real-time shows socket-io

Last synced: 05 Apr 2026

https://github.com/shofiq0023/socket-server-ts

A socket server using expressjs and typescript

expressjs socket-io socket-io-server socket-server typescript

Last synced: 08 May 2026

https://github.com/gustavcunha/nlwheat-app

Front-end mobile da aplicação utilizando React Native. Além disso, projeto utilizando TypeScript e Expo que proporciona muita produtividade no desenvolvimento. Vamos construir toda interface da aplicação do zero, além de criar animações utilizando o Moti, AsyncStorage e integração em tempo real com socket.io.

asyncstorage expo mobile moti oauth react-native socket-io typescript

Last synced: 28 Apr 2026

Socket.IO Awesome Lists
Socket.IO Categories