Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Socket.IO
![](https://explore-feed.github.com/topics/socket-io/socket-io.png)
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.
- GitHub: https://github.com/topics/socket-io
- Wikipedia: https://en.wikipedia.org/wiki/Socket.IO
- Repo: https://github.com/socketio/socket.io
- Released: March 19, 2010
- Related Topics: nodejs,
- Last updated: 2025-02-11 00:28:09 UTC
- JSON Representation
https://github.com/adiaparmar/chess-game
A real-time chess app built with JavaScript and Socket.io. This application allows users to play chess against each other online, featuring live move updates, game notifications, and a responsive interface for an engaging multiplayer experience.
Last synced: 24 Jan 2025
https://github.com/cleversamer/node-starter-app
A starter project for a Node.js server
api backend express mongodb nodejs socket-io starter-project
Last synced: 14 Jan 2025
https://github.com/cleversamer/bayan-server
The backend of a Bayan Learning Platform
api backend learning-platform mongodb mongoose nodejs server socket-io
Last synced: 14 Jan 2025
https://github.com/cleversamer/chatting-app
The back-end for Technology Teacher application - Node.js & MongoDB
express mongodb mongoose nodejs push-notifications socket-io
Last synced: 14 Jan 2025
https://github.com/matiastucci/uptime
📈 Load monitoring web application
monitoring nodejs real-time socket-io vuejs
Last synced: 08 Jan 2025
https://github.com/dphasst17/chatapp
docker microservice mongodb-atlas mongoose nestjs-backend nextjs redis-cache s3-storage socket-io
Last synced: 14 Jan 2025
https://github.com/woodgear/socketio-client-rust
socketio-client-rust is rust implement of socket.io-client,which treat socket.io stream as future stream.
rust socket-io socket-io-client
Last synced: 11 Feb 2025
https://github.com/sougata-github/team-chat
Full-Stack Discord clone built using Next.js.
clerk neondb nextjs prisma react-query shadcn-ui socket-io tailwindcss typescript uploadthing vercel zustand
Last synced: 12 Nov 2024
https://github.com/verma-kunal/pingio
A multi-user chat application using ExpressJS & SocketIO
Last synced: 08 Nov 2024
https://github.com/henryhale/telemate
✉️ A small-scale messaging application for devs
chat cli hackers henryhale js messaging-app self-hosted socket-io telemate terminal winbox-js
Last synced: 08 Jan 2025
https://github.com/blazeinferno64/blaze-file-editor-app
Blaze File Editor is a simple dynamic web app based completely on JavaScript for both front-end & back-end , it's a handy app when you want to make/write some quick text and want to save it
chatgpt expressjs file-editor-in-browser free github javascript node-js nodejs nodemon socket-io webapp
Last synced: 08 Jan 2025
https://github.com/lukes/nano-stream-x
A tiny and performant server that streams block data from a nano currency node to a socket for other processes to receive
cryptocurrency nano nanocurrency nodejs rpc server socket-io sockets stream streaming
Last synced: 30 Dec 2024
https://github.com/happydream9032/real-time-chat-application
This is a simple real-time chat application using Node.js, Express.js, Socket.io
express nodejs react real-time-chat-app socket-io
Last synced: 15 Jan 2025
https://github.com/david-torres/rps-tourney
A Rock Paper Scissors Spock Lizard online tournament organizer.
challonge challonge-api nuxtjs rock-paper-scissors socket-io tournament-manager vuejs
Last synced: 15 Jan 2025
https://github.com/mohamedaflah/chat_app_frontend
Fully fledged Reale time chat application Front end side
docker node-js redux redux-toolkit shadcn-ui socket-io typescript websocket
Last synced: 16 Jan 2025
https://github.com/luc-ribeiro/nlw-05-chatty-node
Chatty is a real-time customer service chat. Built with Node.js, Express and Socket.io
express nodejs socket-io sqlite3 typescript
Last synced: 21 Jan 2025
https://github.com/rockharshitmaurya/onecode
real-time code collaboration app
codemirror nodejs reactjs socket-io
Last synced: 08 Jan 2025
https://github.com/rockharshitmaurya/realtime-chat-application
expressjs material-ui mongodb nodejs reactjs socket-io styled-components
Last synced: 08 Jan 2025
https://github.com/mdtanrikulu/react-native-starter
React-Native boilerplate with Babel 6, Redux, Redux Saga w Thunk, Socket.io and Remote Redux DevTools support.
react react-devtools react-native redux redux-saga socket-io
Last synced: 03 Jan 2025
https://github.com/silofn523/kakaotalk_server
KakaoTalk Clone Coding Server (카카오톡 클론 코딩 서버)
2024-09-xx nestjs postgres socket-io typeorm
Last synced: 19 Jan 2025
https://github.com/aadarsh-guru/mern-prodcast-app
MERN Prodcast Application with TypeScript, Vite bundler, and Tailwind CSS for a sleek UI/UX. It features real-time voice rooms powered by WebRTC, supporting both public and private rooms. With MongoDB GridFSBucket for media storage, Socket.io for real-time updates, and robust authentication using email OTP, access & refresh tokens.
expressjs headlessui mongodb nodejs reactjs socket-io tailwindcss typescript webrtc
Last synced: 15 Jan 2025
https://github.com/yash-verma18/streamlinex
A real-time data streaming platform utilizing Kafka, Redis, and Socket.io for high-speed, scalable communication.
aiven-cloud kafka next nodejs post prisma-orm reddis scalable scalable-architecture scalable-chat socket-io tail turborepo
Last synced: 09 Nov 2024
https://github.com/modemobpsycho/paint-online-backend
Repository with backend for web application for real-time collaborative drawing. Allows users to create boards or join existing ones, draw with a brush or use ready-made shapes, apply different colors, undo actions or redo.
dotenv express-ts prisma-pg render socket-io
Last synced: 07 Jan 2025
https://github.com/modemobpsycho/react-chat
Repository with frontend from the online chat project.
muiv5 react react-dom react-router redux-toolkit socket-io
Last synced: 07 Jan 2025
https://github.com/shubhammore1251/react-chat-app
Realtime Chat Application using Socket.io, Node.js, and React.js
chat-application express nodejs reactjs reactrouterdom socket-io
Last synced: 03 Jan 2025
https://github.com/dielduarte/socket-chat-example
a simple example using socket.io, react, redux and redux ducks
ducks-pattern react redux socket-io
Last synced: 07 Jan 2025
https://github.com/mmaksi/multiplayer-pong
This Multiplayer Pong Game allows each two users to play together in a single room. The front-end is made ready by a public community and I implemented the backend server to make it a multiplayer game with rooms and a single namespace using the power of Socket.io and Express.js.
expressjs javascript-game multiplayer-game pong-game socket-io
Last synced: 03 Jan 2025
https://github.com/mahmud-kandawala/travel-planner-app
A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.
api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography
Last synced: 07 Jan 2025
https://github.com/anythinglord/chat-nodejs
Real Time Chat with Nodejs, Socket.io, Html, CSS
Last synced: 21 Jan 2025
https://github.com/kevindasilvas/guess_who
Guess Who game created using node js, express, and socket.io
docker guess-game guessing-game heroku node nodejs socket-io
Last synced: 04 Feb 2025
https://github.com/c-delouvencourt/csync
Sync your YouTube video with your friends.
framework javascript socket-io sync youtube
Last synced: 07 Jan 2025
https://github.com/manishtmtmt/mt-chat-app
Welcome to my real-time chat app, developed using React and Socket.IO! This app provides users with a platform to communicate with each other instantly, with features such as chat rooms, private messaging, and real-time notifications. The front-end of the app is built using React, allowing for a responsive and user-friendly interface.
react react-router react-router-dom realtime-chat socket-io socket-io-client
Last synced: 21 Jan 2025
https://github.com/igomigo/taskpilot
TaskPilot is a robust and intuitive project management software, inspired by popular tools like Trello. This app allows teams and individuals to organize tasks, collaborate effectively, and manage projects with ease.
api backend bull jwt mongodb mongoose nodejs redis socket-io
Last synced: 21 Jan 2025
https://github.com/nerdfiles/chatserver
chat server using websocket and loopback for frontend: https://github.com/nerdfiles/chat. this codebase is _not rest-ful_
messaging-api not-rest-ful socket-io websocket
Last synced: 21 Jan 2025
https://github.com/pierrecholhot/hank
Live OS monitoring UI built on top of HighCharts.js
babel es6 express-js highcharts node-js os-monitor postcss socket-io webpack
Last synced: 15 Jan 2025
https://github.com/kristoferkrindges/traveling
Social Media in React #React #Axios #Api #Styled-Components #Firebase #SpringBootAPI
axios context-api darkmode firebase hooks react social-media socket-io styled-components
Last synced: 04 Feb 2025
https://github.com/rahul4019/chatlink
A sleek, real-time messaging app featuring customizable profiles and secure authentication. Built with Node.js, Express, Socket.io, and PostgreSQL on the backend, and a responsive React frontend with TypeScript.
jwt-authentication nodejs postgresql react s3-bucket socket-io typescript zod-validation
Last synced: 27 Jan 2025
https://github.com/i-umairkhan/realtime_socket.io
real time chat app in react node
Last synced: 15 Jan 2025
https://github.com/arikxl/loola-chat
A chat app I made for my daughter. You can search for friends and correspond with them and also create groups.
chakra-ui-react chat-application context-api mern pwa react socket-io
Last synced: 04 Jan 2025
https://github.com/michaeltoddprogramming/imy220assignment2
Repo for IMY220 Assignment 2
express livefeed socket-io vote
Last synced: 07 Jan 2025
https://github.com/lissone/nlw-heat-impulse
Website and messaging app to share with the community your expectations for the DoWhile 2021 event.
autentication expo monorepo nextjs nodejs react react-native rocketseat socket-io sqlite typescript
Last synced: 15 Jan 2025
https://github.com/lksmrck/chat-app-react
Personal fullstack project of real-time chat app - Typescript, React, Node.js, PostgreSQL, Socket.io
javascript nodejs postgresql socket-io typescript
Last synced: 07 Jan 2025
https://github.com/yisibell/my-notification-service
A Notification Service API built by NestJS.
http-server nestjs nodejs notifications socket-io websocket-server
Last synced: 28 Jan 2025
https://github.com/ayshahakeem/messaging-app
Realtime messaging app built using express and socket.io on the backend, and vanilla JavaScript on the front end. Socket.io is a library that enables real-time communication between clients and server.
chat-application expressjs javascript nodejs socket-io
Last synced: 15 Jan 2025
https://github.com/chetanxpro/code-editor
This is a online code editor , where many users can join room, and do coding in sync
code-editor code-editor-online online-editor socket-io
Last synced: 15 Jan 2025
https://github.com/shivajichalise/bolanabola
real time chat application.
expressjs nodejs passport-local postgresql react redux sequelize socket-io
Last synced: 09 Jan 2025
https://github.com/dimsand/bataille-navale-multijoueur
Test d'un jeu avec socket IO sur serveur NodeJs
bataille battleship javascript navale nodejs socket-io
Last synced: 08 Jan 2025
https://github.com/whitestormjs/network-module
🚀💬 Network module for Whitestorm.js (alpha)
networking node nodejs npm socket-io websocket whs
Last synced: 15 Jan 2025
https://github.com/oluwis/react-node-chat-app
Small Web Chat Application
nodejs nodemon postgresql react-router reactjs socket-io typescript
Last synced: 11 Jan 2025
https://github.com/bieanimaton/nlw-heat-server
Servidor desenvolvido com NodeJS, Typescript e várias bibliotecas. - Next Level Week (NLW) Heat by Rocketseat.
axios cors express http-server jsonwebtoken migrations nodejs prisma prisma-client server socket-io sqlite ts-node-dev
Last synced: 15 Jan 2025
https://github.com/andrearcaina/mafia-mayhem
W.I.P browser web game using Convex, Next.js, and [insert more later]. Created for Zero to One Hackathon!
Last synced: 28 Jan 2025
https://github.com/adidem23/peerview-videocallerapp
This Application is mern videocalling App which is built on the Webrtc Protocol and uses Socket i.o for the working with React frontend .
context-api express javascript mongodb mongoose nodejs react socket-io webrtc
Last synced: 11 Jan 2025
https://github.com/mrbrunelli/node-real-time-chat
My studies of Node.js with Socket.IO
Last synced: 15 Jan 2025
https://github.com/anishkumar127/throwchat
ThrowChat Decentralized Messaging App using socket.io
Last synced: 22 Jan 2025
https://github.com/hoshiyamaseizen/nextjs-messenger
Messenger created with NextJS
css-modules html javascript js jwt messenger nextjs react sass sass-modules socket socket-io ssr web
Last synced: 08 Jan 2025
https://github.com/loke-js/estateease
All in one solution for Real Estate
cloudinary express leaflet-map mongodb nodejs prisma-orm reactjs socket-io
Last synced: 22 Jan 2025
https://github.com/lintangwisesa/rpi_ramadan_prayertimes
Ramadan prayer times, azan & imsak alarm on a Raspberry Pi
alarm expressjs prayer-times ramadan raspberry-pi socket-io
Last synced: 11 Nov 2024
https://github.com/manjillama/react-chat-app
Super easy real-time chat application built using react and nodejs for users all across the globe to chat. Enjoy!!!
nodejs react reactjs socket-io
Last synced: 22 Jan 2025
https://github.com/pixelcaliber/notification-service
Kafka Consumer loop a "worker" running infinitely and listening to kafka topic through long pooling
firebase flask-application kafka notification-service python3 socket-io worker-pool worker-threads
Last synced: 15 Jan 2025
https://github.com/phoenixmputu/vigracom
axios react-toastify reactjs socket-io socket-io-client styled-components
Last synced: 08 Jan 2025
https://github.com/spencerjibz/fullstackchatapp
FULLSTACK CHAT APP BUILT WITH SOCKET.IO, NODEJS, REACT, JQUERY AND P5JS
bootstrap chat expressjs javascript jquery nodejs p5js react socket-io websockets
Last synced: 16 Jan 2025
https://github.com/wenszel/starwars-adventure
💫Online multiplayer 3D game created with ThreeJS, NodeJS and SocketIO
Last synced: 08 Jan 2025
https://github.com/9andresc/socketio-chat
A socket-based chat with binary exchange capabilities
Last synced: 04 Feb 2025
https://github.com/shantanu-crypto/real_time_chat_app
realtime chat web application made using node.js, vanilla javaScript and socket.io
Last synced: 16 Jan 2025
https://github.com/noootwo/tetris-vue3
用vue3+typescript+vite实现俄罗斯方块,并且使用koa+socket.io实现对战功能
koa socket-io typescript vscode vue3
Last synced: 18 Jan 2025
https://github.com/beuted/crawletto
Web based multiplayer Dungeon Crawler
nodejs phaserjs socket-io typescript
Last synced: 02 Jan 2025
https://github.com/kelvinleandro/react-chat-websocket
Real-time Chat Application with React (Vite), Socket.IO, and Express
chat-application chatroom express express-js expressjs javascript node node-js nodejs react reactjs realtime-chat socket-io tailwindcss typescript vite vitejs websocket
Last synced: 22 Dec 2024
https://github.com/kasseltrankos/riego-socket
jsverify
fantasy-land fantasy-land-spec socket-io
Last synced: 24 Jan 2025
https://github.com/suspiciouslookingowl/vscode-socket.io-emitter
Visual Studio Code extension that allows you to connect to your Socket.io server and emits events.
socket-io vscode vscode-extension
Last synced: 24 Jan 2025
https://github.com/scalajs-io/engine-io
Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO.
engine-io npm scalajs scalajs-io socket-io
Last synced: 17 Jan 2025
https://github.com/maran1947/codesocket
CodeSocket is a real-time code editor with file explorer functionality and a code execution compiler.
code-editor file-explorer nextjs real-time-code-editor socket-io typescript
Last synced: 20 Jan 2025
https://github.com/tesu/foshoujo
an earnest attempt at a multiplayer visual novel
nodejs socket-io visual-novel-engine
Last synced: 19 Dec 2024
https://github.com/gautamsh30/buzznet
BuzzNet - Threads Clone
chakra-ui cloudinary expressjs jwt mongodb nodejs reactjs recoil socket-io
Last synced: 19 Dec 2024
https://github.com/chandandas27/mern_chat_app
A Simple Chat Application using MERN and React-Native
backend database mongodb node-js react-native socket-io
Last synced: 30 Jan 2025
https://github.com/chandandas27/chat-application
This is a simple chat application . Front-end Code
chat-application gifted-chat mern-stack node-js react-native redux redux-thunk socket-io
Last synced: 30 Jan 2025
https://github.com/aditokmoo/carhub-platform
CarHub connects car owners with service specialists like mechanics, detailers, and electricians, providing a platform to find and compare professionals while helping service providers grow their reputation and reach.
axios cloudinary mongodb nodejs react react-form-hook scss socket-io tanstack-react-query tanstack-table typescript
Last synced: 06 Feb 2025
https://github.com/exclusiveideas/dee-m
Dee-M is a messaging platform where user can chat(one-on-one and in group chat) with other users. Features like video call, voice call, picture and files sharing are included.
authentication-backend express mern-stack messaging-app mongodb nodejs reactjs socket-io
Last synced: 06 Feb 2025
https://github.com/abhijeetkokat007/snappy-chat-app
this is a chat app
css3 expressjs html5 javascript mongodb nodejs reactjs socket-io
Last synced: 18 Jan 2025
https://github.com/hungds99/quiz-server
:boom: QuizOn is a website that allows users to take a real-time quiz.
Last synced: 09 Jan 2025
https://github.com/nishkarsh25/vite-shadcn-mern-redux-socket-instagramclone
This project is a modern web application designed to facilitate social interactions among users. It provides a platform where users can create profiles, connect with others, chat in real-time, and post updates. The application is built with a React frontend and a Node.js backend, offering a seamless and interactive user experience.
expressjs mongodb nodejs reactjs socket-io
Last synced: 22 Jan 2025
https://github.com/ibrahimhabibeg/echo
Chat application built with micro-services architecture and front-end caching
chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket
Last synced: 22 Dec 2024
https://github.com/tigthor/chat-app
PERN(Postgres,Express,React and Node.js) Stack Chat application with modern technologies like socket.io
express nodejs pern-stack postgres react socket-io
Last synced: 22 Jan 2025
https://github.com/mathewvieira/talk-talk-real-time-chat
Talk Talk - Chat em Tempo Real! / Feito com Node.js | Express | Socket.io
Last synced: 06 Feb 2025
https://github.com/d4lion/talkpa
TalkPa is a real time chat created to practice React and Socket.io
Last synced: 23 Jan 2025