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/samueldudley/hawkview

An online tool to share and analyse Ardupilot telemetry (.tlog) and flash (.bin) logs.

ardupilot celery flask log-analysis plotting python socket-io

Last synced: 27 Jan 2025

https://github.com/unix-user/facechess

Play a chess game with a random person on the internet

chessboardjs chessjs socket-io vue3

Last synced: 08 Nov 2024

https://github.com/sadrib-perfecthonest/whatsapp-clone

It is the repository of whatsapp clone UI where there is chat section applied websocket and camera section also works properly

chat-application chatapp flutter flutter-app flutter-ui socket-io websocket whatsapp whatsapp-clone

Last synced: 26 Oct 2024

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/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/joaog23/joaochat

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

chat-application css nodejs socket-io

Last synced: 05 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/reem-lab/chat-app

A Simple Software app made with react for front end and node.js for backend with Socket.io to create a server to help make a chat between two person with beautifull UI.🔥💯🚀

css nodejs reactjs socket-io

Last synced: 11 Jan 2025

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/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/nsarrazin/react-flask-template

A template for starting projects with react & typescript on the front-end plus flask and socketio on the backend. Supports docker deployment and a dev environment.

docker flask gunicorn nginx python react socket-io template typescript websocket

Last synced: 29 Dec 2024

https://github.com/zufichris/multivendor_ecommerce_app

An Ecommerce App where multiple vendors sell products on a single platform with vendor dashboards, secure checkout, and admin control.

api-rest backend expressjs frontend javascript mongodb nodejs reactjs socket-io

Last synced: 24 Jan 2025

https://github.com/branch-bunch/hacker-chatroom-server

Server for our chatroom service

es6 express nodejs socket-io

Last synced: 27 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/codedcontainer/online-video-downloader

Download a video online and attach a subtitle file.

babel express ffmpeg nodejs nodemon react socket-io typescript youtube-dl

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/singhjyoti24/chatbridge

A chatting app where you can create rooms and share the password with other so that they can join you. You can have group or personal chats.

chat chat-bridge chatting-app socket-io

Last synced: 27 Dec 2024

https://github.com/mwongess/connectify

A n application designed to provide users with a social networking experience🌐👋

jwt mssql nodejs react redux-toolkit social-media socket-io typescript

Last synced: 27 Jan 2025

https://github.com/gabriel-durr/lorawan-iot

Essa aplicação simula dispositivos LoraWan, voltadas ao monitoramento de sinais vitais em real time dos usuários. Essa é só uma das inúmeras possibilidades da IoT ⚡.

jest nodejs reactjs socket-io testing-library typescript

Last synced: 29 Dec 2024

https://github.com/gustavosmelo/devradar

👩🏻‍💻 👨🏻‍💻 Week OmniStack 10 by RocketSeat

expo github-api mysql nodejs react-native reactjs rocketseat socket-io

Last synced: 21 Dec 2024

https://github.com/treer00t/openrtp

Is a text-based software framework supported by an extensive ecosystem of tools that help developers design, build, document, and use programming relationships for socket.io.

nodejs socket-io swagger

Last synced: 31 Oct 2024

https://github.com/socketio/socket.io-aws-sqs-adapter

The Socket.IO adapter for AWS Simple Queue Service (SQS), allowing to broadcast events between several Socket.IO servers.

aws aws-sqs socket-io

Last synced: 07 Oct 2024

https://github.com/basvdijk/domusto-server

DOMUSTO Home Automation server written in Node.js for RPI works with REST and socket.io

domusto expressjs home-automation mocha nodejs rpi socket-io typescript2

Last synced: 05 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/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/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/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/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/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/alisawari/chat-app

A simple chat app using React and socket.io

chat chat-app chat-room nodejs react real-time realtime-messaging socket-io

Last synced: 26 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/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/dheerajgits/peerconnect-server

This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.

mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket

Last synced: 20 Jan 2025

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/neo/tilting

:art: Tilt to draw

accelerometer art canvas draw phone socket-io tilt

Last synced: 27 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/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/roerohan/password

Frontend for the Password Game!

frontend javascript password-game reactjs socket-io

Last synced: 05 Dec 2024

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/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/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/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/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/juanhuttemann/live-logs

Websockets based file watcher

expressjs logs nodejs socket-io watcher

Last synced: 26 Jan 2025

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/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/jawadddd/chatting-websitemodule-endtoend-encrypted

Web Module in which user can send real time messages to any registered user of website,and receive also.All sent received messages against users will be encrypted/decrypted and encrypted will be stored in mongo db.

aes-encryption blowfish-algorithm des express-js information-security mongodb nodesjs reactjs socket-io socket-programming webprogramming

Last synced: 31 Dec 2024

https://github.com/mikael-r/chat-js

📨 Simple chat using socket.io

bootstrap chat css3 hacktoberfest html5 javascript socket-io

Last synced: 08 Nov 2024

https://github.com/cuongndc9/socket

🚀⏳ Getting Started with Socket.IO

103cuong node nodejs socket socket-io socketio

Last synced: 21 Jan 2025

https://github.com/hossein-falah/healthhaven

HealthHaven is a comprehensive hospital reservation system designed to enhance patient experience and streamline access to healthcare services. This project allows patients to easily and quickly book appointments with healthcare providers, ensuring a seamless interaction between patients and medical professionals.

grahql jsonwebtoken postgres sequelize socket-io typeorm typescript

Last synced: 09 Nov 2024

https://github.com/yash7824/chess_frontend_repo_cd

Creating Chess game from scratch using Angular and Node JS frameworks.

angular mean-stack nodejs socket-io typescript

Last synced: 09 Nov 2024

https://github.com/kaviara-14/realtime-chat-app

A real time multiple room chat app

chatroom nodejs nodejs-server socket-io

Last synced: 11 Jan 2025

https://github.com/younusaliakash/react-socket-notification

Developed a real-time notification system with the help of react JS and socket.io

css reactjs socket-io

Last synced: 05 Dec 2024

https://github.com/vedant343/cursingh

A web app for real-time multi-user collaboration using interactive cursors. Enjoy seamless, real-time updates and engaging interactions.

drizzle-orm emoji-picker nextjs real-time shadcn-ui socket-io socket-programming supabase tailwindcss

Last synced: 11 Oct 2024

https://github.com/jbrown9124/tic-tac-toe-royale

Created a full-stack online Tic-Tac-Toe web game with a twist. Acquire and use powers to dominate your enemies. Set the board size, board color, “win by” condition (amount of pieces in a row required to win), and pieces (upload custom piece capability included). Capable of having up to 100 players in a single game. Full bot functionality (add up to 10 AI per board). The client was created with TypeScript React.js, the REST API with Python (Django), data is stored in and queried from a PostgreSQL (SQL) database, and real-time client updates are handled with Socket.IO. Deployed using Heroku.

django game material-ui postgresql python react-spring reactjs socket-io typescript

Last synced: 20 Jan 2025

https://github.com/lissone/lix-attendance

Talk to an admin to clear all your doubts in real time.

nextjs nodejs socket-io sqlserver styled-components typeorm typescript

Last synced: 15 Jan 2025

https://github.com/reelyactive/beaver

Client-side utility to maintain an up-to-date hyperlocal context graph by consuming the real-time data stream from Pareto Anywhere APIs. We believe in an open Internet of Things.

beaver client-side dynamb pareto-anywhere polling raddec socket-io vanilla-javascript

Last synced: 09 Nov 2024

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/danitilahun/smallgoogledocclone

Small Google Doc Clone: A compact replication offering document creation, editing, and collaboration similar to Google Docs. Simplified platform for shared document creation and real-time collaboration.

express-js mongodb quill react realtime-collaboration socket-io text-editor

Last synced: 27 Dec 2024

https://github.com/d4nyll/cucumber-socket

In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.

async asynchronous bdd cucumber gherkin socket-io testing websocket

Last synced: 15 Jan 2025

https://github.com/kwa0x2/swiftchat-backend

SwiftChat Backend is built with the Go Gin framework. It uses PostgreSQL for database management, JWT for authentication, Redis for sessions, and S3 for profile pictures. Real-time communication is handled by Socket.IO, and the entire application is containerized with Docker.

amazon-s3 amazon-web-services backend docker docker-compose dockerfile gin-framework gin-gonic go golang jwt-authentication realtime-chat redis session-cookie socket-io

Last synced: 10 Nov 2024

https://github.com/princegupta101/live-code-share

Live Code Share provides real-time collaborative coding, with unique room creation, syntax highlighting, and auto-suggestions. Users can edit, save, download files, and chat in groups.

codemirror expressjs react-editor reactjs socket-io uuid-generator

Last synced: 14 Nov 2024

https://github.com/nirikshan/node.js-vs-socket.io-vs-nirik-shan

Node.js + Socket.io privating System with jquery.route

express jquery nodejs socket-io

Last synced: 03 Dec 2024

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/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/black-evil-dragon/messenger-server

Сервер для мессенджера

expressjs jwt nodejs socket-io

Last synced: 06 Dec 2024

https://github.com/ahmnouira/flask-simple-form

A simple flask register-form application designed to run in multiple ways: #locally #doker container #doker hub

ajax eventlet flask flask-mail flask-mongoalchemy flask-mongodb flask-socketio flask-tutorial flask-wtf gunicorn mongodb send-email socket-io

Last synced: 11 Nov 2024

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

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/truongd3/private-chat-socket

Private Chat (server) with Socket.IO

socket-io websocket

Last synced: 22 Jan 2025

https://github.com/takumakira/markdowneditor

Coding challenge provided by Frontend Mentor https://www.frontendmentor.io/challenges/inbrowser-markdown-editor-r16TrrQX9

cypress cypress-cloud docker expo expressjs fullstack gcp jest jwt kubernetes mysql nodemailer react react-native skaffold socket-io storybook typescript

Last synced: 16 Jan 2025

https://github.com/priontoabdullah/payra-chat-app

🔥 This is a Real-Time Chatting Application. 🚀 built with Node.js, using EJS Framework 💻 Visit this amazing Application: https://payra-chat-app.herokuapp.com/ ❤️

ejs-templates expressjs jwt-authentication mongodb mongoose nodejs socket-io

Last synced: 13 Jan 2025

Socket.IO Awesome Lists
Socket.IO Categories