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/fpena2/socketscout
Tauri application for testing WebSocket servers
Last synced: 13 Apr 2026
https://github.com/omgimalexis/simon
A Vuejs 2.0 + Browserify + Feathersjs + Yarn stack.
browserify browserify-yarn es6 feathersjs nodejs rest-api websocket
Last synced: 10 May 2026
https://github.com/sangamprashant/desktop-notifier
🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦
expressjs nativewind node python react-native-app real-time-alerts websocket
Last synced: 24 Jan 2026
https://github.com/ricnaga/websocket-example
Aplicação backend que aborda conceitos de websocket
docker express nodejs socket-io typescript websocket
Last synced: 15 Apr 2026
https://github.com/pakhmutov/crypto-dashboard
Personal crypto portfolio and market tracker. Next.js, TradingView charts, Binance WebSocket, CoinGecko API.
binance coingecko crypto nextjs react tailwindcss typescript websocket zustand
Last synced: 17 Jun 2026
https://github.com/sergeykazarinov/voshod--websocket-
В проекте реализованы навыки WebSocket с использованием кастомных хуков
react-hooks reactjs redux-toolkit sass typescript websocket
Last synced: 08 May 2026
https://github.com/romero-ezequiel/chatapp
Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku
bootstrap4 express javascript mongodb nodejs websocket
Last synced: 13 Apr 2026
https://github.com/gif-team/gif-server-v4
[교내 분신물 찾기 서비스] API V4
java jpa kafka postgresql redis spring-boot spring-security websocket
Last synced: 07 May 2026
https://github.com/anmamuncoder/multi-shop-management-backend
A modern Django-based shop management platform with async task processing, built for scalability and performance.
celery django doc factory-boy postgresql pytest redis rest-api unittest websocket
Last synced: 08 Jan 2026
https://github.com/atakang7/chatverse
Open source real-time chatting application boilerplate template.
javascript mvc-architecture nodejs react ssr tailwind typescript websocket
Last synced: 28 Jan 2026
https://github.com/ddxtanx/messaging-app
Messaging app I created for fun. Uses Web sockets.
easy-to-use javascript messaging node nodejs text website websocket
Last synced: 24 Jan 2026
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 Apr 2026
https://github.com/badvibessz/bankingclientserverapp
Client server websocket banking app with GUI
banking client-server cryptography gui json websocket
Last synced: 15 Apr 2026
https://github.com/mariyan23/game-catch-the-orange
Two capybaras are trying to catch the orange...
dependency-injection eventemitter javascript oop-principles websocket
Last synced: 23 Jun 2026
https://github.com/khushal-savalakha/django-practice-projects
This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.
bootstrap5 django framework orm python redis session-management views websocket
Last synced: 07 May 2026
https://github.com/kitsuyaazuma/go-react-chatapp
a LINE clone chat application using websocket
golang material-ui react recoil typescript websocket
Last synced: 13 Apr 2026
https://github.com/oldes/rebol-websocket
Rebol WebSocket scheme and codec module
rebol rebol-codec rebol-extension rebol-module rebol-scheme rebol3 websocket
Last synced: 06 Feb 2026
https://github.com/johntalton/i2c-port
I²C over MessagePort
bus i2c messageport virtual websocket
Last synced: 29 Jan 2026
https://github.com/ashwamegh/chat-poc
A simple retro chat based application using react and redux
react redux redux-saga websocket
Last synced: 07 May 2026
https://github.com/jarmitage/arduino-p5-server
Send data from Arduino to a Node server and relay via Web Sockets to a client running p5.js
arduino node p5js serialport websocket
Last synced: 15 Apr 2026
https://github.com/elertan/rusftx
Rust bindings for the FTX REST and Websocket API
api cryptocurrency ftx rest websocket
Last synced: 01 Mar 2025
https://github.com/p-kunkel/xtb-go
Unofficial API client for XTB trading platform written in GO.
api-client go golang trading websocket xtb xtb-client xtb-trading
Last synced: 12 Mar 2026
https://github.com/flxxyz/blue
基于gorilla/websocket构建的微型websocket框架
go golang golang-library websocket
Last synced: 24 Aug 2025
https://github.com/angrybeltman/vnc-backend
A simple VNC backend server written in rust.
axum backend blazingly-fast example-project rust rust-lang tokio tokio-tungstenite videostreaming vnc vnc-server websocket
Last synced: 15 Apr 2026
https://github.com/victoralves08/whiteboard-core
Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.
Last synced: 08 May 2026
https://github.com/travis-heavener/mangomanager
A LAN-based hardware monitor made using Express & web sockets.
express hardware-management nodejs websocket
Last synced: 18 Jan 2026
https://github.com/fzl-22/antares-insight-backend
Antares' alerting and notification IoT system with implementation of MQTT over WebSockets.
iot-platform mqtt nestjs typescript websocket
Last synced: 06 Feb 2026
https://github.com/buraktalhaa/websocket-chat
A real-time chat application built with Node.js and WebSockets for instant user messaging.
css html javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack websocket
Last synced: 13 Apr 2026
https://github.com/agne6ka/cmd-chat
Cmd chat. Warsaw JS worksop.
event-emitter nodejs websocket
Last synced: 15 Apr 2026
https://github.com/utkuonursahin/easy-chat-be
Realtime chat application server side with Spring Framework, WebSocket and PostgreSQL.
spring spring-boot spring-mvc websocket
Last synced: 25 Feb 2026
https://github.com/thanthtooaung-coding/chatify-react
Chat App (React)
emoji-picker-react lucide-react reactjs tailwindcss websocket
Last synced: 13 Apr 2026
https://github.com/yakmesh/yakmesh
YAKMESH™: Yielding Atomic Kernel Modular Encryption Secured Hub - Post-quantum secure P2P mesh network
asynchronous censorship-circumvention data-replication decentralized distributed-systems gossip-protocol mesh-network ml-dsa-65 nodejs oracle p2p post-quantum-cryptography quantum-resistant secure-messaging self-contained self-hosting sqlite synchronous timestamping websocket
Last synced: 03 Feb 2026
https://github.com/theshefer/messenger
Custom messenger based on WebSockets
nodejs react react-bootstrap socket-io typescript websocket
Last synced: 07 May 2026
https://github.com/adrianhajdin/sportz-websockets
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message validation, subscriptions).
Last synced: 31 Jan 2026
https://github.com/jjjkkkjjj/rest_framework_channels
The enhanced modules for REST WebSockets using django channels.
channels django django-rest-framework rest-api restful-api websocket
Last synced: 26 Jan 2026
https://github.com/mixer-sys/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 11 Apr 2026
https://github.com/calloc134/chilsonite
A minimal Rotating Proxy written in Rust
proxy proxy-server rotating-proxy rust websocket
Last synced: 16 May 2025
https://github.com/renanstn/chat-django-channels
Exemplo de chat server feito em Django utilizando o Channels. Seguindo a documentação oficial do mesmo.
django django-channels docker docker-compose python websocket
Last synced: 13 Apr 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/fairlytales/websockets
Working with WebSockets using WS library
express javascript nodejs websocket websocket-library
Last synced: 15 Apr 2026
https://github.com/emmanuelsilva/customer-graphql-api
Spring Boot GraphQL API to manage customers
graphql reactive spring-boot websocket
Last synced: 15 Apr 2026
https://github.com/opyate/neuro-evolved-tetris
PyTorch net that learns to play Tetris, and evolves using crossover and gene mutation.
docker-compose fastapi p5js pytorch redis websocket
Last synced: 07 Feb 2026
https://github.com/obioraigboanusi/breach-metaverse-magna
Breach is a blog web application that enables users to see and filter posts by categories, and view live posts based on categories interesting in.
frontend reactjs reastful-api typescript websocket
Last synced: 13 Apr 2026
https://github.com/kiranbaby14/talkmateai
🎭 Real-time voice-controlled 3D avatar with multimodal AI - speak naturally and watch your AI companion respond with perfect lip-sync
fastapi flash-attention-2 huggingface kokoro-tts multimodal-ai nextjs smolvlm vlm websocket whisper-ai
Last synced: 15 Apr 2026
https://github.com/carlosalmanzab/backend-report-app
El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.
docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets
Last synced: 25 Feb 2026
https://github.com/nobleknightt/local-llm-based-chatbot
Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.
fastapi llm mistral-7b react tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/tarik56/easy-socketio
Wrapper around python-socketio that handles a simple que and threading
python socket-io socketio web-socket websocket
Last synced: 01 Feb 2026
https://github.com/humanjavaenterprises/node-red-contrib-nostr
Node-RED nodes for seamless Nostr protocol integration. Features robust WebSocket handling, event filtering, and NPUB-based routing. Built with TypeScript for type safety and extensive testing. Perfect for Nostr automation flows.
node-red node-red-contrib node-red-nodes nodered nostr nostr-protocol typescript websocket
Last synced: 17 Jun 2026
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/yamanote1138/io-thechad-trains
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 13 Apr 2026
https://github.com/kpidiba/spring_socket_chat
Socket implementation with spring boot
js spring-boot stomp websocket
Last synced: 07 May 2026
https://github.com/thoughtsunificator/ripse-server
API for ripse-extension
api expressjs puppeteer websocket
Last synced: 01 Feb 2026
https://github.com/fzl-22/antares-insight-app
Proof of concept of Antares' alerting and notification IoT system (Mobile).
Last synced: 01 Feb 2026
https://github.com/itsronalds/websocket-integration-node-python
A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.
nodejs python sqlserver websocket
Last synced: 10 Apr 2026
https://github.com/leonardocbsr/multiagents
Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming
ai claude codex fastapi kanban kimi multiagent orchestration react websocket
Last synced: 26 Feb 2026
https://github.com/jryannel/go-ws-with-cancel
A go based websocket client and hub with cancel support
Last synced: 04 Apr 2025
https://github.com/rajtilak-2020/Portfolio-V4
Minimalist developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI
css3 html5 javascript magicui mdx mit-license nextjs nextjs14 nodejs open-source portfolio react shadcn-ui tailwindcss typescript vercel webdevelopment websocket
Last synced: 30 Dec 2025
https://github.com/nasim-raj-laskar/real-time-aircraft-engine-predictive-maintenance-system
GRU-based aircraft engine Remaining Useful Life (RUL) forecasting platform with Redis-backed online feature serving, streaming telemetry ingestion, batched WebSocket inference, Prometheus/Grafana observability, Evidently drift monitoring, and containerized MLOps infrastructure.
docker evidently-ai grafana gru mlops prometheus pyflink redis rul s3 stream-processing tensorflow time-series vuejs websocket
Last synced: 11 Jun 2026
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/rajput-vinay/drawflow
🚀 DrawFlow is an interactive whiteboarding tool inspired by Excalidraw. It enables real-time drawing, collaborative editing, and seamless state management. Whether you're brainstorming ideas, diagramming workflows, or sketching wireframes, DrawFlow provides a smooth and intuitive experience.
expressjs nextjs nodejs postgresql prisma-orm reactjs turborepo typescript websocket
Last synced: 08 Apr 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/chen-abudi/tic-tac-toe-realtime
🕹️ Challenge your friends in real-time Tic Tac Toe! Smooth turns, live updates, and a slick UI inspired by Figma — All in one fun little package.
design-system express javascript modular-architecture monorepo nextjs nodejs react socket-io storybook tailwindcss test-client typescript vite websocket yarn-workspaces zustand
Last synced: 07 Apr 2026
https://github.com/suthar345piyush/realtime-tracker
An real time tracker on the map , with the perfect location of two things , built using Nodejs , Expressjs , socket.io , openstreetmap & Leaflet.
backend ejs expressjs leaflet nodejs openstreetmap-data socket-io webdevelopment websocket
Last synced: 11 Apr 2026
https://github.com/gbroques/filesystem-websocket-notifier
Notifies a WebSocket connection about filesystem changes.
filesystem-events filesystem-monitoring websocket websocket-application websocket-client websockets
Last synced: 08 Jul 2025
https://github.com/subhashladumor1/laravel-socket.io
💬 Real-time chat application built with Laravel & Socket.IO. Features WhatsApp-like UI, instant messaging, online status, typing indicators, and message receipts. Perfect for learning real-time web development.
bootstrap chat-application chat-interface instant-messaging javascript laravel laravel-framework laravel-tutorial learning-project nodejs online-status php real-time-chat real-time-communication socket-io socket-io-chat-app web-development websocket whatsapp-clone whatsapp-clone-app
Last synced: 07 Apr 2026
https://github.com/yekta-smart/laravel-iot-websocket
This package provide you a websocket (base on laravel-s package) to talk to your IOT devices in your chosen data protocol!
Last synced: 11 Jan 2026
https://github.com/amsh4/livesketch
Real-time collaborative drawing app with React UI, Elixir backend, and Python analytics. Enables seamless sketching, anomaly detection, and scalable infra.
devops docker elixir functional-programming isolation-forest pandas phoenix python react websocket
Last synced: 07 Apr 2026
https://github.com/drakmord2/react-native-ws-sandbox
Real-Time React Native app using ExpressJS Websocket server
expressjs node-js react-native real-time websocket
Last synced: 07 Apr 2026
https://github.com/efe-eroglu/financial-dashboard-backend
The backend side of the app that allows users to follow cryptocurrency markets in real time, create personal watchlists and manage price and news feeds.
cryptocurrency dashboard finance golang websocket
Last synced: 11 Jul 2025
https://github.com/thevurv/vendetta-e2
Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.
discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod
Last synced: 21 Jun 2025
https://github.com/vezem1r/altester
Altester is a robust and scalable educational platform developed as part of a bachelor's thesis, built using a microservices architecture. Designed for educational institutions, it optimizes the entire test lifecycle - from creation and distribution to AI-powered evaluation.
bachelor-thesis docker docker-compose environment-variables java jwt-authentication langchain4j ldap microservices postgresql react real-time-chat real-time-notifications redis spring-mail springboot springsecurity websocket websockets
Last synced: 07 Apr 2026
https://github.com/gcolajan/modbus-poc
Proof of concept about reading registers from modbus device into a browser with websockets.
Last synced: 21 Jun 2025
https://github.com/ysskrishna/pixelmotion
A full-stack application built using React, TailwindCSS, FastAPI, Redis, Redis Queue, Docker, and WebSockets. It allows users to generate videos from images with a single click while providing real-time progress updates during the video generation process. The generated videos include animations and background music.
distributed-systems docker docker-compose fastapi package-creation pillow publisher-subscriber pubsub python python-package react reactjs redis redis-queue rq server-sent-events storage-management tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/krondorl/logen
Lottery generator
docker nginx nodejs react typescript vite websocket
Last synced: 21 Jun 2025
https://github.com/kaysting/websocket-file-upload
An experiment in which you can upload files over a websocket.
express express-ws nodejs websocket ws
Last synced: 30 Jun 2026
https://github.com/eeriemyxi/rorica
WebSocket-based chat server with Python, also featuring a React-based static web client with TypeScript.
caddy chat compose docker javascript python react typescript websocket
Last synced: 07 Apr 2026
https://github.com/tomashubelbauer/node-cdp-ws
Pure Node websocket client
cdp debugger electron websocket
Last synced: 19 May 2026
https://github.com/rxnew/socket8-js
It is a wrapper for using WebSocket client of JavaScript more conveniently.
Last synced: 02 Jul 2025
https://github.com/yuantsai1115/ar.camera.backend
It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and websocket.
ar bim collaboration construction-management vr websocket webxr
Last synced: 02 Feb 2026
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/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/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/ppogulailo/node-socket-chat
Node js training project, websocket
nodejs react real-time websocket
Last synced: 01 May 2026