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/carlosdancr/waiterapp-api

O WaiterApp é uma ferramenta projetada para facilitar o trabalho de garçons, agilizando o processo de atendimento e gestão de pedidos. O objetivo do app é melhorar a eficiência dos serviços em restaurantes, bares e cafés.

express mongodb mongoose multer nodejs socket-io typescript

Last synced: 12 Apr 2026

https://github.com/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026

https://github.com/maxgfr/ibm-automobile

IBM Cloud application using Watson services and Cloudant

chatbot cloudant cognitive ibm ibm-api ibm-automobile ibm-bluemix no-sql nodejs socket-io watson watson-services

Last synced: 19 Apr 2026

https://github.com/subho-1011/tkify

TKIFY is a real-time chat application built with React, Vite, Express (Node.js), and MongoDB. This app allows users to send and receive messages in real time. It uses WebSockets (Socket.io) for real-time communication between clients and the backend.

express javascript react socket-io typescript vite

Last synced: 01 Apr 2025

https://github.com/100percentbaka/ride-share

Ride Share application (Final year project)

mobile-app socket-io

Last synced: 01 Apr 2025

https://github.com/anirbansharma1996/insta-chat

The Insta Chat is a real-time messaging platform that allows users to sign up and connect with strangers for one-on-one conversations. The app is designed to provide a seamless and intuitive user experience, enabling users to exchange text messages and share images effortlessly.

expressjs gemini-api javascript mongodb nodejs reactjs socket-io tailwindcss

Last synced: 07 Jan 2026

https://github.com/tamoziit/webrtc

webRTC video calling application

peer-connection peerjs react-player sdp socket-io webrtc-video

Last synced: 07 Jan 2026

https://github.com/scriptnull/scribble

Help people find lost things

canvas game js13kgames multiplayer socket-io

Last synced: 16 Apr 2026

https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker

real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.

cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets

Last synced: 12 Apr 2026

https://github.com/nemanja0033/chat-flow

Real-time chat web application

chatapplication express javascript react socket-io

Last synced: 12 Apr 2026

https://github.com/kunalmahato11/talknet

💬 Chat room web app it creates an online space where users communicate with one another through text based messages

css3 express html5 nodejs react react-router reacthooks socket-io

Last synced: 11 Apr 2026

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

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

angular mongodb node-express-mongodb socket-io

Last synced: 12 Apr 2026

https://github.com/israel1jol/chat-app-with-socket.io

A react chat application built with the socket.io library

chat react socket socket-io

Last synced: 16 Apr 2026

https://github.com/geojimas/real-time-data-api

Real time Data tranfers from Api to Frotnend

koa mongodb nodejs socket-io typescript vue

Last synced: 12 Apr 2026

https://github.com/ljmu-se/btns

The node server to be run on the Raspberry Pis, created in Python using Socket.io

python socket-io

Last synced: 15 May 2026

https://github.com/arifshariati/zoom-clone-react-webrtc-socket-io-peers

This repo is a tiny effort on working with socket.io. Real time audio and video chat made possible in express as backend and React js as frontend. Libraries such as socket.io, webRTC, Peers have been used.

express nodejs peerjs reactjs socket-io webrtc webrtc-demos zoom

Last synced: 12 Apr 2026

https://github.com/sauraverse/google-docs-clone

React based Text-editor with real-time collaboration in document editing implemented using socket.io

cors create-react-app mongodb mongoose nodejs quilljs react socket-io

Last synced: 12 Apr 2026

https://github.com/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 2026

https://github.com/archtaurus/seachat

A chat app built on express and socket.io.

app chat demo example express-js node-js socket socket-io socketio-nodejs

Last synced: 12 Apr 2026

https://github.com/iamThiagoo/mines-cassino-app

Jogo tradicional Mines, adaptado no estilo cassino, onde o jogador começa com um saldo inicial e faz apostas para aumentar seus ganhos.

astrojs docker jest mongodb nestjs socket-io

Last synced: 04 Sep 2025

https://github.com/oscarcornejo/socket-mini-chat

Testing Socket.io

socket-io

Last synced: 09 Apr 2025

https://github.com/hanchiang/node-chat-app

This socket.io chat app is built while following a node course

javascript nodejs socket-io

Last synced: 09 May 2026

https://github.com/amanshakya0018/talko

Talko is a real-time collaborative chat platform that brings teams together with seamless messaging, dynamic typing indicators, and instant updates, making communication feel effortless and human.

nextauth nextjs nodejs postgresql prisma shadcn-ui socket-io tailwindcss type

Last synced: 12 Apr 2026

https://github.com/rajvenkat20/wechat

An interactive social media application developed on the MERN stack

expressjs mongodb nodejs reactjs social-media socket-io

Last synced: 12 Apr 2026

https://github.com/crist-pereyra/spotify-clone

Welcome to Spotify Clone! This project replicates the core functionalities of Spotify, allowing users to stream music, upload songs, and interact in real-time. Built using modern web technologies for a seamless and responsive experience.

cloudinary nodejs react shadcn-ui socket-io tailwindcss typescript zustand

Last synced: 12 Apr 2026

https://github.com/k1lgor/file-sharing-node-app

A simple file sharing app with Node, Express, Socket.io

express node socket-io

Last synced: 12 Apr 2026

https://github.com/thakiyudheen/chatai-server

To create a chat application with a bot using NestJS, you can set up a WebSocket gateway for real-time communication. Implement a `ChatGateway` to handle incoming messages, process them with a bot logic (e.g., calling an external API), and respond accordingly. Integrate Axios for HTTP requests, and manage state using services for clean architecture

axios nest nestjs reactjs socket-io typescript

Last synced: 05 Mar 2026

https://github.com/iammar7/redis-chat-challenge

Two day Hackathon challenge to create real-time chat application using Redis. 💥

heroku javascript nodejs react redis socket-io vercel

Last synced: 12 Apr 2026

https://github.com/lakshyapachkhede/chatonline

Simple Chat app developed using socket.io

chat-application express nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/sayanbanerjee-007/courses

An assignment to showcase courses for an internship.

express-js mongoose reactjs redux-toolkit rest-api socket-io

Last synced: 06 Apr 2026

https://github.com/muhammadaliashraf/socket-chat-room-in-java

A real-time chat system built using Java and Python sockets, enabling seamless communication between multiple machines. This project allows users to connect and chat over a network without relying on external messaging platforms.

chat chatapp chatapplication socket socket-communication socket-io socket-io-client socket-io-server socket-programming socket-programming-java

Last synced: 12 Apr 2026

https://github.com/tecladistaprod/chat

Chat Realtime in socket.io using vuejs and bulma

bulma es6 html javascript nodejs socket-io vue

Last synced: 02 Apr 2026

https://github.com/its-kunal/chatterbox

Realtime image, audio, and text messages communication, using socket.io.

buildwithgemini chat-application chatbot firebase gemini langchain nodejs redis socket-io typescript web-notifications

Last synced: 12 Apr 2026

https://github.com/prasanth2817/chat-application-backend

The backend is built using Node.js with Express for handling API requests and Socket.IO for real-time messaging. MongoDB stores user data and chat messages, with Mongoose handling database operations. JWT is used for authentication, and bcrypt for password hashing. The code follows the MVC architecture for maintainability.

bcryptjs cors dotenv expressjs jwt-authentication moongose mvc-architecture nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/lucasdsbr/chat-nodejs-socket.io

Simple Chat application developed with Nodejs + Socket.IO

chat ejs javascript nodejs socket-io

Last synced: 04 May 2026

https://github.com/max-im/os-dashbord

Dashboard to display computer performance

mongodb nodejs react redis socket-io sticky-sessions workers

Last synced: 12 Apr 2026

https://github.com/ugnmura/simple-chatapp

:speech_balloon: Chat app created with express.js, next.js, socket.io

chat express nextjs socket-io tailwindcss yarn yarn-workspaces

Last synced: 12 Apr 2026

https://github.com/sayanbanerjee-007/video_call_web_app

Only video call page with important features

ejs express javas nodejs peer peerjs socket-io uuid

Last synced: 12 Apr 2026

https://github.com/punchanabu/redrice-chat

Socket Service to Chat with Restaurant

socket-io

Last synced: 26 Jan 2026

https://github.com/gustavosachetto/jogo-da-velha

Jogo da velha criado com web socket para a sincronização dos jogadores em tempo real.

node reactjs socket-io styled-components typescript

Last synced: 24 Apr 2026

https://github.com/leonardovff/live-rank-postman-test

Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.

javascript jenkins newman node postman socket-io websocket

Last synced: 12 Apr 2026

https://github.com/rufat/MEPN-Template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 10 Mar 2025

https://github.com/wspietro/nlw-heat-node

Back-end construído para a aplicação do NLW Heat Impulse.

express nodejs prisma socket-io typescript

Last synced: 09 Apr 2026

https://github.com/cnad-io/wsao-1-back

Backend demo para Webinar - Starting with Apps in Openshift.

fastify nodejs rest-api socket-io websocket

Last synced: 16 Apr 2026

https://github.com/brendocosta/node-js-streaming

Streaming and receiving video with WebRTC API, JavaScript, Socket.IO and Node.js

javascript nodejs socket-io streaming webrtc

Last synced: 12 Apr 2026

https://github.com/angeal185/socketio-chat-room-app

nodejs chat-room app using socketio express jquery and lodash

chat chat-application express jquery lodash nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/cgutwin/node-chat

A chat webapp with support for multiple rooms, made using React and NodeJS.

chatapp nodejs react socket-io

Last synced: 12 Apr 2026

https://github.com/eugenehlushko/game-15

Play famous "15" game with react and websockets, chat, highscores

express game react react-redux reactjs socket-io

Last synced: 11 Apr 2026

https://github.com/yashverma3/video-calling-app

Made a video calling app using Simple-peer and Socket.io and google authentication is implemented using Firebase. Authenticated users can start their own meet and a unique meeting room is created. Anyone using the meeting link can join the meeting room. Participants can also chat realtime in the room.

firebase nodejs reactjs socket-io tailwindcss3

Last synced: 11 Apr 2026

https://github.com/mateusfs99/multiroomchat

Aplicativo desenvolvido em Node.js, EJS e Socket.io para criação de um chat online.

ejs javascript nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/kaungmyathan22/html-css-nodejs-socketio-video-call

Simple video call app with nodejs / html + css + js

css html nodejs socket-io webrtc

Last synced: 11 Apr 2026

https://github.com/servetisikli/real-time-chat-app-socket-io-client

This is a real-time chat application built with Express, Socket.io, and MongoDB. It allows users to send and receive messages in real-time.

react socket-io

Last synced: 12 Apr 2026

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

Learning socket.io with node.js and react.js

nodejs reactjs socket-io

Last synced: 12 Apr 2026

https://github.com/trasherdk/socket-io-sample

Simple Socket-IO Chat sample

expressjs nodejs socket-io

Last synced: 12 Apr 2026

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

Building a chat app with socketio and react

nodejs react react-router socket-io

Last synced: 11 Apr 2026

https://github.com/1999-sahil/code-x-code-editor

Code-X is a real time code editor which consists both code editor with 15+ different languages and web editor for Html, Css and Javascript. You can join the room by creating new room Id or by receiving room Id. You can also see the participants in the room. If you want to add someone you can do it by sharing room Id.

antd expressjs judge0 monaco-editor node-js rapid-api react-icons react-router-dom react-select react-toastify reactjs socket-io tailwind-css uuid vite

Last synced: 30 Dec 2025

https://github.com/anitatess/whiteboard-colab

Live Collaboration Whiteboard with 3 options: painting, drawing shapes and chat. Built using Node, React, Express and Socket.io

chat collaboration cors express html-css-javascript javascript node react socket-io whiteboard

Last synced: 11 Apr 2026

https://github.com/elenamorton/BabelChat

Real-time language translator using Google-API

chai css expressjs google-api html javascript mocha mongodb mongoose nodejs reactjs socket-io

Last synced: 11 Mar 2025

https://github.com/namitkumarsingh97/real-time-chatapp

Node.js chat app utilizing Express.js, hbs module, and Socket.io for real-time communication. Employs JavaScript for dynamic client-side interactions. Simple yet effective server-side solution for instant messaging.

expressjs handlebars javascript nodejs socket-io

Last synced: 05 Jan 2026

https://github.com/sayanbanerjee-007/chat_app

This is a basic foundation of building a real time chat app using web-sockets

ejs exppress javascript nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/abdullah-moiz/chat-app

React , Node Js , MongoDb , Socket.io

chat-application mern-stack mongodb nodejs react reactjs socket-io

Last synced: 11 Apr 2026

https://github.com/raj-thombare/quick-chat

A Real-time chat application enabling seamless messaging and group chat functionality, allowing users to create and join chat rooms for interactive discussions.

kafka nextjs15 nodejs postgresql redis socket-io

Last synced: 11 Apr 2026

https://github.com/akshaynayak1719/real-time-collaboration-tool

Collaborative Chat Application For Multiple Users

jwt-authentication mongodb nodejs reactjs socket-io websocket

Last synced: 11 Apr 2026

https://github.com/huzaifac137/be-anonymous

This is a social media platform where users can post their opinions and thoughts while remaining anonymous without being judged , threatened , humilated . Other users can upvote and downvote the anonymous opinions and can also comment on posts . There is also a place for anonymous group chatting

anonymity anonymous anonymous-functions anonymous-message downvote google-login mern-stack nextjs nodejs reactjs reddit-clone social-media socket-io upvote

Last synced: 11 Apr 2026

https://github.com/mukulsharma10/the-group-chat-project

A group chat web application made using express js, Nodejs and Socket.io

express nodejs socket-io

Last synced: 06 May 2026

https://github.com/saarangtiwari/flutter-js-socket-bridge

Web based Javascript app for sending socket events from js to flutter through events.

flutter javascript socket-io

Last synced: 29 May 2026

https://github.com/rohitchourey0809/alluviumiotsolutionspvtltd

Chat application :- Built with Node.js, Express, and Socket.io. It handles user authentication, message storage, and real-time message broadcasting.

chakar-ui expressjs json-web-token mongodb mongoosejs node-js reactjs socket-io

Last synced: 04 Mar 2026

https://github.com/mayurdhamgunde/socket.io-websocket

Realtime application framework (Node.JS server)

javascript nodejs socket-io websocket

Last synced: 16 Apr 2026

https://github.com/crissalvarezh/chatdemoapp

Aplicacion para Android

android chat java real-time socket-io

Last synced: 16 Apr 2026

https://github.com/atulkp018/nexus

Built with MERN, Socket.io, and Chakra UI, Nexus offers JWT authentication, post interactions, follow/unfollow, account freezing, dark mode, and a responsive UI. It includes a chat system with image support, seen/unseen messages, and notification sounds for seamless real-time communication.

chakra-ui jwt-authentication mern mongodb nodejs reactjs socket-io

Last synced: 11 Apr 2026

https://github.com/joshdsommer/angular-socket.io-example-application

An example application demonstrating one way to integrate socket.io, RxJS, and Angular together

angular angular-cli angular2 angular4 angular5 nodejs rxjs socket-io websockets

Last synced: 11 Apr 2026

https://github.com/mandouro-22/chat_app

ChatApp is a real-time messaging app built with React, Socket.io, and JWT. It supports user authentication (login/signup), secure messaging, and provides notifications using React Toastify. Built with modern technologies like React, Zustand, and TailwindCSS.

jwt-authentication reactjs real-time-chat socket-io

Last synced: 12 Jun 2025

https://github.com/arnavk-09/minimal-text-games

🌀 AI-powered multiplayer text guessing games....

dalle flagsmith mongodb mongodb-orm openai prisma shadcn socket-io sveltekit websockets

Last synced: 11 Apr 2026

https://github.com/mhdzhhan/tidings

Exploring Socket.IO 🚀

express react-native socket-io

Last synced: 18 Mar 2025

https://github.com/shihabshahrier/simplemessenger

simple group chat without auth

express-js socket-io

Last synced: 13 Apr 2026

Socket.IO Awesome Lists
Socket.IO Categories