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/safakb/postgres-server

[Postgres + PostgREST + Socket.IO Server + Nginx + Certbot] Imagine a postgresql server. Your endpoints are created automatically. Your domain SSL certificates are created and renewed automatically. You can get row-by-row security and give the access you want according to the JWT token role

certbot certbot-ssl letsencrypt nginx nginx-docker nginx-server postgresql postgresql-database postgrest realtime realtime-database socket socket-io ssl ssl-support

Last synced: 06 Dec 2024

https://github.com/ghnmqdtg/webrtc-live-streaming

Live streaming website with real-time chatting function

docker material-kit openssl peerjs realtime-messaging socket-io webrtc

Last synced: 17 Dec 2024

https://github.com/chugunov/socketio_emitter

socketio_emitter allows you to communicate with socket.io servers easily from Elixir processes.

elixir emitter msgpack redix socket-io socket-io-client

Last synced: 08 Nov 2024

https://github.com/richardlt/matrix

Video game console operating system that displays on a RGB LED matrix.

arduino golang grpc hacktoberfest led-strips nodejs polymer raspberry-pi react redux socket-io

Last synced: 14 Oct 2024

https://github.com/emanuelchristo/movie-night-server

🗄 Server for Movie Night web app

express-js node-js socket-io

Last synced: 08 Nov 2024

https://github.com/holytiny/feathersjs-wxmp-socket.io-client

:dragon: Feathersjs 框架的微信小程序websocket客户端

feathersjs mini-program socket-io socket-io-client websocket-client wechat

Last synced: 15 Oct 2024

https://github.com/boostcampwm-2024/web19-clovapatra

안녕! 클로바 파트라! 세상에서 제일가는 포테이토칩!

express game nestjs pitch react reactjs socket socket-io typescript voice webrtc webrtc-signaling

Last synced: 08 Nov 2024

https://github.com/thinkjs/think-websocket-socket.io

Socket.io adapter for websocket

socket-io think-adapter thinkjs3

Last synced: 09 Oct 2024

https://github.com/adarshaacharya/nodejsblogsystem

Template for starting the blog using Node.js, EJS template, MongoDB and Socket for real time update. :fire:

blog blog-engine express hacktoberfest hacktoberfest-accepted hacktoberfest2021 mongodb nodejs nodejsblog socket-io

Last synced: 08 Nov 2024

https://github.com/heta-io/acawriter

Academic Writing Analytics

laradock laravel54 socket-io vuejs vuex2

Last synced: 27 Sep 2024

https://github.com/chingu-voyages/v16-bears-03-be

This project clones the popular communication app, Slack, using the MERN stack.

express jwt mongodb node react socket-io styled-components

Last synced: 14 Nov 2024

https://github.com/m1ga/socket_io_demo

Basic socket.io chat app and a node.js socket server.

android app appcelerator axway chat socket-io titanium

Last synced: 28 Nov 2024

https://github.com/big-silver/react-redux-socketio-chat

Chatting App using React/Redux and Socket.io

react-chatting react-redux socket-io

Last synced: 24 Nov 2024

https://github.com/ananyakumarisingh/quickchat

QuickChat is a Full Stack Chatting App. Uses Socket.io for real time communication and stores user details in encrypted format in Mongo DB Database.

bcrypt expressjs javascript node-js reactjs socket-io

Last synced: 28 Oct 2024

https://github.com/parimatrix/socket-music-player

A socket.io based platform to play music on multiple devices simultaneously, in sync

music-sync socket-io

Last synced: 01 Nov 2024

https://github.com/danyshaanan/0qp0.com

:computer: Multiuser pixel art drawing board

node socket-io web

Last synced: 06 Jan 2025

https://github.com/yesarib/blockchain

🌱 This project is a Node.js application developed to showcase the basic concepts of blockchain and mining. With this project, aim to provide a clear understanding of how blockchain technology operates and how miners contribute to the security and validity of the blockchain.

api blockchain-technology cryptocurrency decentralization distributed javascript miner nodejs socket socket-io

Last synced: 10 Nov 2024

https://github.com/prestashopcorp/live-demo-devices

PrestaShop live demo - Multi-devices support!

prestashop socket-io vuejs

Last synced: 25 Nov 2024

https://github.com/txix-open/etp

Event transport protocol - alternative to socket.io

client etp event-transport-protocol go golang server socket-io websocket

Last synced: 11 Oct 2024

https://github.com/amitanshusahu/instamiligram

Instagram like MERN stack web app, it has a simple ui/ux with all the core features that you see in instagram ( older version - no reels, no suggestions )

mern-stack react socket-io

Last synced: 07 Nov 2024

https://github.com/open-wa/wa-automate-socket-client-nodejs

🔌 🛠 The wa-automate socket client allows you to easily connect to remote EASY API instances. Be sure to 🌟 this repository for updates!

nodejs socket-io whatsapp-api

Last synced: 08 Nov 2024

https://github.com/saharshleo/chattingapp

Basic Web Chatting platform in Flask

bootstrap flask html javascript socket-io sqlalchemy

Last synced: 09 Nov 2024

https://github.com/falkirks/lecture-buddy

nwHacks 2017!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

expressjs hackathon material-ui nodejs react reactjs socket-io

Last synced: 10 Nov 2024

https://github.com/dynonguyen/metamarket

MetaMarket Website - Distributed Application - Microservices System

docker microservice moleculer-js momo-payment nginx nodejs php socket-io

Last synced: 07 Nov 2024

https://github.com/cncjs/cncjs-controller

A controller library for event-based communication between client and CNCjs server.

client cncjs controller events socket-io

Last synced: 14 Oct 2024

https://github.com/innovatorved/contkt

A Web based Communication Plateform Online realtime Chat App

chat-application javascript nextjs nodeja react realtime socket-io socket-programming

Last synced: 27 Oct 2024

https://github.com/uahmadsoft/mern-chat-app-frontend

Its the Frontend of Chat App build on MERN stack and uses Socket.io for real time chat messages and notification .

context-api express-js hooks mongodb nodejs reactjs socket-io

Last synced: 24 Nov 2024

https://github.com/socketio/socket.io-benchmarks

Benchmarks for Socket.IO

nodejs socket-io

Last synced: 07 Oct 2024

https://github.com/thedvlprs/mongo-chat

Simple Node.js chat application that uses a MongoDB database to store messages and Socket.io for bi-directional communication. Although this is a simple app, the code is a bit advanced but I do try and explain things the best I can thru comments left in the code.

mongodb-database node-module nodejs socket-io

Last synced: 04 Dec 2024

https://github.com/alfredfrancis/web-push-notification

Realtime Web push notification using Socket.IO and RabbiMQ

expressjs nodejs push-notifications rabbitmq socket-io

Last synced: 23 Oct 2024

https://github.com/sean-perkins/nestjs-sockets

Example repository of NestJS implementation of Sockets

chat nestjs socket-io

Last synced: 31 Dec 2024

https://github.com/notwoods/cell-wall

A multi-device display for showing interactive data, such as photos, weather information, calendar appointments, and more.

android smart-home smarthome socket-io

Last synced: 17 Oct 2024

https://github.com/shiv-patil/chatrooms

Chat rooms using socket.io

nodejs react socket-io

Last synced: 17 Nov 2024

https://github.com/saiyamdubey/chatapp

Welcome to connectme.io, your ultimate connection hub for seamless communication! ChatConnex is a versatile and intuitive chat application designed to cater to all your messaging needs, whether you're connecting with friends, family, or colleagues.( construction ho rah hai )

chatapplication socket-io typescript websocket websockets ws

Last synced: 23 Nov 2024

https://github.com/binaryb3ast/playsho

Transform your movie nights into a cinematic experience with PlaySho, an Android app built with Kotlin! Collaborate with friends to watch a single video together, regardless of their location. Utilize the virtual cinema feature, generate a shared stream link, and enjoy synchronized playback for an immersive movie-watching experience.

android exoplayer java retrofit2 socket-io stream

Last synced: 27 Oct 2024

https://github.com/huoyijie/infinity

An interesting real-time collaborative whiteboard with infinite space.

collaboration infinity msgpack nextjs prisma react real-time socket-io tailwindcss whiteboard

Last synced: 08 Nov 2024

https://github.com/eolme/quraga

VK Mini Apps | Question Game

react socket socket-io vk vk-apps vkapps vkcom vkontakte

Last synced: 10 Nov 2024

https://github.com/pankajtanwarbanna/polymath

Question answer platform + Share your Interview experiences with juniors + Live chat room + Get your summarised coding performance + Unique guide to placements as according to your level of coding performance using MEAN stack.

angularjs expressjs interview-experiences javascript live-chatting mongodb nodejs placement question-answering socket-io

Last synced: 08 Nov 2024

https://github.com/nosisky/wechat

A clone of WhatsApp with a Real-time messaging system supports emoji chat system, use authentication and authorization system. Built with ReactJS, NodeJS and socketIO

javascript koajs nodejs reactjs socket-io

Last synced: 14 Oct 2024

https://github.com/ppalone/proton

⚡ A simple and easy to use chat application 💬

express mongoose nodejs socket-io

Last synced: 12 Oct 2024

https://github.com/paulgreg/semi-persistent-chat

A simple node semi-persistent chat without database (messages are in server’s memory and purged after few hours)

node pwa react socket-io

Last synced: 13 Nov 2024

https://github.com/diloabininyeri/socket

A library with socket channels where you can broadcast and manage channels, such as send a message to the bank channel and send a message to the software channel.

broadcast channels client notification server server-client socket socket-io stream websockets

Last synced: 07 Nov 2024

https://github.com/ahmedsobhy01/webrtc-video-chat

A WebRTC-based video and audio chat app that allows users to create and join private rooms with unique codes and passwords for real-time communication

nodejs peer-to-peer reactjs socket-io stun-server turn-server video-chat webrtc websocket

Last synced: 15 Oct 2024

https://github.com/iharshit009/secretpeek

Anonymity is taken Seriously. It is a webpage to confess your secrets.

css flask html socket-io sql

Last synced: 27 Oct 2024

https://github.com/corsis/splice

A Haskell library that implements most efficient socket-to-socket data transfer loops for proxy servers on every operating system using and exposing related OS-specific system calls.

haskell library socket-io

Last synced: 24 Nov 2024

https://github.com/ricardogesteves/intertwine

This is an instant messaging and VoIP social platform which allows communication through voice calls, video calls, text messaging, and media and files. Communication can be private or take place in virtual communities called "servers".

axios clerk livekit nextjs postgresql prisma react shadcn-ui socket-io supabase tailwindcss tanstack-react-query typescript uploadthing zod zustand

Last synced: 27 Oct 2024

https://github.com/grobjin9/retube

Full stack ( react, redux, socket.io, node, mongo ) real time chat application

chat mongodb mongoose nodejs react redux socket-io

Last synced: 14 Nov 2024

https://github.com/xaekai/ponkbot

A chatbot for CyTube.

bot cytube cytube-bot knex ponkbot socket-io

Last synced: 20 Nov 2024

https://github.com/deepeshgodhwani/chattap

ChatTap is a web-based chat application that provides end-to-end encrypted chat functionality to its users.The app is built using modern web technologies .

chakra-ui cryptojs expressjs javascript mongodb mongodb-database mongoosejs node-js react-router-dom reactjs socket-io tailwindcss

Last synced: 11 Oct 2024

https://github.com/hassanalgoz/socket.io-draw

Shared board for drawing with chat using the https://socket.io library

canvas chat drawing html5-canvas multiplayer-browser-game nodejs socket-io

Last synced: 12 Nov 2024

https://github.com/leifermendez/socket-backend

Ejercicio de Socket.io con Node

angular nodejs socket-io

Last synced: 27 Oct 2024

https://github.com/swapnilsoni1999/flappybird-chrome-sync

A reference how the logic works : https://experiments.withgoogle.com/super-sync-sports

angular7 chrome socket-io sync

Last synced: 14 Nov 2024

https://github.com/zhangyongwnag/screen-visual

react + node + express + echarts 搭建响应式数据可视化平台 https://zhangyongwnag.github.io/screen-visual/build/index.html

echarts expressjs nodejs react-transition-group reactjs socket-io wow-js

Last synced: 04 Dec 2024

https://github.com/byteclubfr/socket.io-monitor

Monitor sockets, rooms, events in your socket.io server. This module includes the server and client libraries.

socket-io

Last synced: 16 Nov 2024

https://github.com/mxvsh/realsync

Execute server functions from client and realtime synchronisation module for modern applications.

express http nodejs realtime socket-io

Last synced: 11 Oct 2024

https://github.com/kingston-csj/gforgame

gforgame是jforgame的go语言实现,是一个轻量级高性能手游服务端框架。项目提供各种支持快速二次开发的组件,以及常用业务功能作为演示。

game game-framework go gorm network socket socket-io tcp viper

Last synced: 09 Oct 2024

https://github.com/theanujdev/code-playground-frontend

Code Playground Frontend built with xternjs terminal and monoco editor.

code-editor code-playground frontend monoco-editor react reactjs socket-io theanujdev typescript usecontext webapp xtern

Last synced: 15 Nov 2024

https://github.com/opensooq/socketio_repeater

This application serves the purpose of passing messages between two different versions of Socket IO (1.X and 2.X). Any message received from one of them is automatically passed to all others.

chat notification-service real-time socket-io websocket

Last synced: 12 Nov 2024

https://github.com/theanujdev/code-playground-backend

Code Playground Backend server built with typescript, express, socket.io and mongoose(mongoDB).

cookie-parser express expressjs mongodb mongoose nodejs socket-io theanujdev typescript

Last synced: 15 Nov 2024

https://github.com/morochev/digishare

Professional Social Media Platform for cross-companies staff communication

dart expressjs flutter javascript jwt leaflet-dart mongoosejs nodejs socket-io

Last synced: 11 Oct 2024

https://github.com/mamena2020/zomie-server

Media Server for zomie-app (online meeting apps). using SFU architecture which features the following data transmission processes between the media server and the endpoints (client)

media-server meeting-application nodejs sfu socket-io socketio videocall webrtc

Last synced: 27 Oct 2024

https://github.com/ianhaggerty/backbone-sails

A plugin for Backbone that makes integrating with Sails JS easier. Both leverage a model-view architecture, it's only natural to have them talk to each other.

backbonejs coffeescript javascript nodejs pubsub realtime realtime-database sailsjs socket-io

Last synced: 08 Nov 2024

https://github.com/oh-bear/uchat-back-end

🤖 有聊 APP 服务端

exprees mongodb socket-io

Last synced: 15 Nov 2024

https://github.com/patatobit/lighttouch

A website for connecting Long-Distance relationship💞

friendship long-distance-relationship nextjs relationship socket-io

Last synced: 06 Jan 2025

https://github.com/mamena2020/webrtcbroadcast

Simple live streaming web application. you can streaming and watch as consumer. This Web App using WebRTC for media real-time communication, and Socket.io for signaling

live-streaming nodejs sfu socket-io streaming streaming-application streaming-video webrtc

Last synced: 27 Oct 2024

https://github.com/tuhinpal/telegram-subs-counter

Realtime Telegram Subscribers count for telegram with Socket.io

socket-io subscriber-count telegram

Last synced: 14 Oct 2024

https://github.com/amitrajitdas/chat-rooms

A Full stack chat app with user authentication system in which you can interact with other users in a specific room

express jwt-authentication material-ui mongodb mongoose nodejs reactjs socket-io

Last synced: 07 Nov 2024

https://github.com/dtinth/io-midi-instrument

Musical instruments for hackers.

coffeescript midi nodejs socket-io

Last synced: 23 Nov 2024

https://github.com/abdullah-moiz/mern-chat-app

A Chat Applicattion Help you communicate with each other privately as well as Create groups with your friends

chat chat-application chatapp mern-chatapp mern-stack mongodb nodejs open-source open-source-project socket-io

Last synced: 10 Dec 2024

https://github.com/sohelamin/laravel-event-broadcast

Laravel event broadcasting with Node.js, Redis & Socket.io

events laravel redis socket-io

Last synced: 10 Nov 2024

https://github.com/treer00t/social-network

A simple social network with socket.io and rest api in nest.js and react.js

chat mongodb nestjs nodejs reactjs real-time-chat rest-api social-network socket-io

Last synced: 25 Oct 2024

https://github.com/fdhhhdjd/build-call-video-web-rtc

📹 React,Redux,Nodejs,Rtc,Socket-io,...

nodejs reactjs redux socket-io webrtc-video

Last synced: 19 Nov 2024

https://github.com/chin2km/halla

Full stack chat application with React/ Redux /Observable /RxJs/ Socket.io/TS /NodeJs /MongoDB /RabbitMQ

amqplib material-ui mongodb mongoose nodejs rabbitjs rabbitmq ramda reactjs redux redux-observable redux-saga rxjs socket-io typescript

Last synced: 13 Nov 2024

https://github.com/josejuansanchez/iot-demo

Proyecto de IoT sencillo con Wemos D1 mini, sensores DHT11, MQTT y un panel de control web con node.js

dashboard internet-of-things iot mqtt nodejs socket-io wemos-d1-mini

Last synced: 19 Nov 2024

https://github.com/jaynil1611/auctionpro

This is an Online Auction System made using Angular 6 , Node JS and using MySQL as database. It involves bidding of products in RealTime using websockets.

angular6 css html javascript material-ui mysql-database online-auction socket-io typescript

Last synced: 23 Nov 2024

https://github.com/albertarakelyan/collaborative-markdown-editor-example

Collaborative Markdown Editor built on modern and simple web technologies with markdown editing libraries integrations. Can serve as a boilerplate for building your amazing app 😊.

codemirror collaborative-editing expressjs fullstack markdown-editor mongodb mongoose nodejs open-source react reactmarkdown socket socket-io typescript

Last synced: 25 Nov 2024

https://github.com/muhammadmp97/funboard

A board game for fun 🎲

expressjs game javascript mongodb nodejs socket-io

Last synced: 25 Nov 2024

https://github.com/adamhalasz/diet-vue

A tiny example on how to use Diet.js as the Router/Static File Handler, Vue for Dynamic Data Binding and Socket.io for Real-time Data Streaming.

diet socket-io vue vuejs

Last synced: 18 Nov 2024

https://github.com/rodyherrera/cinastra

Cinastra is a private and temporary messaging web service that allows you to interact with people around the world through rooms, you can create the rooms that you want in an unlimited way and with unlimited users within them, everything that is spoken will not be saved in the cloud or in some database, everything is stored at runtime.

chat chat-application chat-room chatapp message messenger messenger-platform messenger-server nodejs nodejs-server omegle privacy react reactjs socket-communication socket-io socket-programming whatsapp

Last synced: 06 Nov 2024

https://github.com/stepasha419a/ducks-tinder-client

Tinder clone, application that helps you meet new people using matching, liking matches and finally chatting with them

axios feature-sliced-design fsd react redux redux-toolkit scss socket-io socket-io-client typescript

Last synced: 19 Nov 2024

Socket.IO Awesome Lists
Socket.IO Categories