Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/brucearmstrong007/my-chat

A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo

angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod

Last synced: 24 Jan 2025

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

Real-Time Chat App platform built with the MERN stack and Socket.IO. It offers secure login/signup, real-time messaging, image support, online status of users, message seen indicators, and user search.

expressjs mongodb nodejs react socket-io talwindcss

Last synced: 19 Jan 2025

https://github.com/akpetitrust/whot

A game of Naija Whot built with ReactJS

react redux socket-io whot

Last synced: 04 Jan 2025

https://github.com/kimtth/xmpp-socketio-rabbitmq

🤺 Study for messaging protocols. XMPP with xmpp.js, Websocket with Socket.io, AMQP with RabbitMQ in Docker.

amqp bitnami docker ejabberd hooks koa messaging nodejs rabbitmq-client reactjs socket-io websocket xmpp-client

Last synced: 25 Dec 2024

https://github.com/minhtrifit/discord-clone-server

Realtime Chat & Video Call App

nestjs-backend postgresql socket-io

Last synced: 17 Jan 2025

https://github.com/omiguelwnl/agora

Ágora é uma plataforma FullStack de aprendizado online que simplifica a criação, gerenciamento e acesso a cursos, oferecendo uma experiência fluida para alunos e instrutores.

express formik material-ui nextauth nextjs nodejs react redis redux rtk-query socket-io tailwindcss toast typescript vdocipher yup

Last synced: 12 Jan 2025

https://github.com/ngodat213/freal_springboot

Freal is a dynamic application that combines the best of food discovery, travel adventures, and social media interaction. Built with Java Spring Boot, Freal aims to provide users with a seamless experience in exploring culinary delights, planning travel itineraries, and connecting with like-minded individuals.

admin-dashboard event-app food-app jpa social-network socket-io spring-boot spring-mvc spring-security themeleaf travel-app

Last synced: 11 Nov 2024

https://github.com/abdulrhman-dev/al-monief

المنيف هي لعبة اسم ,جماد ,حيوان...بس أبسط

android-game arabic express game javascript nodejs react react-native socket-io word-game word-games

Last synced: 24 Jan 2025

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

If you want to make chat room using only Node.js, this is sample for it. Let's grow together with Shinobi !!!

chat chatroom nodejs shinobi socket-io

Last synced: 30 Jan 2025

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

The ChatRoom web app is a platform where multiple users can join and chat with each other in real-time. It is built using Node.js and utilizes the socket.io library for smooth and efficient communication.

chat chat-application chatroom css front-end front-end-development frontend html javascript node-js socket-communication socket-io socket-programming socketio socketio-server

Last synced: 03 Jan 2025

https://github.com/mg52/drawchat

Draw and Send Application using Node.js Socket.io

nodejs socket-io

Last synced: 04 Jan 2025

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

Chat App using NodeJs, ExpressJs and Socketio

expressjs nodejs socket-io

Last synced: 22 Dec 2024

https://github.com/harshitrv/chatapp

A node js chat app built using socket io.

express nodejs socket-io

Last synced: 26 Dec 2024

https://github.com/neuodev/connect

A Real-time chat application.

chatapp socket-io

Last synced: 02 Feb 2025

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

Chat-App Using NodeServer

bootstrap reactjs reactrouter socket-io

Last synced: 16 Jan 2025

https://github.com/killovsky/nyx

O Projeto Nyx é um plugin opcional desenvolvido em Shell para o Projeto Íris. Ele permite o uso TOTAL do Bash e de programas CLI, como os de hacking, quase qualquer programação e até mesmo o APT, desde que a saída não passe de 65K de caracteres. Com a Nyx, você pode criar funções sem precisar alterar o código principal da Íris ou aprender Node.js.

api bash bot bot-framework curl easy iris jq modular multiplatform plugin post shell socket socket-io termux websocat websocket whatsapp whatsapp-bot

Last synced: 25 Nov 2024

https://github.com/chrisvilches/youtube-podcast

System for scraping Youtube videos and converting them into podcasts (or music files).

express microservices-architecture nodejs redis scraper socket-io youtube

Last synced: 22 Nov 2024

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

Realtime chatroom working with Redis, Express, Socket.io and IBM Watson Tone Analyser

chatroom client expressjs ibm ibm-watson ibm-watson-tone-analyzer nodejs reactjs realtime realtime-messaging redis server socket-io tone-analyzer

Last synced: 25 Dec 2024

https://github.com/simcornelis/projetfinal-p2-nodejs

Projet final LINFO1212 : création d'un site web NodeJS

css express html javascript mongodb nodejs npm socket-io

Last synced: 21 Dec 2024

https://github.com/prasoonsoni/quillaudits-task

A basic web dating app. Full Stack Internship task by QuillAudits

expressjs firebase mongodb nodejs reactjs socket-io

Last synced: 26 Jan 2025

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

Test assignment for a JavaScript developer job (React, Redux, Webpack, Karma, Mocha, Chai, Sinon, Enzyme, CSS Modules, Koa, WebSockets & WebRTC).

bdd javascript nodejs react socket-io webaudio webpack webrtc websockets

Last synced: 21 Dec 2024

https://github.com/jonathan-wanderley/thermal-printer-api

Sistema PDV de um restaurante Fast Food integrado com impressoras termicas

express javascript mongodb nodejs socket-io thermal-printer typescript

Last synced: 07 Jan 2025

https://github.com/elius94/users-session-manager

A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.

api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket

Last synced: 20 Dec 2024

https://github.com/dacoder101/lightchat

A simple chat app that allows users to create, moderate, and join their own chatrooms.

css3 ejs express socket-io

Last synced: 30 Dec 2024

https://github.com/dbackowski/chatter

Simple chat (NodeJS + PostgreSQL + Socket.io + React)

chat express nodejs postgresql react socket-io

Last synced: 07 Nov 2024

https://github.com/manni2000/web-chatapp

MERN Stack Web Chat Application

mern-stack socket-io

Last synced: 18 Jan 2025

https://github.com/cleversamer/agar.io

Agar.io clone w/ MERN Stack & Socket.IO

agario-clone express javascript jquery nodejs socket-io video-game

Last synced: 14 Nov 2024

https://github.com/reiiyuki/socketiomanager-unity

Event based Communnication Manger for SocketIO

event-driven events socket-io socketio unity

Last synced: 03 Feb 2025

https://github.com/bujosa/maps-app

This is a simple application using socket, react, nodejs and mapbox

nodejs socket-io testing

Last synced: 21 Jan 2025

https://github.com/liuderchi/chattium

💬 A simple chat app powered by service worker and web socket

create-react-app now-cli react-modal service-worker socket-io

Last synced: 05 Nov 2024

https://github.com/yrotak/cryptoip

Cryptoip is an Open source project, that can provide a client and server for securised communication, every data is encrypted with a strong cryptographic algorythm (aes-128-cbc), it can't be decrypted without the key.

aes audio-streaming communication electron encryption express gui gui-application http javascript js nodejs secure-communication socket-io voice-call voice-chat voip voip-client webm

Last synced: 05 Jan 2025

https://github.com/thenlabs/socket-server

An useful library for creating asynchronous network applications with PHP.

network network-programming networks php php-library socket socket-io socket-programming sockets socketserver

Last synced: 11 Oct 2024

https://github.com/akshayxemo/intervume-web

It is a platform where peoples can prepare for interview by attending real life 1:1 live interview session with mentors and getting a performance result. This platform also provide performance visualization based on the interview results with 1:1 chat system and subscription payment gateway (Stripe).

express expressjs jwt-authentication mern-stack mongodb mongoose node nodejs react react-router react-router-dom reactjs simple-peer socket socket-io socket-io-client stripe-api stripe-subscriptions webrtc

Last synced: 05 Nov 2024

https://github.com/b1on1kkk/propwise

Propwise - is a sleek and intuitive calendar app designed to simplify your scheduling and boost your productivity

date-fns express mysql next-js next-theme nextui node-js react reactquery socket-io typescript

Last synced: 11 Jan 2025

https://github.com/mian-ali/react-socket.io-chatapp

Create a Real-time Chat App using React and Socket.io

chat chatapp reactjs realtime realtime-messaging socket-io

Last synced: 28 Dec 2024

https://github.com/subhash3/live-stream

Live stream application using MERN stack

live-streaming mern-stack socket-io stream

Last synced: 06 Dec 2024

https://github.com/satyam-2001/dumb-charades

It is an real-time online multiplayer game made with ReactJs, NodeJs, PeerJs, WebRTC and Socket.io

chat game game-development game-server nodejs peerjs reactjs socket-io webrtc

Last synced: 14 Jan 2025

https://github.com/thutasann/nest-ranker

nestjs react realtime poll & voting fullstack app

nestjs react redis socket-io valtio

Last synced: 06 Jan 2025

https://github.com/surelle-ha/redsocket

RedSocket is event-driven platform for real-time web applications that uses Redis Sub/Pub Technology. It acts as middleware that enables real-time communication between web clients and servers securely.

javascript realtime saas socket-io

Last synced: 09 Oct 2024

https://github.com/vatsa287/chaton

ChatOn allows private and room chat with full client-encryption. Realtime chat-app built with ExpressJS, Socket.io and VanillaJS powered by mongoDB.

chat-app crypto-js expressjs mongodb nodejs nodemon socket-io vanilla-js

Last synced: 14 Jan 2025

https://github.com/neo/tilting

:art: Tilt to draw

accelerometer art canvas draw phone socket-io tilt

Last synced: 27 Jan 2025

https://github.com/kudos-dot-com/screen-sharing-app-using-socket.io

screen sharing app just like TeamViewer or anydesk. adding remote access to make it more real

electronjs nodejs screen-sharing socket-io socket-programming web-sockets

Last synced: 04 Nov 2024

https://github.com/xoriantopensource/chateliteservice

Chatting Application service repository by Xoriant Corporation

chat chat-application chat-server expressjs mongodb mongoose nodejs socket-io

Last synced: 05 Jan 2025

https://github.com/rajlaxmimeshram/docs_clone

A collaborative React and Node.js application with MongoDB, Socket.io, and Quill.js for seamless real-time text editing.

html-css-javascript javascript mongodb node-js nodejs quill-editor quilljs react-js reactjs socket-io

Last synced: 23 Jan 2025

https://github.com/eddie4k-code/real-time_event_driven_grammar_checker

A PoC demonstrating how kafka and socket.io can be used to create a real-time grammar-checker with event driven architecture.

docker docker-compose fastapi kafka microservice microservices microservices-architecture python react real-time socket-io typescript

Last synced: 19 Dec 2024

https://github.com/shahriaras/find-where-client

Frontend of "Single + Multiplayer Online Quiz Game With Map Integration."

charts firebase geojson socket-io zustand

Last synced: 20 Jan 2025

https://github.com/ngimdock/dask-websocket

The web socket project of a task management application in a synchronized way by a team.

expressjs socket-io typescript websocket

Last synced: 13 Jan 2025

https://github.com/manthanank/real-time-chat-application

Real Time Chat Application

nodejs socket-io

Last synced: 30 Dec 2024

https://github.com/shahriaras/find-where-iam-server

Backend of "Single + Multiplayer Online Quiz Game With Map Integration."

nodejs socket-io

Last synced: 20 Jan 2025

https://github.com/gabrielcarames/chira

A Telegram-WhatsApp clone with React and Socket.io

express-js firebase-auth mongodb node-js reactjs socket-io

Last synced: 13 Jan 2025

https://github.com/giangmd/nodejs-socket.io-learning

Chat App with NodeJS and Socket.IO

nodejs nodejs-chat socket-io

Last synced: 19 Dec 2024

https://github.com/mahmud-r-farhan/realtime-location-tracker

The Real-Time Location Tracker is a web application that allows users to track the real-time location of devices. This project leverages Leaflet for map visualization and WebSockets for real-time communication, making it ideal for applications like fleet management, delivery tracking, and personal location sharing.

express javascript leaf location-services location-tracker monitoring path real-time share-location socket-io

Last synced: 21 Jan 2025

https://github.com/ammaar-alam/java-chatapp

Real-time chat application built with Node.js, Express, and Socket.IO, enabling users to join rooms, send messages, and see online users

chatroom express html-css java javascript keroku node-js socket-io websockets

Last synced: 11 Nov 2024

https://github.com/alexandrehiroyuki/instant-chat

Create instant chat rooms as fast as you cook instant noodles. Remember that their duration is just as ephemeral. Using Svelte and SocketIO.

socket-io svelte typescript

Last synced: 17 Oct 2024

https://github.com/cloudcmd/node-spero

File copy emitter middleware based on socket.io and copymitter

cloudcmd copy emitter expressjs file folder middleware progress socket-io

Last synced: 01 Feb 2025

https://github.com/shrinivask007/whatsapp-clone

EJS | CSS | Nodejs | Express | Socket.io | RestAPI | Docker

css3 docker ejs expressjs full-stack-web-development nodejs-server rest-api socket-io

Last synced: 21 Jan 2025

https://github.com/jithinbinoy2000/nextjs-chatapp-websocket

Real-Time Chat Application With NextJS, WebSocket ,and Authentication

bycr chat-application mongodb nextjs14 socket-io websocket

Last synced: 31 Oct 2024

https://github.com/georgiosioannoucoder/socialpulse2

SocialPulse2 is an AI multimodal social media platform with main purpose to connect people around the globe and communicate with each other in real-time. An extension of SocialPulse project.🌐

cloudinary css3 expressjs full-stack heroku html5 huggingface javascript mogodb nextjs nodejs react react-semantic-ui sendgrid social-media social-network socket-io

Last synced: 02 Jan 2025

https://github.com/juanhuttemann/live-logs

Websockets based file watcher

expressjs logs nodejs socket-io watcher

Last synced: 26 Jan 2025

https://github.com/ali-raza764/chess-pro

A chess app made using nextjs 14

chess chess-api nextjs14 puzzles reactjs socket-io stockfish

Last synced: 29 Nov 2024

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

Example chat web application built using Node.js, React and Socket.io.

nodejs react socket-io

Last synced: 13 Dec 2024

https://github.com/harshsharma20503/skillswap

SkillSwap is a MERN stack web platform designed to facilitate collaborative learning and skill development through peer-to-peer guidance. The platform emphasizes reciprocal knowledge exchange, industrial-grade security features, and user-friendly interfaces to create a dynamic learning environment.

docker google-oauth2 socket-io

Last synced: 06 Jan 2025

https://github.com/dmitrii-artuhov/taskmanager

TaskManager - MERN application, Trello clone

express-js mongo-db node-js react-js redux socket-io

Last synced: 21 Dec 2024

https://github.com/cleversamer/websockets

A deep diving into web sockets and socket.io

realtime realtime-messaging socket-io technology websockets

Last synced: 14 Jan 2025

https://github.com/codercake/gighive-jobportal

GigHive is a dynamic Job seeking portal built with the MERN stack. The platform ensures secure authentication with JWT or OAuth, offers personalized dashboards, and is designed with a responsive, mobile-friendly interface. Real-time updates are powered by Socket.IO.

axios bootstrap5 mern-stack redux restful-api socket-io

Last synced: 14 Jan 2025

https://github.com/cleversamer/slack

Simple Slack clone with Node, Express, and Socket.IO

express nodejs realtime-chat slack socket-io

Last synced: 14 Jan 2025

https://github.com/cleversamer/one-million-challenge

One Million Dollars In One Thousand Days Challenge Application

express mern mongodb mongoose nodejs react react-context redux socket-io

Last synced: 14 Jan 2025

https://github.com/vidmal001/full-stack-chat-application

Built with the MERN stack and Socket.io, featuring user authentication, online status indicators, user search, and iOS-style notification sounds

daisyui express jwt mongodb nodejs react react-router socket-io tailwindcss zustand

Last synced: 04 Feb 2025

https://github.com/cleversamer/companies-listings-server

The backend of a Companies Listings App

api express mysql nodejs socket-io sql

Last synced: 14 Jan 2025

https://github.com/joaog23/joaochat

Um simples chat criado com intuito de treinamento de conexão com o Socket.

chat-application css nodejs socket-io

Last synced: 01 Feb 2025

https://github.com/jahidulpabelislam/buddy-support

Temporary & anonymous chat web app.

css3 express html5 jquery nodejs nodemailer socket-io

Last synced: 20 Jan 2025

https://github.com/dmhendricks/nodejs-simple-message-relay

A simple Node.js server to relay messages and data to listening Socket.IO clients.

browser-notifications growl nodejs-server socket-io socket-io-client socketio-messaging socketio-server websockets

Last synced: 30 Dec 2024

https://github.com/manuthecoder/edpoll

EdPoll is a polling app for classrooms!

javascript nodejs poll polling socket-io

Last synced: 27 Jan 2025

https://github.com/charlesread/hmls

Build a node webapp in seconds, wires together hapi, marko, lasso, and socket.io

hapi hapijs http lasso marko node nodejs scaffolding socket-io socketio webapp

Last synced: 06 Dec 2024

https://github.com/elliot40404/cli2cloud

A command line utility written in go to pipe stdout to a web interface

cli golang linux node socket-io vue

Last synced: 04 Feb 2025

https://github.com/cleversamer/discord

Realtime video chat application w/ MERN Stack + Socket.IO + WebRTC

discord expo-cli express mongodb nodejs react react-native realtime-chat socket-io webrtc

Last synced: 25 Jan 2025

https://github.com/jeffreyquan/quizy-client

React front end for clone of Kahoot!

express material-ui mongodb mongoose react scss socket-io

Last synced: 29 Nov 2024

Socket.IO Awesome Lists
Socket.IO Categories