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-03 00:30:56 UTC
- JSON Representation
https://github.com/landev01/ama
AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.
react-query reactjs tailwindcss typescript vite websocket
Last synced: 14 Apr 2026
https://github.com/themanishdaksh/webrtc-videocall
A simple webrtc videocalling app
reactjs tailwind-css typescript webrtc websocket
Last synced: 12 Apr 2026
https://github.com/tsaplia/energy-controller-refactored
ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.
arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket
Last synced: 04 May 2026
https://github.com/alfred888/ichat_app
视频对讲系统iOS客户端 - 支持双向视频通话和云台控制
avfoundation ios pan-tilt swift video-call webrtc websocket
Last synced: 19 May 2026
https://github.com/brennanb/webrtc-telestrator
WebRTC-powered telestrator for live streaming and recording. Features Apple Pencil support, real-time drawing synchronization, OBS integration, and responsive touch controls for content creators.
apple-pencil broadcasting canvas content-creation drawing ipad javascript nodejs obs-studio real-time streaming telestrator touch-events webrtc websocket
Last synced: 07 May 2026
https://github.com/leonardovff/live-rank-postman-test
Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.
javascript jenkins newman node postman socket-io websocket
Last synced: 12 Apr 2026
https://github.com/greatmonster11/bug-free-octo-carnival
Some blueprint for GO
Last synced: 10 Oct 2025
https://github.com/aykevl/domos
Domotica server (home automation backend)
home-automation mqtt websocket
Last synced: 04 May 2026
https://github.com/arawns1/jogo-multiplayer-javascript
Projeto de jogo multiplayer criado inteiramente com Javascript
Last synced: 25 Mar 2025
https://github.com/iudeen/uvicorn-websockets-sans-io
hacktoberfest hacktoberfest-accepted uvicorn websocket
Last synced: 10 Oct 2025
https://github.com/ambroisem/boardify
chat docker docker-compose jwt-authentication nestjs nestjs-backend postgresql react rest-api typeorm websocket
Last synced: 12 Apr 2026
https://github.com/icarephone/websocket
Gorilla WebSocket implementation for fasthttp.
Last synced: 14 Jan 2026
https://github.com/lossdev/websockit
Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.
go golang golang-library websocket websocket-client websocket-library websocket-server websockets
Last synced: 13 Mar 2026
https://github.com/charlie5dh/django-channels-chat-tutorial
Chat classic tutorial teching django channels and WebSockets
channels django python websocket
Last synced: 11 May 2026
https://github.com/mbari-org/gpdviz
Web-based visualization of geolocated point data streams in real-time
openapi scala typescript vue websocket
Last synced: 14 Apr 2026
https://github.com/mntone/shakescouter
Analyze "Salmon Run Next Wave" and generate telemetry
game image-analysis image-recognition nintendo nintendo-switch python python3 salmonrun salmonrun-nextwave telemetry websocket websocket-server
Last synced: 09 Apr 2025
https://github.com/mntone/shake-streamkit
Display realtime information from Salmon Run Next Wave
browser game nintend-switch nintendo salmonrun salmonrun-nextwave telemetry typescript websocket websocket-client
Last synced: 09 Apr 2025
https://github.com/pedr0rocha/nodejs-websocket
A simple websocket server with a rest endpoint to get messages stored in mongodb
Last synced: 04 May 2026
https://github.com/rohitpshelar/java-communication-technologies
Java Communication Technologies
activemq graphql grpc java-25 kafka mqtt rabbitmq rest-api soap-web-services spring-boot webhook webrtc websocket
Last synced: 12 Apr 2026
https://github.com/siddhantprateek/fleet
Authentication Service and Realtime Resource Hit 🚀
expressjs nestjs reactjs real-time typescript websocket
Last synced: 12 Apr 2026
https://github.com/xjzh123/wsproxy-workers
A proxy for WebSockets built with CloudFlare Workers.
cloudflare-workers proxy websocket websockets
Last synced: 01 Apr 2025
https://github.com/sami-ul-haq/chat-app
Using web-sockets
socket socket-io socketio web-sockets websocket
Last synced: 19 Jan 2026
https://github.com/mahmud-r-farhan/anonychat
A real-time anonymous group chat application with modern UI and privacy features.
chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket
Last synced: 14 Apr 2026
https://github.com/pavelstraka3/betting-server
A betting server with mock hockey match simulation
betting nestjs nodejs websocket
Last synced: 09 May 2026
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 2026
https://github.com/kadirgecit/esp32-ble-controller
A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.
arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket
Last synced: 14 Apr 2026
https://github.com/hacksomecn/go-api
Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.
api api-framework framework gin golang grpc tool websocket
Last synced: 07 Jan 2026
https://github.com/mhdbs/node-websocket-http-ws
this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.
docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket
Last synced: 12 Apr 2026
https://github.com/geekshi/webone
A web project demonstrating the frontend and backend technology stack
html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket
Last synced: 21 Jan 2026
https://github.com/muhammedbarghou/scoorz
Express + Postgres demo for A WebSocket Server
javascript postgresql websocket ws
Last synced: 23 Feb 2026
https://github.com/granden-corp/aspnetsignalrcore-websocket_client
An ASP.NET Core SignalR websocket client base on websocket-sharp
asp-net-core signalr-core websocket websocket-client
Last synced: 11 Oct 2025
https://github.com/denistort/meets-the-stranger-backend
Backend Part Of Open Sourse Meet Application.
backend sever typescript websocket
Last synced: 31 May 2026
https://github.com/thanthtooaung-coding/chatify-go
Chat App (Go)
golang rabbitmq render-deploy websocket
Last synced: 03 Apr 2025
https://github.com/vlcty/lemon-markets-websocket
Go connector for the lemon.markets WebSocket
financial-data go golang golang-library websocket
Last synced: 14 Jan 2026
https://github.com/relvaner/actor4j-cloud-demo
Actor4j Cloud – Demo Application
actor-model actor-pods actor4j actors cloud demo-app java java-21 microservices rest-api single-instance-app vertx4 vuejs2 vuetify2 websocket
Last synced: 21 Jan 2026
https://github.com/shhiivvaam/realtime-device-tracker
Getting the exact and continuous location of users is the primary concern.
express leaflet socket-io websocket
Last synced: 05 Apr 2026
https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker
real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.
cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets
Last synced: 12 Apr 2026
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/eddiescj/chat-frontend
A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)
chat react socketio socketiochat socketioclient websocket websockets-client
Last synced: 11 Apr 2026
https://github.com/sabbir45ali/web_socket
This is my practice project for websocket or socket.io
css html javascript socket-io websocket
Last synced: 11 Mar 2026
https://github.com/ratnesh2003/spring-boot-socketio
A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.
authentication java socket-io spring-boot websocket
Last synced: 19 Jan 2026
https://github.com/atul074/billify
Bilify - Inventory & Billing Solution for Retailers
billing-system framer-motion inventory-management invoice java postgresql reactjs sales-analytics spring-boot tostify websocket
Last synced: 12 Apr 2026
https://github.com/yoyoek1/viteyss-site-ioboxcontact
To debug io-box
esp32 io-box iot mqtt oiyshterminal svgjs viteyss viteyss-site- vue websocket yss
Last synced: 04 May 2026
https://github.com/anikhasibul/chatter
Simple anonymous chat app demo using golang and websocket ;)
anonymous-chat chat-app chatter golang postgresql real-time websocket
Last synced: 04 May 2026
https://github.com/shinosaki/websocket-client-go
Simple wrapper library for golang.org/x/net/websocket
Last synced: 12 Oct 2025
https://github.com/themanishdaksh/ws-chat-app
A websocket chat-app
reactjs tailwind-css typescript websocket
Last synced: 12 Apr 2026
https://github.com/mindsers/tutorial-socketio
Application example on socket.io. Drawing application with multiplayer mode.
mindsersit-tutorials socket-io tutorial websocket
Last synced: 19 Jan 2026
https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web
Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores
react recharts typescript websocket
Last synced: 25 Mar 2025
https://github.com/vilchisangelraulvilchis/apidash
🚀 Create and customize API requests seamlessly with API Dash, the open-source cross-platform client for visual response inspection.
api application dart dart-library developer-tools flutter flutter-apps flutter-ui graphql gssoc hacktoberfest http-client mobile-app mobile-development postman rest-api server-sent-events websocket
Last synced: 04 May 2026
https://github.com/romabulani/learnbot
JavaScript AI Teacher
ai genai js react tailwindcss typescript websocket
Last synced: 12 Apr 2026
https://github.com/davidje13/shared-reducer
Shared state management via websockets.
Last synced: 08 Feb 2026
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/vekeryk/art-auction-server
Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ
auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket
Last synced: 15 Apr 2026
https://github.com/fpena2/socketscout
Tauri application for testing WebSocket servers
Last synced: 13 Apr 2026
https://github.com/chamodshehanka/websocket-server
Ballerina websocket server
api ballerina ballerina-connector ballerina-lang endpoint websocket
Last synced: 09 Feb 2026
https://github.com/javy99/termview
🖥️ termview is a Go-powered tool that lets you run and share any terminal app (like Bash, Python, Go, etc.) in your browser using PTY and WebSockets. Perfect for demos, teaching, or remote debugging.
cli golang pty remote-access repl terminal webapp websocket xtermjs
Last synced: 01 Jul 2025
https://github.com/exanubes/appsync
Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.
appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket
Last synced: 23 Jun 2026
https://github.com/dz1kill/backend_messenger
MVP Backend for messenger.
express jsonwebtoken jwt messanger nodejs postgresql rest sequelize-typescript typescript websocket
Last synced: 06 Jan 2026
https://github.com/pexmor/projector
Simple html project
javascript mosquitto mqtt websocket
Last synced: 07 May 2026
https://github.com/hiper2d/signaling-service
Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications
gradle kotlin netty-server reactive spring-boot-2 webflux websocket
Last synced: 23 Jun 2026
https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan
For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )
guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr
Last synced: 07 May 2026
https://github.com/victorh-silveira/aether-quantum-engine
Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.
algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket
Last synced: 16 Jun 2026
https://github.com/eldavid1996/mendozapp
A web chat with a desing like whatsapp done in typescript with react and express
css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 11 Apr 2026
https://github.com/victorpaularony/chat-app
chat-app
css go htm javascript websocket
Last synced: 16 Apr 2026
https://github.com/alexgalhardo/criptobot.alexgalhardo.com
A simple project using Binance WebSockets, Vite, ReactJS + TypeScript to render in realtime crypto currencies trading prices.
binance criptocurrency react typescript vite websocket
Last synced: 01 May 2026
https://github.com/nkligang/tinyspring
A simple and flexible web service framework based on Mina
java mina springboot websocket
Last synced: 27 Feb 2026
https://github.com/khanh1998/hermes
An instant messaging app that delivers your messages as fast as Hermes
chat elasticsearch golang kafka messaging nestjs typescript vue websocket
Last synced: 11 Apr 2026
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/vitormarcal/java-gestao-consulta-api
API Crud para gestão de agendamentos de consulta com chat em tempo real
chat java jpa jwt springdatajpa springsecurity websocket
Last synced: 12 Feb 2026
https://github.com/ishaanmitl24/chat-app
Chat social media app, where user can add friends and serach on the base of friend id and chat with them.
chat-application express mongodb nodejs reactjs sockets-io styled-components type typescript websocket
Last synced: 11 Apr 2026
https://github.com/riteek712/log-watcher-js
implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX
Last synced: 28 Feb 2026
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 13 Feb 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/mpolinowski/ws-api-proxy
Example for a Websocket API proxy using Node.js & NGINX
load-balancer nginx-proxy secure-websockets websocket
Last synced: 08 May 2026
https://github.com/norun9/hybird
Real-Time Chat App with Serverless Architecture
clean-architecture lambda serverless websocket
Last synced: 14 Feb 2026
https://github.com/mbnoimi/websocket-client
A Tiny Delphi-Cross-Socket test under Android
cnpack cross-platform delphi pascal socket websocket websocket-client
Last synced: 14 Feb 2026
https://github.com/sukramj/openccu-loom-types
Generated Pydantic v2 models and enum types for the openccu-loom REST + WebSocket contract
code-generation home-assistant homematic homematicip openapi pydantic python rest-api type-hints websocket
Last synced: 28 Jun 2026
https://github.com/shreekar11/scalable-websocket-server
This repository provides a scalable WebSocket implementation, using WebSockets and Redis Pub/Sub for efficient real-time communication.
nodejs pubsub redis typescript websocket
Last synced: 08 May 2026
https://github.com/sebastianbrzustowicz/quadcontrol
Java + JUnit. Quadcopter control software for RaspberryPi 4 with remote client communication via API.
api concurrency control control-systems java junit quadcopter raspberrypi4 raspbian real-time remote remote-control respberry-pi rpi4 threading threads websocket
Last synced: 30 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/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026
https://github.com/humanjavaenterprises/nostr-websocket-utils
The nostr-websocket-utils repository offers a TypeScript library that provides robust WebSocket utilities for Nostr applications. It features automatic reconnection with configurable attempts, heartbeat monitoring, message queuing during disconnections, channel-based broadcasting, type-safe message handling, and built-in logging.
channel-broadcasting heartbeat-monitoring logging message-queuing nostr real-time-communication reconnection type-safety websocket
Last synced: 16 Feb 2026
https://github.com/lesiaukr/goit-cs-hw-06
Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06
asyncio docker goit-cs-hw-06 http-server mongodb python websocket
Last synced: 08 May 2026
https://github.com/novav20/themeridiangrid
A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.
ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket
Last synced: 13 Apr 2026
https://github.com/ck3mp3r/context
Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows
ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket
Last synced: 02 Mar 2026
https://github.com/pink-tools/pink-agent
Remote terminal control via Telegram. WebSocket streaming, Cloudflare tunnel.
claude-code cloudflare go telegram terminal websocket
Last synced: 08 Mar 2026