WebSocket
WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.
- GitHub: https://github.com/topics/websocket
- Wikipedia: https://en.wikipedia.org/wiki/WebSocket
- Created by: Michael Carter, Ian Hickson
- Related Topics: long-polling, polling,
- Aliases: websockets, ws,
- Last updated: 2026-07-01 00:30:48 UTC
- JSON Representation
https://github.com/x-rays5/edjournal_server
This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.
cpp elite-dangerous elite-journal elitedangerous networking websocket
Last synced: 05 Jul 2025
https://github.com/julianobrl/eniac2f2022
codigo para o projeto integrador do 2° semestre de 2022
eniac java-8 streams websocket
Last synced: 21 Mar 2025
https://github.com/fiwon123/cthrone
CThrone is a tool to use as an internal chat to send message from a device to another one
chat cli command-line command-line-tool commands go golang message nats tcp tool websocket
Last synced: 08 Mar 2026
https://github.com/kavindu-kodikara/whychat-frontend
WhyChat is a real-time mobile chat application built with React Native. It features dynamic animations, user authentication, and seamless navigation for an engaging chat experience. The app connects with a Spring Boot backend via WebSocket for real-time messaging, offering an intuitive and modern UI design.
javascript react-native websocket
Last synced: 18 May 2026
https://github.com/bay0/wslogger
wslogger is a simple WebSocket-based logging helper for Go.
Last synced: 31 Jul 2025
https://github.com/contemporaries/casprintboot
The project integrated Netty, WebSocket, JCA and CA with SpringBootSo now, you can more easy to publish PV into EPICS CA and to management it
ca epics epics-ioc ioc jca netty pv-channel-access pv-channel-client pv-channel-server springboot websocket
Last synced: 05 Apr 2025
https://github.com/bilovodskyi/gesture-based-object-control
Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.
blender machine-learning python3 react-three-fiber websocket
Last synced: 21 May 2026
https://github.com/alpha2820/chat-application
A full-stack, real-time chat application built using the MERN stack and Socket.IO. This application enables users to communicate instantly with others through direct messages, featuring dynamic user presence, responsive design, and secure authentication.
chat-application chatapp expressjs fullstack-development mern-stack mongodb node-js reactjs real-time socket-io tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/pablo-caballero-maria/whope_frontend
Frontend for Whope, an AI complemented chat bot for psychological assistance
deep-learning natural-language-processing nextjs web-application websocket
Last synced: 18 May 2026
https://github.com/pedrosfaria2/flask_binance
A web app to collect and analyse market data
css docker flask html html5 javascript market-data pytest python python3 rabbitmq rest-api sql websocket websocket-api
Last synced: 07 Apr 2026
https://github.com/cfms-dev/cfms_on_websocket
A server-side implementation of a complete system designed for managing confidential documents, called Confidential File Management System (CFMS), running on the WebSocket protocol.
confidential file-management management-system server websocket
Last synced: 21 May 2026
https://github.com/ansh0712jul/insta_clone
InstaClone is a full-featured social media platform that allows users to share posts, engage with content through likes and comments, follow other users, and interact via real-time messaging. Built with the MERN stack, it offers a scalable and responsive experience for social media interactions.
cloudinary mern-stack shadcn websocket zod
Last synced: 14 Feb 2026
https://github.com/level09/vilcos
A modern, full-stack web framework built on FastAPI and Vue.js with real-time capabilities.
fastapi flask python saas saas-boilerplate vue vuetify websocket
Last synced: 30 Apr 2025
https://github.com/ayushs2504/robot-kinematics-web-application
This repository provides Javascript (Node, React) code for simulating the kinematics of a SCARA over a web application. The backend stores the robot states and performs the kinematic calculations, while the front end provides a visualization of the robot state and offers tools to interact with or command the robot.
javascript kinematics-control node react robot-control robot-kinematics robotics robotsimulation scara threejs web-development websocket
Last synced: 07 Apr 2026
https://github.com/jeronimoalbi/tail-ws
Tool to broadcast file changes using WebSockets
Last synced: 26 Mar 2025
https://github.com/tommasoamici/multiplayer-whiteboard
A very minimal example of a Figma-like/Miro-like multiplayer collaborative board using WebSockets.
bun cursors multiplayer websocket whiteboard
Last synced: 04 May 2026
https://github.com/bindu-1805/syncsketch-
A Real-time collaborative drawing app built using ReactJS, ExpressJS and NodeJS.
expressjs node-js reactjs websocket
Last synced: 09 Apr 2026
https://github.com/trivaldo20/vue3-crypto-dashboard
This repository contains the Vue 3 Crypto Dashboard, a tool for tracking cryptocurrency trends. You can easily set it up by cloning the repo and installing the necessary dependencies. 🐙💻
amcharts5 binance binance-api chart cryptocurrency dashboard pinia svg vue vue-crypto-dashboard vue-router4 vue3-composition-api vue3-typescript websocket
Last synced: 23 Jun 2025
https://github.com/tomkoooo/chatroom
Simple chat room with web-sockets and plain JS
Last synced: 08 Jul 2025
https://github.com/mmmmmob/signalr-demo
Test implementation for server-side push notification with SignalR via console app and react web app
asp-net csharp dotnet reactjs signalr signalr-client websocket
Last synced: 09 May 2026
https://github.com/naman-45/bitcoints
Complete Bitcoin implementation
aes-gcm express nextjs postgresql prisma-orm pubsub redis singleton-pattern websocket
Last synced: 10 Apr 2026
https://github.com/philkes/baseled
ESP8266 based RGB LED controlled via Android App over WebSocket
3d-printing android arduino esp8266 espnow rgb-led websocket
Last synced: 19 Jul 2025
https://github.com/laniot/core
LAN-first WSS bridge for serial devices using a ESP32 (TLS, RS-232, WebSocket)
certificate-mager esp32 esp32-s3 esp32s3 freertos industrial-iot iot lan rs232 tls uart websocket wss
Last synced: 18 May 2026
https://github.com/sihamouda/reverse-websocket
A Go reverse-websocket microservice with dashboard using docker-compose
docker docker-compose dockerfile go golang rest websocket
Last synced: 02 Jan 2026
https://github.com/siarheidudko/simple-proxy
A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.
docker http proxy-server tcp-server websocket
Last synced: 18 May 2026
https://github.com/rahulparihar-30/access-anywhere-server
An cross functional mobile application allowing users to download and preview their file system from remote without the need of accessing the computer. This is the server
api flask hactoberfest python python3 socket-io websocket
Last synced: 18 Apr 2026
https://github.com/idlongggg/log-monitoring
Distributed log monitoring system with Kafka, microservices architecture, Discord notifications, FCM push alerts, and real-time web dashboard
antd discord-bot docker fcm kafka logging microservices monitoring postgresql react realtime redis typescript websocket
Last synced: 30 Jun 2026
https://github.com/kubilayture/collaborative.notes.web
A React + TypeScript frontend with TailwindCSS, real-time messaging, hierarchical folder management, and collaborative note editing capabilities.
better-auth hocuspocus react reactrouterv7 shadcn-ui tiptap typescr websocket yjs
Last synced: 18 May 2026
https://github.com/hit-7624/squad-draw
Squad Draw is a real-time collaborative drawing app where you and your friends can bring ideas to life on a shared digital canvas. Unleash your creativity with a variety of cool, hand-drawn style shapes and chat with your team in real-time as you collaborate. Create a private room, invite your squad, and start drawing together instantly.
better-auth collaboration-tool collaborative-drawing excalidraw monorepo nextjs real-time-collaboration roughjs socket-io turborepo websocket zod
Last synced: 23 Jul 2025
https://github.com/derrick56007/dart_websockets
dart_websockets is a pure dart library for establishing simple WebSocket servers and clients.
Last synced: 29 Mar 2025
https://github.com/dleedev365/apricity-serverless-django
[CMPT 474: Web Systems Architecture] An experimental lightweight serverless web application deployed to AWS using Django, Zappa, and PostgreSQL.
aws crud-application django postgresql python3 websocket
Last synced: 30 Apr 2026
https://github.com/rushikeshwaghmare07/socket.io-fundamentals
A comprehensive guide to understanding Socket.IO, covering essential topics such as server connection, real-time applications.
chat-application socket-io socket-server websocket
Last synced: 01 May 2026
https://github.com/filipirafael/racer-web
🏎️ A 3D racing game created with Three.js
3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket
Last synced: 31 Jul 2025
https://github.com/ep2p/row-client-starter
Row client starter for springboot
client java spring-boot websocket
Last synced: 16 May 2026
https://github.com/babiabeo/deko
A simple WebSocket client for Deno
autobahn-testsuite deno rfc6455 websocket websocket-client
Last synced: 18 May 2026
https://github.com/oschrenk/gol.scala
Game of Life in Scala with Websockets
akka akka-http scala websocket
Last synced: 28 Jun 2025
https://github.com/colagom/kowet
implements STOMP protocol by websocket for KMM (WIP)
kotlin kotlin-multiplatform stomp websocket
Last synced: 20 Jan 2026
https://github.com/joduplessis/noom-tools
Boilerplate & toolkit for bootstrapping real time component-driven JAM-Stack applications. 📦
fastify jamstack react storybook typescript websocket
Last synced: 09 Apr 2026
https://github.com/kevinthulnith/devops-project
Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose
django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket
Last synced: 09 Apr 2026
https://github.com/pedro-git-projects/go-chess
Real time online chess website built with Go and React
Last synced: 19 Feb 2026
https://github.com/benzinga/webrpc.js
Simple, lightweight RPC framework for JS (Semi-deprecated.)
javascript rpc travis-ci websocket
Last synced: 28 Jun 2025
https://github.com/pabloreszczynski/phoenix-client
Clojure implementation of the Phoenix Framework client
Last synced: 11 Jul 2025
https://github.com/antash-mishra/open-tunnel
WebSocket tunneling server and client to expose local web servers.
http javascript ngrok-replacement typescript websocket
Last synced: 21 May 2026
https://github.com/thuongtruong109/shakemate
🖇️ Connect to temp peers via internal network without authentication
chat docker docker-compose ejs fastify nodejs p2p p2p-chat peerjs socket video-call websocket
Last synced: 18 Feb 2026
https://github.com/anandpiyush1521/springchat
Spring Boot Chat Application with WebSocket
Last synced: 11 May 2026
https://github.com/pawantech12/all-in-one-hub
All-in-One Tool Hub is an open-source SaaS platform offering essential image, text, CSS, coding, and utility tools. Built with the MERN stack, it features Clerk authentication, subscription-based access, and Razorpay payments. Future updates include AI-powered tools, real-time collaboration, and API access. 🚀
aio allinone clerk express mern-stack mongodb nodejs nodemailer razorpay react react-query react-router-dom redux-toolkit saas saas-we shadcn-ui tailwindcss websocket
Last synced: 10 Feb 2026
https://github.com/danieldantasdev/system-learning_api-restful_message-websocket_dotnet-7.0.2_csharp-11
Este repositório é dedicado para criar um Hub de conexões com o protocolo WebSocket, utilizando a linguagem de programação C#.
csharp dotnet signalr signalr-hub websocket
Last synced: 21 Mar 2025
https://github.com/alinababer/django-based-website-code-generation-with-rag-llama3-multi-agi-of-software-development-webapp
The Django-based-Website-Code-generation-with-RAG-Llama3-Multi-AGI-of-Software-development leverages advanced technologies and specialized agents to streamline the entire software development lifecycle. This repository contains Django based Web Application
agi code-generation django llama3 multi-agent-systems python rag redis-server retrival-augmented-generation software-development software-engineering webapplication website-generation websocket
Last synced: 16 Mar 2026
https://github.com/tusho7/local-recommendations-api
A robust API for a local recommendations platform, built with Node.js, Express, and PostgreSQL. This API handles user authentication, manages recommendations data with Sequelize ORM, and provides WebSocket support for real-time interactions.
cookie-parser dotenv express jsonwebtoken nodejs nodemailer pg pg-hstore sequelize uuid websocket
Last synced: 10 Apr 2026
https://github.com/coregx/stream
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies
Last synced: 11 Jan 2026
https://github.com/ahmedambadi/echochat
This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL
expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets
Last synced: 05 Apr 2026
https://github.com/jesssullivan/turkeyprobe
for probing the Turkey
esp8266 steinhart-hart thermistor websocket
Last synced: 29 Mar 2025
https://github.com/rohatdgnr/heyyochat
This project demonstrates creating a real-time chat application using Spring Boot and WebSocket. Users can interact and send messages in real-time via WebSocket.
docker html-css-javascript spring-boot websocket
Last synced: 08 May 2026
https://github.com/phamtrongsang11/teamchat-react
Team Chat App
react reactquery typescript websocket zustand
Last synced: 09 Apr 2026
https://github.com/efe-eroglu/financial-dashboard-frontend
The frontend side of the app that allows users to follow cryptocurrency markets in real time, create personal watchlists and manage price and news feeds.
cryptocurrency reactjs websocket
Last synced: 26 Mar 2025
https://github.com/tjcchen/websocket-server-side
📚 Server side websocket implementation with Node.js
Last synced: 01 Apr 2025
https://github.com/sangtrandev00/nestjs-chat-server
docker docker-compose nestjs-socketio postgresql swagger swagger-ui websocket
Last synced: 08 Apr 2026
https://github.com/subhradeep1708/karmatek-2025-organa
Smart Organ & Blood Donation Network - A smart network connecting organ/blood donors with recipients using a scoring algorithm and generative AI for optimized matches and analysis.
fastapi gemini-api generative-ai nextjs postgresql pydantic python shadcn-ui socket-io sqlalchemy tailwind-css websocket zod-validation zustand-state-management
Last synced: 07 Apr 2026
https://github.com/sheninthjr/chat-app
Experience seamless communication with our Real-Time Chat Application, crafted with Next.js and WebSockets. Connect with others instantly, fostering real-time conversations in a secure and dynamic environment.
docker-compose express nextjs redis tailwindcss typescript websocket
Last synced: 14 Apr 2026
https://github.com/oxdrtech/bot-apostador-bet365-painel-frontend
dayjs mantine-ui vitejs websocket
Last synced: 18 May 2026
https://github.com/ahmetkca/golang-chat-app-with-file-sharing
A Chat web application with file sharing capability
docker-compose golang minio websocket
Last synced: 02 May 2026
https://github.com/phamtrongsang11/chathub-dotnet
Chat Hub App
asp-net-core restful-api signalr websocket
Last synced: 05 Apr 2026
https://github.com/okazawa0929/websocket-sample
時間のかかる処理の完了通知をsocket.ioを使って実装したデモアプリ
jotai nextjs shadcn-ui socket-io typescript websocket
Last synced: 04 May 2026
https://github.com/ankman007/realtime-chat-app
Real-Time Chat app with Django Channels and WebSockets
chatapp django-channels htmx redis websocket
Last synced: 16 May 2026
https://github.com/joysarkarbd/web-socket-app
express html5 javascript nodemon websocket
Last synced: 15 May 2026
https://github.com/michaldziuba03/websockets
Websocket protocol implementation for server from scratch.
protocol real-time realtime websocket websockets websockets-server ws
Last synced: 03 Oct 2025
https://github.com/dbarochiya/chatapp
Simple chat application with go, react and websocket
chat-application go golang react websocket
Last synced: 11 May 2026
https://github.com/femtotrader/libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 15 Sep 2025
https://github.com/clicknetcafe/zerenbot-md
Script WhatsApp Bot Multi Device
baileys bot multi-device nodejs termux websocket whatsapp whatsapp-bot
Last synced: 11 Mar 2025
https://github.com/shuklansh1/sockettestapp
jetpack-compose kotlin socket-io websocket
Last synced: 09 May 2026
https://github.com/stylepatrick/rest-to-websocket-delegator
Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.
angular delegator rest-api spring-boot websocket
Last synced: 10 May 2026
https://github.com/mgunawardhana/real-time-notification-service-test
This project demonstrates a real-time notification system using Spring Boot, WebSockets, and STOMP. It includes both server-side and client-side implementations for sending and receiving notifications.
java-21 notification-service real-time spring-boot-3 websocket
Last synced: 16 Feb 2026
https://github.com/nichitaa/rxjs-ws
WebSocket library to simply integrate with RxJS
observables rxjs streams websocket
Last synced: 29 Mar 2025
https://github.com/kota-yata/instant-drop-server
Signaling Server on WebSocket
Last synced: 15 May 2026
https://github.com/polvallverdu/shoppinglist-server
Websocket for my Shopping List app.
Last synced: 24 Jul 2025
https://github.com/hivesolutions/pushi
Simple yet powerful infra-structure for handling of WebSocket connections
notifications push pushi realtime websocket
Last synced: 08 Jan 2026
https://github.com/shuddha2021/reactchat
ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.
back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket
Last synced: 09 Apr 2026
https://github.com/codewizard-404/traceflow
TraceFlow is an AI-powered platform for Enda Tao, streamlining territorial activity tracking, timesheet management, and receipt book traceability. With secure authentication, geolocation, real-time notifications, and AI-driven analytics, it empowers roles like Supervisors, Regional Managers, and HR with dynamic dashboards and multilingual support.
flutter google-cloud-platform keycloak nginx nodejs pm2 postgresql react-tsx redis websocket
Last synced: 11 Apr 2026
https://github.com/kacperfaber/6obcy-client-python
💻 CLI Network chat client 💻
python tkinter websocket websocket-chat
Last synced: 01 Aug 2025
https://github.com/vanheemstrasystems/home-assistant-websocket
Home Assistant - Websocket
Last synced: 04 Jan 2026
https://github.com/readyyyk/socketapi
Self-written Web-Socket API wrapper for build-in JS WebSocket class to simplify work with it
javascript javascript-library simplify websocket
Last synced: 18 May 2026
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/levelrin/jws-server
A framework for WebSocket server in Java
Last synced: 17 Jan 2026