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/jtanza/dashi

a simple embedded http server

http java nio socket-io webserver

Last synced: 21 Nov 2024

https://github.com/javitocor/information-and-security

5 Different projects to practice with express security library helmet and python.

cracker expressjs helmetjs html-canvas-game javascript mocha-chai mongodb mongoosejs nodejs port-scanner-socket python3 socket-io

Last synced: 01 Dec 2024

https://github.com/ahadcove/junction-draw-multiplayer

React Canvas app with Socket.io in the mix to make a real time paint app

paint react redux socket-io

Last synced: 17 Nov 2024

https://github.com/lekejosh/team-collaboration-api

Backend API for team collaboration. This backend includes a chat feature as well as a task management.

api api-rest api-restful backend backend-api backend-service chat express node node-js socket-io task-management task-manager

Last synced: 25 Dec 2024

https://github.com/ph-7/ph2chitchat

:email: H2Chitchat is the simplest real-time instantaneous chat using node.js (with express.js framework) and socket.io (without database)

chat expressjs node nodejs socket socket-io websocket

Last synced: 18 Nov 2024

https://github.com/sumin7928/easysocket.core

Socket Servers and Clients Easily Implemented in .NET Core

dotnet dotnet-core korean network socket-io

Last synced: 18 Dec 2024

https://github.com/ged/cztop-reactor

An implementation of the Reactor pattern for ZeroMQ sockets (git mirror)

async async-programming czmq cztop reactor ruby socket-io zeromq

Last synced: 18 Dec 2024

https://github.com/rohan1279/shop-adidas

This is a MERN stack e-commerce project built with React.js, Tailwind CSS and Firebase. It utilizes the Google Drive API for image storage, allowing sellers to upload their product images. The UI features a modern Neumorphism design and adapts based on user roles.

firebase-auth googledriveapi mongodb neumorphic-design reactjs socket-io tailwindcss

Last synced: 17 Nov 2024

https://github.com/xnal/socketio-gobang

基于socket.io的双人对战五子棋。

socket-io

Last synced: 25 Nov 2024

https://github.com/julianyaman/chatpy

A simple chat tool with python

flask flask-socketio python python-chat socket-io

Last synced: 18 Dec 2024

https://github.com/samc621/eth-chat

Ethereum-based encrypted chat rooms.

chat eth ethereum ethersjs metamask nodejs react socket-io

Last synced: 23 Dec 2024

https://github.com/francislagares/chatty-app

Chatty App is an interesting real-time social network application. This app is built using the MERN stack Node.js, Express, MongoDB, Prisma, Socket.IO, client-side caching in Redis, BullMQ and TypeScript.

bull-queue express mern-project mongodb nodejs prisma redis-cache socket-io typescript

Last synced: 02 Dec 2024

https://github.com/bdbose/chattingapp-nodejs-socketio

Simple Chatting App made with ReactJs , NodeJs and Socket.io

css express html node nodejs reactjs socket-io

Last synced: 20 Nov 2024

https://github.com/am-77/el-mesa-server

The backend for El Mesa the peer to peer messaging app.

expressjs heroku nodejs socket-io

Last synced: 07 Dec 2024

https://github.com/dvir-cohen1/whatsapp-clone

Whatsapp clone - Typescript & React

atlas express mongoose react socket-io typescript

Last synced: 19 Dec 2024

https://github.com/sanjay-sol/hosthub

Users can deploy their React Projects by providing GitHub URL that spins up Docker container to generate build scripts and upload files to AWS S3. Build logs are pub/sub to Redis with sockets for subscriptions, reverse proxy optimizes S3 object streaming.

docker nodejs redis s3 socket-io

Last synced: 26 Dec 2024

https://github.com/shashwatkathuria/progressive-web-application

Progressive web application made using MERN stack. Chat handled via sockets alongwith deadline tasks functionality and push notifications.

chat-application express javascript mern mern-stack node nodejs progressive-web-app push-notifications pwa react redux socket-io socketio-chat tasks-list webpack

Last synced: 26 Nov 2024

https://github.com/jahid404/laravel-live-streaming

This project enables real-time broadcasting of live streams to multiple users using WebRTC and Socket.IO, allowing broadcasters to stream content while viewers watch in real-time.

laravel-broadcasting laravel-live-streaming laravel-streaming laravel-webrtc socket-io

Last synced: 20 Nov 2024

https://github.com/boolfalse/nevs-chat

NodeJS Express VanillaJS Socket.IO realtime chat

express nodejs realtime-chat socket-io vanilla-js

Last synced: 10 Jan 2025

https://github.com/antoninobonanno/express-startup-project

Quick Start Project is a Node.js server based on the Express framework and MySQL database. In this project we define an elegant and intuitive project structure, able to separate the correct responsibilities between the files...

docker docker-compose dotenv express express-validator keycloak morgan mysql nodejs nodejs-server prisma socket-io typescript winston

Last synced: 09 Jan 2025

https://github.com/chaituvr/whiteboard

:speak_no_evil: Draw with your friends together :paintbrush: :crayon: :crystal_ball: :tada: :tada: :beers:

canvas-playground javascript nodejs socket-io

Last synced: 30 Nov 2024

https://github.com/parikshit223933/socialorzix

A social media website using REACT JS, REDUX (using CODEIAL API)

api create-react-app react-redux reactjs redux-thunk socket-io

Last synced: 12 Jan 2025

https://github.com/biud436/protectors-of-the-time

This tool allows you to start up the browser automatically and control it by sending commands for watching video. It is useful for testing web applications.

express selenium socket-io

Last synced: 16 Nov 2024

https://github.com/mpirescarvalho/chatter-server

Chatter server built with NodeJS 🔌📫

chat chatter chatter-server express nodejs realtime socket-io

Last synced: 21 Nov 2024

https://github.com/shubhamch95/real-time-polling-system

A scalable system using Node.js, PostgreSQL, Kafka, and WebSocket for creating polls, casting votes, and real-time result updates. It features RESTful APIs, leaderboards, and dynamic vote tracking.

client-server expressjs-framework javascript kafka kafka-consumer kafkaproducer nodejs rest-api socket-io websocket websocket-server

Last synced: 03 Dec 2024

https://github.com/maherzaidoune/chatroomapi

socketIo endpoint for chatrooms

chat chatroom mongodb nodejs socket-io

Last synced: 09 Jan 2025

https://github.com/cankorkmazim/anon-chat

This project allows you to chat anonymously as soon as you enter the site.

anonymous-chat chat nextjs socket-io

Last synced: 03 Dec 2024

https://github.com/doniaskima/twitter-clone-backend

just after reading Articles how to build a Social media app , gonna try to clone Twitter and I'ill Learn Socket.IO .. Just Let's normalize failure and the struggle to understand programming concepts :)..far away from shitty University courses.

expressjs heroku-deployment javascript jwt-authentication mongodb mongoose nodejs socket-io

Last synced: 21 Nov 2024

https://github.com/maael/friendagon

👾 A multiplayer version of Super Hexagon using phaser.io and socket.io.

game multiplayer phaserjs socket-io

Last synced: 09 Dec 2024

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

Event based Communnication Manger for SocketIO

event-driven events socket-io socketio unity

Last synced: 09 Dec 2024

https://github.com/mnenie/teamspace

Teamspace is your reliable partner in project management. Take a look at your project from a new perspective.

expressjs pinia postgresql socket-io typescript vue

Last synced: 21 Nov 2024

https://github.com/evanch98/discord-clone-nextjs

Discord Clone built by using Next JS, TypeScript, Tailwind, Zustand, Shadcn UI, Socket.io, Prisma, Planet Scale, Clerk Auth, and Upload Thing.

clerkauth emoji-mart nextjs planetscale prisma react shadcn-ui socket-io tailwindcss typescript uploadthing zustand

Last synced: 21 Nov 2024

https://github.com/alesbe/node-socket-chat

Online chat application made with NodeJS, Socket.io and Express.

chat express nodejs realtime socket-io

Last synced: 09 Jan 2025

https://github.com/daxter-army/transnoder-cli

Send files over the internet without leaving cli.

cli expressjs file-io file-sharing nodejs socket-io

Last synced: 21 Nov 2024

https://github.com/natanaelvich/chatpi-web

A chat that connects people to health professionals, made with Nextjs ⚡️

chat nextjs reactjs seo-optimization socket-io styled-components

Last synced: 05 Dec 2024

https://github.com/beingnikil07/memochat-nodejs

This application makes it easy to communicate with people by sending and receiving messages in real time

express-js html-css-javascript node-js socket-io

Last synced: 21 Nov 2024

https://github.com/the-akira/flaskexperimentos

Experimentos diversos com Flask: exemplos, tutoriais e pequenos apps.

ajax boilerplate-template chat file-upload flask flask-admin flask-sqlalchemy graphql jquery python redis scraping socket-io tasks

Last synced: 17 Nov 2024

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/mannj-nef/twitter_server

Project backend twitter clone use Express and typeScript with functions Authentication JWT, Streaming video, OAuth 2 with Google, send email with AWS SES, Socket.io, Swagger

aws express jwt oauth2 socket-io swagger typescript

Last synced: 23 Dec 2024

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/cuuupid/feedbacker

Gauges audience emotional reaction in real-time. Won best newcomer hack at Imperial College Hack 2018. :ghost:

emotion-recognition hackathon machine-learning nlu presentation slides socket-io

Last synced: 17 Dec 2024

https://github.com/joeylemon/mmo

an online multiplayer game that allows players to interact with each other and collaborate on quests http://jlemon.org:3000

mmo multiplayer socket-io

Last synced: 22 Nov 2024

https://github.com/aditya43/complete-nodejs

:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.

axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger

Last synced: 12 Dec 2024

https://github.com/jdan/ocaml-tictactoe

Playing around with some OCaml + Bucklescript + Express + Socket.io

bucklescript express ocaml socket-io

Last synced: 01 Jan 2025

https://github.com/shivankk26/live-loom

Live Loom is a WebRTC-based application that enables real-time video call conversations between two individuals. With Live Loom, you can create rooms and seamlessly connect with another person for face-to-face communication.

expressjs git nodejs reactjs socket-io socketio typescript webrtc

Last synced: 09 Jan 2025

https://github.com/dmitrymyadzelets/watchdog-callback

Makes sure the callaback will be called

callback socket-io watchdog

Last synced: 01 Dec 2024

https://github.com/nwylynko/connect420

A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io

react socket-io typescript websocket

Last synced: 13 Dec 2024

https://github.com/madihamallick/flamingo

A React project containing collection of various features that can be built using Socket IO. 🧐

harperdb nodejs reactjs realtimechat socket-io videocalling

Last synced: 13 Dec 2024

https://github.com/liangsqrt/socketio-client-go

a client of socketio written by golang

client golang socket-io

Last synced: 07 Dec 2024

https://github.com/chscript/xchatroom

📮 Vue3+Express|PC端实时聊天室

express socket-io vue vue-router vuex

Last synced: 20 Nov 2024

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

A web application for real-time chat communication built with React and Socket.IO, which allows users to sign up, add friends, and talk with them in real-time.

authentication backend frontend postgresql react redis socket-io

Last synced: 23 Dec 2024

https://github.com/jas1rk/caretech

This project represents for hospital management like booking doctors through online in which these monogdb,express,react,redux,nodejs are used

aos-animation expressjs formik javascript jsonwebtoken monogodb nodejs razorpay reactjs redux-toolkit socket-io socket-io-client tailwind-css

Last synced: 17 Dec 2024

https://github.com/perkzen/messenger

This is a basic messenger web chat application. Where you can send private messages to online users. For this application is used sockets for sending messages, express for backend server with mongodb for saving data and on the frontend I used React with Next.js for search engine optimization.

chat-application express mongodb mongoose nextjs reactjs socket-io typescript

Last synced: 22 Nov 2024

https://github.com/thmslmr/timebomb-client

Just enough to run Time Bomb in your terminal

game npyscreen python3 socket-io timebomb

Last synced: 17 Dec 2024

https://github.com/michaelfranzl/socket.io-bridge

Isomorphic library for real-time, bidirectional, event-based communication between two Socket.IO clients

client-client events socket-io socketio

Last synced: 17 Dec 2024

https://github.com/tanay-pingalkar/letstalk-chatapp

This is a MERN chat app. It is real-time also. It has user-authentication also. It can also save messages, the last room in which we had a chat, and all the rooms we had joined in the MongoDB database. It has glassmorphosism UI and it is responsive also. I used Redux for state management in react. I had hosted it on Heroku. You can test it.

css expressjs javascript mongodb mongoose nodejs react react-redux redux socket-io

Last synced: 01 Dec 2024

https://github.com/myazarc/pm

Vue.js ve cordova ile yazılmış olan bir Parola saklama ve yönetim programı

android cordova socket-io vuejs

Last synced: 10 Dec 2024

https://github.com/kapit4n/ng-school-events

Angular 2+ application to notify school events. Angular and loopback.

angular6 bootstrap calendar rest-client socket-io

Last synced: 17 Nov 2024

https://github.com/elialm7/filepod-backend-node

backend para guardar archivos via wbesockets y compartir a traves de descarga directa.

express-js javascript nodejs socket-io

Last synced: 25 Nov 2024

https://github.com/nafeu/interactive-learning-system

Proof-of-concept interactive PDF-based lecture system with audience participation

elearning interactive-learning nodejs presentation-slides realtime socket-io

Last synced: 24 Dec 2024

https://github.com/nafeu/groop-think

Multiplayer party game built with Node.js, Express.js, SOCKET.IO and jQuery

expressjs javascript jquery multiplayer-game-server nodejs socket-io

Last synced: 24 Dec 2024

https://github.com/cleversamer/donewithit

A market place for selling the stuff people don't need anymore.

backend express front-end full-stack mobile-app mongodb nodejs react react-native server socket-io ui-components

Last synced: 14 Jan 2025

https://github.com/stemmlerjs/aws-realtime-network-monitor

Node.js + AngularJS + AWS Cloudwatch

backend cloudwatch javascript nodejs socket-io

Last synced: 24 Dec 2024

https://github.com/spiderjockey02/realtime-chat-app

A realtime message website.

messaging realtime socket-io

Last synced: 17 Nov 2024

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

A smart platform for online food ordering that offers a fast, convenient, and enjoyable experience. With EatNow, users can explore an extensive menu ranging from fast food to homemade-style dishes, easily place their orders, and take advantage of special discounts and offers.

bcrypt express graphql jsonwebtoken postgresql socket-io swagger typescript

Last synced: 20 Nov 2024

https://github.com/liebsen/projectiveapi

ProjectiveApp - Project Planning and Development Platform

mongodb nodejs project-planning socket-io

Last synced: 01 Jan 2025

https://github.com/nonkloq/rentit

House Rental app using MERN stack (NM project)

fullstack javascript mern socket-io

Last synced: 20 Nov 2024

https://github.com/cs-tao/whu-library-seat-ghauth

图书馆助手 GitHub OAuth 第三方登录、后台认证中间件

express github-api github-oauth socket-io whu-library-seat

Last synced: 18 Dec 2024

https://github.com/luciopaiva/socketio-with-restify

Fully functional example showing how to run socket.io with restify.

nodejs restify socket-io

Last synced: 18 Dec 2024

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

Client for the DOMUSTO home automation server https://github.com/basvdijk/domusto-server

domusto home-automation socket-io vuejs2

Last synced: 30 Nov 2024

https://github.com/neuodev/connect

A Real-time chat application.

chatapp socket-io

Last synced: 07 Dec 2024

https://github.com/fraineralex/chatify

📬 Realtime chat app with rich media support, built with React and Node.js.

aws nodejs react realtime-chat socket-io turso

Last synced: 26 Nov 2024

https://github.com/saketkothari/video-call-webapp

A video chat application developed with React.js, WebRTC, and Socket.io.

copy-to-clipboard material-ui nodejs peer-to-peer reactjs socket-io webrtc

Last synced: 26 Nov 2024

https://github.com/thamerh/mobile_chat_app

This real-time chat application provides a simple and efficient way for driving instructors and students to communicate in real-time. The application uses a modern tech stack consisting of React Native, Expo, Node.js, Socket.IO, Sequelize, and MySQL

chat chat-application expo expressjs mysql notifications push-notifications react-native real-time sequelize socket-io

Last synced: 09 Jan 2025

https://github.com/amamov/express-ts-socketio-boilerplate

⚡️ boilerplate based on express + typescript + socketio + mongoDB ⚡️

express mongodb mongoose multer nodejs passport passport-jwt passport-local pm2 redis socket-io typescript

Last synced: 16 Nov 2024

https://github.com/victorgoubet/livechat

Simple live chat using soket.io, react and google authenticator

chat google-authenticator livechat nodejs react socket-io webchat

Last synced: 01 Jan 2025

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

Socket.IO Awesome Lists
Socket.IO Categories