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/mentos1386/socketer
Socket.IO / WebSocket debugging tool
debugging development-tools socket-io websocket
Last synced: 25 Jun 2025
https://github.com/jusqua/tty-websocket-exposure-example
A simple example how to expose a pseudo-tty using websocket to be accessed by another application like xterm.js
javascript pty websocket xterm-js
Last synced: 17 Aug 2025
https://github.com/quaddarv1ne/weather_avatar_bot
Бот для автоматического обновления аватара Telegram с текущей температурой в указанном городе. Изображение генерируется программно с учетом времени суток (меняется цвет фона)
analytics api api-client bot config env environment hash python telegram url websocket
Last synced: 03 Sep 2025
https://github.com/navjotdhanawat/mosca-mqtt-web
Mosca MQTT over websocket example
browser client example mosca mqtt nodemcu tutorials websocket websockets
Last synced: 18 May 2026
https://github.com/marcosrjjunior/insta
Node - React - React Native, study project
nodejs react react-native s3 websocket
Last synced: 29 Jan 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/jensostertag/ws-pushserver
(Dockerized) WebSocket Push-Server
docker java push-server websocket
Last synced: 13 Apr 2026
https://github.com/veryshyjelly/setu-engine
modular chatting app bridge made in golang
Last synced: 25 May 2026
https://github.com/programandoconro/pico-web-mouse
A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.
adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket
Last synced: 18 May 2026
https://github.com/davidnjoroge1/stetha
ChatApplication with react and django.
asynchronous-programming authentication chat cookiecutter django-project docker precommit-hooks websocket
Last synced: 18 May 2026
https://github.com/cyntler/node-websocket-temperature
A simple project for a friend that generates random temperatures, based on the WebSocket.
Last synced: 15 Apr 2026
https://github.com/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/izaelgs/chat
Plataforma de comunicação em tempo real desenvolvido com Laravel Jetstream, Laravel WebSockets e tailwind Css
aws jetstream laravel9 php8 tailwindcss websocket
Last synced: 10 Apr 2026
https://github.com/ihsandevs/pythonsocketchat
Simple python chat app using Flask & Socket.IO
flask flask-application python websocket websocket-chat
Last synced: 13 Apr 2026
https://github.com/nayak-nirmalya/laravel-react-messenger
Real-Time Messaging Application with Laravel 11 & React.
daisyui headlessui inertiajs laravel mysql php react real-time tailwindcss websocket
Last synced: 08 Feb 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/lee-seokmin/downbit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 21 Apr 2026
https://github.com/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript websocket
Last synced: 10 Apr 2026
https://github.com/danlkv/codette
Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.
agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui
Last synced: 30 May 2026
https://github.com/shahidullah-muffakir/uxlivetrace
Real-time, open-source UX tracking toolkit with SDK, WebSocket backend, and dashboard, capture and visualize user interactions live to improve debugging and user experience.
developer-tools javascript npm npm-package open-source real-time sdk ux websocket
Last synced: 20 Jan 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/pixel-tactics/pixel-tactics-match
Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.
backend gin golang gorilla-websocket microservice rabbitmq websocket
Last synced: 18 May 2026
https://github.com/oaslananka/a2a-warp
Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.
a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket
Last synced: 07 Jun 2026
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/vacaramin/go-react-ticktacktoe
This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.
Last synced: 12 May 2025
https://github.com/herve-d/p13_chat-poc
PoC for chat app using websocket
angular chat springboot websocket
Last synced: 20 Jan 2026
https://github.com/ukrbublik/twitter_stream_feed
[test task] Simple web app to show last tweets in real-time.
async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets
Last synced: 29 Mar 2025
https://github.com/notlelouch/arbibot
A Go-based cross-exchange arbitrage bot using WebSocket for real-time crypto price discrepancies. Actively in development.
arbitrage cryptocurrency golang trading-bot websocket
Last synced: 30 Jan 2026
https://github.com/arya-io/ai-analysis-system
A WebSocket-based application that generates feedback for AI-related questions. The system integrates GroqLLM for enhanced answer evaluation and provides real-time feedback to users, with testing and caching mechanisms in place.
ai feedbacksystem groqllm langchain llm machinelearning neuralnetworks python websocket
Last synced: 15 Apr 2026
https://github.com/kartik989-max/chessmate.io
This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.
chessjs css ejs express html javascript node socket-io tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/eric-souzams/node-polls-realtime
A real-time voting system where users can create a poll and other users can cast their votes in real-time.
docker fastify nodejs postgres prisma-orm redis websocket zod
Last synced: 10 Apr 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/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/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/kadirdemirkaya/winbind
An asp.net core web api project written for a research project, client side : https://devtahab.github.io/tez-frontend/
cqrs fluentvalidation mapper mediatr mssql onion-architecture repository websocket
Last synced: 08 Feb 2026
https://github.com/servettonga/cpp_webserv
A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.
cpp cpp98 http http-server nginx websocket
Last synced: 08 Feb 2026
https://github.com/sabkat-ahmed-rafi/connectpro
ConnectPro is a real-time chat application designed to provide seamless messaging, audio, and video call functionalities.
express javascript nodejs reactjs socket-io tailwind webrtc websocket
Last synced: 16 Mar 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/derens86/famnotify
FamNotify is a real-time family notification system
express nodejs realtime-chat tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/abhissh11/webuzz
A chat app in MERN, Websocket, one can create a group chat or chat individually.
chatroom express-js reactjs tailwind-css 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/thanthtooaung-coding/chatify-react
Chat App (React)
emoji-picker-react lucide-react reactjs tailwindcss 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/enesunal-m/azrealtime
A production-ready Go client library for Azure OpenAI's GPT-4o Realtime API, enabling real-time bidirectional communication with voice and text.
audio-processing audio-to-audio azure azure-openai-api openai openai-api realtime-voice voice-recognition webrtc websocket
Last synced: 18 May 2026
https://github.com/divyarajsinhsindhav/chatify
Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.
javascript mongodb nodejs reactjs socket-io websocket
Last synced: 05 Apr 2025
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/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/alessiobianchini/tunnelize
Tunnelize is a command-line tool that allows you to easily forward HTTP or HTTPS requests from a remote server to a local instance. It is designed to facilitate secure, simple, and reliable tunnel connections for development environments.
local-server proxy tunnel websocket
Last synced: 25 Feb 2026
https://github.com/octokerbs/gochat
Websocket chat app built in Go and React.
channels go javascript react react-router websocket
Last synced: 13 Apr 2026
https://github.com/code-raushan/chat-server-ws
Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.
chat-server go pubsub redis scale websocket
Last synced: 18 May 2026
https://github.com/hasanisaeed/monitoring
Monitor your system with websocket
Last synced: 14 Mar 2025
https://github.com/johntalton/i2c-port
I²C over MessagePort
bus i2c messageport virtual websocket
Last synced: 29 Jan 2026
https://github.com/thiagohrcosta/real-time-communication
The Real Time Communication project is a part of the Python Developer formation at Rocketseat. The primary goal is to create and practice Websockets in payment methods, enabling real-time updates on pages as soon as the payment gateway confirms transactions.
flask-application pytest python websocket
Last synced: 07 Jul 2025
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/x-ration/fts-web
一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】
bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket
Last synced: 17 Apr 2026
https://github.com/livetrack-x/directpipe
Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching
audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows
Last synced: 01 Apr 2026
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/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/maluscat/socket-base
[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.
deno javascript nodejs typescript websocket
Last synced: 02 Feb 2026
https://github.com/ladmakhi81/bazdidan-api
Bazdidan is project that use for buy house or get help from estate company agent to find your favorite house, in this typeof project you can search based on your requirement and if any estate company agent has any options that related to your requirement, send notification to them to connect to you and talk with you.
docker docker-compose husky jimp localization nestjs postgres prisma rest-api server-sent-event websocket
Last synced: 10 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/petatemarvin26/vin-socket.client
This application maintain the light weight of websocket connection
javascript typescript webpack websocket
Last synced: 10 Feb 2026
https://github.com/ramgoel/cochat-server
Backend API and Socket Server of CoChat Web Application
express javascript socket-io websocket
Last synced: 09 May 2026
https://github.com/niemiville/snake-game
Browser based snake game with multiplayer.
csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server
Last synced: 08 Feb 2026
https://github.com/the-arcade-01/react-golang-distributed-chat-app
Distributed Chat App Implementation in Golang, React.js & Redis
docker-compose golang react redis redis-pubsub redis-streams websocket
Last synced: 15 Apr 2026
https://github.com/tsych0/setu-engine
modular chatting app bridge made in golang
Last synced: 26 Mar 2025
https://github.com/zhangzhuang15/jslook
展示javascript基础知识、web前端开发专题技术点、面经.
ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket
Last synced: 07 Apr 2026
https://github.com/ericgomez/platziverse
Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.
ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket
Last synced: 13 Apr 2026
https://github.com/rustkas/websocket-examples
Examples of using WebSocket (dart:io, dart:html)
Last synced: 28 Apr 2026
https://github.com/upsub/cli
Command line interface for UpSub
cli message-bus real-time upsub websocket
Last synced: 17 Feb 2026
https://github.com/davidje13/shared-reducer
Shared state management via websockets.
Last synced: 08 Feb 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/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 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/akhaled01/devhub
A real time forum with web socket implementation, involved JS and an upgraded back end
css golang gorilla-websocket html javascript vitejs websocket
Last synced: 06 Apr 2026
https://github.com/lilanga/stan-dashboard
Stan Dashboard is for monitoring STAN server activities.
dashboard nats reactjs websocket
Last synced: 19 Apr 2026
https://github.com/lukajioshvili20/rust-websocket-server
A lightweight WebSocket echo server built with Rust using Tokio and tokio-tungstenite.
echo-server rust toki tungstenite websocket
Last synced: 13 Jul 2025
https://github.com/uwon0625/nbagames
NBA live score and alerts
aws cloudformation dynamodb eventbridge express iac jest lambda nestjs nextjs powershell reactjs redis restful-api storybook tailwindcss terraform typescript unittest websocket
Last synced: 10 Apr 2026
https://github.com/shelepuginivan/namespace-client
Веб-клиент nameSpace - облачного сервиса для локальной сети
cloud filesystem websocket websocket-client
Last synced: 17 Mar 2025
https://github.com/santiagodotsh/nest-teslo-shop
🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.
auth crud file-upload jwt nestjs postgresql typeorm websocket
Last synced: 13 Feb 2026
https://github.com/akmalovaa/centrifugo-ws-chat
learning centrifugo websocket
centrifugo chat fastapi nginx python websocket
Last synced: 08 May 2026
https://github.com/defgsus/lovebot
Botlove python server and client + webclient
bot botwars client love server simulation websocket
Last synced: 30 Mar 2025