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/alessandro-massarotti-jr/node-chat

Projeto desenvolvido com o intuito de criar um chat em tempo real por meio da utilização de websockets

express-js javascript node-js react socket-io websockets

Last synced: 11 Apr 2026

https://github.com/akb98443/chatvine-a-chat-app

this is a real time chat application it's live on the below link

css3 express-js html5 javascript nodejs socket-io

Last synced: 11 Apr 2026

https://github.com/yasharma/asen

Angular Socket Express Node

angular-material angularjs express nodejs socket-io

Last synced: 17 Apr 2026

https://github.com/ablasko32/chat-room-app

Real time chat room app using Express.js,React,Redis and Socket.io

docker-compose expressjs react redis socket-io styled-components

Last synced: 05 Apr 2026

https://github.com/sjreddy1/chat_app

This full-stack Chat Application is developed with React.js, Node.js, Express.js, MongoDB, Tailwind CSS, and Redux. It delivers a seamless user interface for real-time chats, featuring options for sign up, sign in, logout, profile image updates, user search, individual messaging, group creation, group discussions, group management, and messages.

cloudinary express jwt-authentication mongodb nodejs reactjs socket-io tailwindcss

Last synced: 11 Apr 2026

https://github.com/chaitanya-0310/code4share

A real-time collaborative coding platform developed to perform collaborative coding on a single platform with multiple developer although they are at different location

express material-ui mongodb nodejs reactjs socket-io tailwindcss

Last synced: 11 Apr 2026

https://github.com/dru-blip/tic-tac-arena-server

backend implementation for TicTacArena

nestjs socket-io websocket-server

Last synced: 13 Apr 2026

https://github.com/peterdee/webrtc-test-ws

Testing WebRTC capabilities

node socket-io

Last synced: 13 Apr 2026

https://github.com/karenyov/chatnodejs

Chat feito em NodeJS

chat javascript nodejs socket-io

Last synced: 13 Apr 2026

https://github.com/arin-paliwal/text-flow

Text Flow application is a real-time messaging application built using the MERN stack (MongoDB, Express, React, Node.js) that allows users to send and receive messages in a chat interface. It has minimalistic User Interface and uses websockets for real-time communication between users.

chat css express-js expressjs javascript mongodb nodejs reactjs socket-io ui-components

Last synced: 11 Apr 2026

https://github.com/jsnevt/devradar

Localize desenvolvedores em um raio de 5km e com a tecnologia que você buscar!

axios-react expo mongoose react socket-io

Last synced: 13 Apr 2026

https://github.com/thanhdxuan/chatapp

Chat application that uses the peer-to-peer model and client-server model.

javascript socket-io webrtc websocket

Last synced: 11 Apr 2026

https://github.com/mohokh67/node-chatter

Another Node.js chat application

chat-application express namespace nodejs socket-io

Last synced: 19 Jun 2026

https://github.com/fratorgano/socketchat

Node.js chat service based on socket.io tutorial with some added features

nodejs socket-io

Last synced: 05 May 2026

https://github.com/rayyanx95/socket.io-client-fe

Frontend portion of the socket.io text & video chat

auth chat-application jwt-token react socket-io

Last synced: 05 May 2026

https://github.com/rodrigobarbaedu/probable-engine

Este repositorio contiene una aplicación web desarrollada en Flask, diseñada para el control de luminiscencia en invernaderos. La aplicación es capaz de recibir datos en tiempo real y utilizarlos para regular la iluminación en función de las necesidades de las plantas.

arduino arduino-ide flask-application python socket-io

Last synced: 10 Apr 2026

https://github.com/ayyesu/chat-zoo

Web-based chatapp - Connect with individuals on the web

context-api expressjs react socket-io

Last synced: 13 Apr 2026

https://github.com/camillamendess/node-websockets

WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.

mongodb nodejs socket-io websocket

Last synced: 20 Apr 2026

https://github.com/ouailtayarth/chat-application-realtime

Build and deploy a real-time chat application using React.js, Node.js, Express.js, and Socket.io

reactjs socket-io

Last synced: 31 Mar 2025

https://github.com/ashilrahim/chattikko

A Real Time messaging platform with Socket.io

express-js javascript mongodb nodejs reactjs socket-io zustand

Last synced: 10 Apr 2026

https://github.com/kartikmahajan5688/socket.io

This is a simple real-time chat application that requires authentication. It was built using Node.js and Express.js for the backend, and React and Vite for the frontend.

authentication-middleware chat-app expressjs jsonwebtoken middleware nodejs reactjs socket-io

Last synced: 12 Apr 2026

https://github.com/muhammadfarooq85/web-socket-io-backend

My purpose of creating this repo is to learn Socket IO. This repo contains backend part.

express-js js node socket-io

Last synced: 03 Feb 2026

https://github.com/tostaylo/pawn_talk

A place to have a chat and play a game of chess

chess flask real-time socket-io

Last synced: 28 Apr 2026

https://github.com/anchit1909/meetsync-video-conferencing-app

Meetsync is a real-time video conferencing application that facilitates seamless virtual meetings. It uses Socket.IO for real-time signaling and PeerJS for direct peer-to-peer connections.

express nextjs nodejs peerjs shadcn-ui socket-io tailwindcss typescript

Last synced: 27 Feb 2025

https://github.com/nafeu/node-socket-seed

A starting point for basic Node.js/Express.js applications that use Socket.io and a simple Express API. Ideal for proof-of-concepts.

express mocha nodejs rest-api socket-io

Last synced: 12 Apr 2026

https://github.com/ennanuel/score_plug_backend

ScorePlug is a dynamic platform designed for football (soccer) enthusiasts. It delivers live match updates and prediction insights. Powered by MongoDB, Socket.IO, and GraphQL, ScorePlug offers a real-time experience.

api expressjs football graphql graphql-api mongodb nodejs rest rest-api soccer socket-io sse

Last synced: 05 Mar 2026

https://github.com/cham11ng/chat-application

Simple Chat Application using Node.js & Socket.io

chat chat-application javascript nodejs socket-io

Last synced: 07 May 2026

https://github.com/dogmatic69/socket-api-server

API server over web sockets that will push data to the client

api-server home-automation nodejs socket-io wrapper-api

Last synced: 13 Apr 2026

https://github.com/nbhirud/computer-networking-concepts

This project was done in 3 parts. <1> socket programming basics, <2> A performance evaluation and comparison between UDP and TCP, and <3> Implementation of Distance Vector Routing algorithm.

computer-network distance-vector-routing java java7 network-analysis socket-io socket-programming tcp tcp-client tcp-server udp udp-client udp-server

Last synced: 09 Nov 2025

https://github.com/mayank0255/chat-room

Chat rooms with any development related topics with the color scheme of Discord

express mongodb nodejs socket-io

Last synced: 11 Apr 2026

https://github.com/1juyoung/facemeet-refactor-frontend

📽 Real-time video conferencing web app with facial expression analysis and live chat. Currently being refactored with Clean Architecture for better scalability and maintainability.

clean-architecture deepface nextjs nodejs react refactoring socket-io webrtc

Last synced: 11 Apr 2026

https://github.com/jakemackie/canvas-live

A realtime drawing web app that lets clients join a room and draw together!

nextjs socket-io tailwindcss typescript

Last synced: 17 Apr 2026

https://github.com/patelsmuseum/rapid-notes-app

The platform for sharing notes within a community enables users to distribute their personal notes securely. It incorporates a range of features including discussions, commenting, likes, and downloads, all supported by a robust authentication system.

express javascript multer nodejs pasports socket-io

Last synced: 13 Apr 2026

https://github.com/senor101/echo-chat

A minimal messaging app using socket.io

express mongoose socket-io

Last synced: 13 Apr 2026

https://github.com/gigio1023/mafiaGame

Mafia game with chat system (고등학교 프로젝트)

bootstrap jqeury socket-io

Last synced: 26 Oct 2025

https://github.com/yewhral/node.js-websockets-chat

Simple node.js and websockets app

css3 es6 express html5 javascript nodejs socket-io

Last synced: 13 Apr 2026

https://github.com/tericcabrel/throner-web

Web application built with my lovely React and CoreUI who allows to control a drone

google-maps react react-router redux socket-io

Last synced: 13 Apr 2026

https://github.com/adharsh-a/talent-finder-frontend

Developed a platform to connect companies and candidates, emphasizing seamless user experience and secure data handling.

react redux-toolkit socket-io tailwindcss threejs

Last synced: 13 Apr 2026

https://github.com/redouane64/socketio.net.client

An experimental modern Socket.io client for .NET

polling socket-io socket-io-client socketio websocket

Last synced: 24 Apr 2026

https://github.com/ajsevillano/websocketchat

A chat app created using Socket IO. The chat includes a main room where users can chat.

express javascript nodejs socket-io

Last synced: 13 Apr 2026

https://github.com/hernan2975/turnosmultisucursal

Sistema web de gestión de turnos para empresas con múltiples sucursales. Permite administrar profesionales, servicios y horarios desde un panel centralizado. Incluye funcionalidades en tiempo real y una arquitectura modular que facilita la escalabilidad.

dashboard flask modular-architecture python socket-io sqlite

Last synced: 13 Apr 2026

https://github.com/souni2003/crawler-threads

This is a project about selenium crawler data from customers by keyword

javascript nodejs selenium socket-io

Last synced: 13 Apr 2026

https://github.com/rajatgupta24/chatter-box-client

Chatter Box is a Chatting Application build using React, Nodejs, Socket.io & Google OAuth.

cicd github-actions javascript netlify react socket-io

Last synced: 13 Apr 2026

https://github.com/alestor123/dev-talk-cli

This is a simple code for cli to cli talk for devs

cli developer-productivity node socket-io talk

Last synced: 18 Jan 2026

https://github.com/muhammadfarooq85/Web-Socket-IO-Backend

My purpose of creating this repo is to learn Socket IO. This repo contains backend part.

express-js js node socket-io

Last synced: 26 Oct 2025

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

This is a chat app created using Socket.io, Nodejs, Expressjs and React

chatapp expressjs javascript nodejs postgresql react sequelize socket-io

Last synced: 13 Apr 2026

https://github.com/mudrabhedi/my-chat-app

This Full-Stack Chat App enables real-time messaging with user authentication, powered by React frontend and Node.js backend using Socket.IO for live communication. It features secure JWT-based login, online user display, and a responsive UI built with Tailwind CSS.

expressjs jwt-token nodejs postcss react socket-io tailwindcss vite

Last synced: 13 Apr 2026

https://github.com/amalchandru/snake-xensia

A simple, real-time multiplayer snake game built upon Javascript and Socket.IO

javascript node-js socket-io

Last synced: 10 May 2026

https://github.com/hebahamdan2/chatvia-app

MERN Stack real-time chat app that enables users to chat with each other and see who is online after signing up or logging in. 💬

axios bootstrap5 mongodb nodejs reactjs render socket-io

Last synced: 11 Apr 2026

https://github.com/pandakn/cozychatter

CozyChatter : Real-Time Chat App Simple

daisyui express nextjs socket-io tailwindcss typescript

Last synced: 13 Apr 2026

https://github.com/sgbj/discord-clone

Discord clone built with React.js, Next.js, Tailwind, Prisma, and MySQL

clerk livekit nextjs planetscale prisma railway react shadcn-ui socket-io tailwindcss tanstack-react-query uploadthing zod

Last synced: 13 Apr 2026

https://github.com/peterdee/deepseen-websockets-test-client

Testing utility for the Deepseen project

expressjs jquery node socket-io websockets

Last synced: 13 Apr 2026

https://github.com/zachstence/blackjack

Simple multiplayer blackjack game

blackjack socket-io sveltekit

Last synced: 08 May 2026

https://github.com/shixiongfei/safety-socketio

Safety Socket.IO

safety socket-io

Last synced: 13 Mar 2025

https://github.com/chicomcastro/cores-com-dicas

Jogo web multiplayer inspirado em Hues and Cues. Player-first: cada jogador usa o próprio celular. Tabuleiro central é opcional. Node.js + Socket.IO.

hues-and-cues local-network multiplayer nodejs party-game socket-io

Last synced: 30 May 2026

https://github.com/HireHoffee/Web-Messenger

A Web-Messenger app in NextJS and GraphQL

backend express frontend graphql mui nextjs prisma socket-io sqlite

Last synced: 05 Dec 2025

https://github.com/shabeelashraf5/scms-project

ERP system tailored for supply chain management, streamlining operations such as inventory tracking, order processing, and logistics. Built with Angular, Node JS, Express JS, and Mongoose, the system offers robust features for efficient resource planning and seamless workflow management.

angular ec2-instance expressjs mongodb mongoose nodejs nodemailer socket-io stripe-payments vercel

Last synced: 10 Apr 2026

https://github.com/mirzaazwad/swe_4404_medguard

MedGuard a project work for Software Project Lab-II, Islamic University of Technology(IUT)

bootstrap5 expressjs google-maps-api google-oauth2 html-css-javascript mongodb nodejs reactjs socket-io

Last synced: 10 Apr 2026

https://github.com/somnathkar000/ai-chatbot

The Chat Bot Application is a powerful and interactive chat bot that harnesses the capabilities of AI and real-time communication. It offers intelligent conversation features and ensures a seamless user experience.

mongodb mui nodejs open-ai reactjs socket-io

Last synced: 13 Apr 2026

https://github.com/kaungmyathan22/react-node-webrtc-app

Simple webrtc app written in nodejs, react & typescript

nodejs reactjs socket-io webrtc

Last synced: 13 Apr 2026

https://github.com/dwija12903/chat-hub

Real-time chat application built with Node.js and React, featuring instant messaging, dynamic user lists, and responsive design.

expressjs nodejs reactjs socket-io tailwindcss

Last synced: 17 Jan 2026

https://github.com/gabrielcioci/pong

Pong game with Socket.io

express nodejs reactjs redux scss socket-io

Last synced: 01 Apr 2026

https://github.com/frckbrice/pocker-guessing-backend

Backend API and realtime server for PockerPlay, a 2-player guessing game. This API use Websocket to serves images or words for games guessing used by both players.

compression helmet jest nestjs-backend nestjs-websockets nodejs pg pg-hstore postgresql restful-api sequelize-orm socket-io supertest throttler typescript

Last synced: 05 Mar 2026

https://github.com/jweboy/chatroom

next.js和socket.io实现的简易聊天

nextjs socket-io

Last synced: 12 May 2026

https://github.com/biyuqi/firefly

:tada: A simple online chat platform based on nodeJs mongodb express and vueJs

express mongodb mongoose nodejs socket-io

Last synced: 02 Apr 2026

https://github.com/kevinkiklee/nothing.chat

Generates channels on demand and destroys itself when the participants leave.

chat node react socket-io

Last synced: 12 Apr 2026

https://github.com/its-shojib/real-time-chat-app-server-mern

Its a real-time-chat application where anyone can chat with users for the real-time. User can also see online user and can chat with them.

expressjs jwt-token mongodb nodejs react socket-io tailwindcss zustand

Last synced: 10 Apr 2026

https://github.com/kishankravi/rps-project

Rock paper Scissor online game ,

css ejs-templates expressjs js nodejs socket-io

Last synced: 01 Apr 2026

https://github.com/wanjinyoo/scheduler

Interview Scheduler is a single-page that allows users to book an interview appointment through the app.

expressjs reactjs socket-io

Last synced: 07 Apr 2026

https://github.com/vavarm/collaborative-drawing-canvas

Node.js & Websocket & p5 canvases

nodejs p5js socket-io

Last synced: 07 May 2026

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

A Simple Node.js Chap App

javascript node socket-io

Last synced: 11 May 2026

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

This is a simple chat app built using mern and websocket.

express mongodb node react socket-io

Last synced: 01 May 2025

https://github.com/deep-1704/askadoc

An online platform connecting patients with a wide range of expert doctors for efficient and accessible medical consultations.

bcryptjs css expressjs jwt-authentication mongodb nodejs reactjs restful-api socket-io

Last synced: 06 Apr 2026

https://github.com/dmnktoe/healform

HEALFORM is an innovative cryotherapy service platform featuring a sleek marketing website, secure user authentication, effortless appointment scheduling, and real-time updates. Built with Turborepo, Express.js, and PostgreSQL, it delivers efficient, scalable operations and a seamless experience for both clients and administrators.

auth cryotherapy express nextjs postgresql socket-io turborepo

Last synced: 05 Feb 2026

https://github.com/saidhanush27/chatcord

A real-time chat application built with Node.js, Express, and Socket.io that allows users to join chat rooms and communicate with each other.

chat-application express-js socket-io

Last synced: 11 Apr 2026

https://github.com/sohamw03/geminimeetings

GeminiMeetings: Seamless collaboration for devs and productive teams.

express mui nextjs socket-io webrtc

Last synced: 18 Jan 2026

https://github.com/whyshashi/video_sync_app

Web Application where users can join a room, share a YouTube video link, and watch the video together with perfect synchronization. Additionally, users should be able to chat with each other in real-time while watching the video. The project should include some advanced and creative features to enhance user engagement and interaction.

cors express jwt mongodb-atlas mongoose nodejs react socket-io

Last synced: 23 Feb 2026

https://github.com/shimul-zahan/go-firm

**GO-FIRM** is a modern and efficient grocery e-commerce platform designed to make shopping for daily essentials easier and faster. This project includes user authentication, personalized dashboards, and seamless billing details, creating a user-friendly experience for all your grocery needs.

ecommerce-website firebase-auth mongodb nodejs reactjs redux socket-io

Last synced: 11 Apr 2026

https://github.com/fantasy-guru/kemrichatapp

Kemri chat app provides multi users real time chat. It uses socket.io and developed by react, node.

express node react socket-io

Last synced: 08 Mar 2025

Socket.IO Awesome Lists
Socket.IO Categories