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-06-27 00:30:18 UTC
- JSON Representation
https://github.com/matter-in-motion/mm-websockets
Websockets transport
api extension matter-in-motion transport websocket websocket-transport websockets
Last synced: 11 Apr 2026
https://github.com/go-crzy/lambda-go-websocket
Deploy websockets in AWS API Gateway with Go/Lambda
apigateway aws go lambda terraform websocket
Last synced: 10 Apr 2026
https://github.com/obulks/godot-bili-live
一个适用于 Godot 4.x 的插件,用于接入 Bilibili 直播的互动玩法
bilibili bilibili-live danmaku game-development gdscript godot godot-engine godot-plugin godot4 websocket
Last synced: 13 Jan 2026
https://github.com/allan-nava/grafana-websocket-plugin
Grafana websocket plugin
grafana grafana-plugin websocket
Last synced: 21 Jan 2026
https://github.com/shiukaheng/webtopics
⚡️WebTopics — Real-time topics and services for web apps
real-time ros2 socket-io synchronization visualization websocket zod
Last synced: 15 Apr 2026
https://github.com/say8hi/websocket-chat
Realtime chat
alembic async celery chat docker docker-compose fastapi nginx postgresql python sqlalchemy websocket
Last synced: 31 Jan 2026
https://github.com/jdk-plus/spring-boot-starter-websocket
A springboot websocket clustered message push component written by netty. 🏝✨
java netty springboot websocket websocket-server
Last synced: 31 Jan 2026
https://github.com/zett-8/workers-do-chat
Cloudflare Workers + Durable Objects + WebSocket for Realtime interaction
chat cloudflare cloudflare-workers durable-objects hono websocket
Last synced: 07 May 2026
https://github.com/solviumdream/socket.go
A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.
concurrency go golang socket-go websocket
Last synced: 15 Apr 2025
https://github.com/belikhun/iot-smart-device
IoT Smart Device (Graduation Thesis)
esp32 iot micropython python websocket wifi
Last synced: 01 Feb 2026
https://github.com/mileristovski/dataengineer-sparkstreaming
Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.
big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket
Last synced: 11 Apr 2026
https://github.com/george551556/distributed_control
The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself
distributed distributed-systems gin golang http md5 websocket
Last synced: 08 Feb 2026
https://github.com/wamp3hub/wamp3py
Python client library for Web Application Messaging Protocol
client-library messaging networking real-time wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/mpolinowski/docker_ws_video_proxy
NGINX proxy for the websocket videostream of your IP camera
nginx-proxy secure-websockets video-streaming websocket
Last synced: 23 Mar 2025
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/microsecondsmatter/binanceapi
High Performance Rest API/Websocket Wrapper for Binance.com
api binance binance-api binance-exchange binance-websocket cached csharp hft high-performance optimized rest server-time websocket
Last synced: 27 Jun 2025
https://github.com/s4kibs4mi/gofu-socket
Example of Golang websocket client and server using Gorilla websocket library.
golang golang-examples websocket
Last synced: 01 Aug 2025
https://github.com/manmolecular/go-now-here
:postbox: WebSocket chat with a random person
Last synced: 05 Jun 2026
https://github.com/kerolesnabill/realtimechatwebapp
A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.
dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets
Last synced: 02 Apr 2025
https://github.com/wesleymcginn/local-binary-communication-network
This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.
binary-communication morse-code websocket
Last synced: 18 Mar 2026
https://github.com/alexander-hagen/node-api-hitbtc
Non-official implementation of HitBTC's API's. Developed for personal use.
api-rest hitbtc javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/hakoniwalab/hakoniwa-pdu-python
Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket
hakoniwa ros shared-memory simulation websocket
Last synced: 30 Aug 2025
https://github.com/arthurmelton/kostats
Get data from your ko server and real time information
api knockoutcity statistics websocket
Last synced: 23 Jun 2026
https://github.com/liraymond04/webrtc-client
A native client library for WebRTC written in C and libdatachannel
c datachannel libdatachannel networking p2p peer-to-peer peerconnection rtcpeerconnection webrtc webrtc-client websocket
Last synced: 16 Apr 2026
https://github.com/iamnanjo/encrypted-chat-app
End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API
chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket
Last synced: 27 Feb 2026
https://github.com/aarush0101/rich-presence
Rich presence stimulated through Discord WebSocket based connection.
discord educational rich-presence rpc websocket
Last synced: 11 Apr 2026
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 Apr 2026
https://github.com/ericlewis966/token-price-controller
montoring token price and directly contract token's fee rate with smart contract
blockchain cryptocurrency ethereum javascript nodejs web3 websocket
Last synced: 09 May 2026
https://github.com/jekabsilkens/websocket-notifs
Websocket notifications | Laravel | Reverb | Echo | Redis
Last synced: 16 Apr 2026
https://github.com/nfibrokerage/slipstream_honeycomb
An adapter between slipstream telemetry and honeycomb events
Last synced: 30 Jul 2025
https://github.com/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
https://github.com/pedrohenrikle/polls
A voting poll API made with Node.js using WebSockets to in real time actualization
api fastify nodejs postgresql prisma typescript websocket
Last synced: 13 Apr 2026
https://github.com/chneau/draw
A simple real-time collaborative drawing app built with Go
collaborative drawing golang simple websocket
Last synced: 07 Nov 2025
https://github.com/zucchinidev/go-chat-application
A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser
chat-application go golang websocket
Last synced: 17 Mar 2025
https://github.com/ok7uz/realtime-chat
A real-time Chat API project built on DRF and Django Channels
django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket
Last synced: 18 Jun 2026
https://github.com/dustinm16/portal
Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.
chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket
Last synced: 01 Apr 2026
https://github.com/litsynp/chatroom-practice
An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.
axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket
Last synced: 16 Apr 2026
https://github.com/lebrancconvas/real-time-currency
Real-Time Currency Web via Websocket.
binance cryptocurrency side-project web-development websocket
Last synced: 27 Aug 2025
https://github.com/daveaditya/spring_chatroom
Implementing Chat Room concept in Spring Web MVC
java jsp-servlet springframework springmvc websocket
Last synced: 16 Apr 2026
https://github.com/longwater1234/space-checkers
Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop
boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket
Last synced: 22 Feb 2026
https://github.com/hunwalk/yii2-websocket
This is the new maintained version of the yii2-websocket package
php ratchet ratchetphp websocket yii2 yii2-websocket
Last synced: 02 Mar 2026
https://github.com/komik966/postgstats
d3 d3js java netty postgres postgresql reactjs rxjs statistics typescript websocket
Last synced: 11 Apr 2026
https://github.com/mohammadnourbaker/nmmediatechnicalassessment
Real Time Chat Application using Codeigniter4 and Socket.io
codeigniter codeigniter4 docker dockercompose nginx php socketio websocket
Last synced: 03 Mar 2026
https://github.com/sanwebinfo/alexa-score
Get live Cricket Score Update by reloading the web page using Websocket and Alexa.
alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server
Last synced: 04 Jan 2026
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 2026
https://github.com/opencpo/opencpo-core
⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility
cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust
Last synced: 03 Jun 2026
https://github.com/idabmat/tic_tac_toe_client
React Client for the Tic Tac Toe game
nextjs react ssr tic-tac-toe websocket
Last synced: 16 Apr 2026
https://github.com/shubhendu-bhakat/websocket-chat-app
Simple chat application using webscoket ,TS and React +Vite
Last synced: 24 Jun 2026
https://github.com/laplacexd/wakiewakie
A dating app wherein you get matched by people that woke up as the same time as you.
dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket
Last synced: 05 Mar 2026
https://github.com/sounishnath003/practice-leetcode-multiplayer
a multiplayer application to practice leetcode problems easily with peers
golang htmx leetcode websocket
Last synced: 18 Apr 2026
https://github.com/nesvet/insite
Real-time full-stack framework: WebSocket server/client, MongoDB + Change Streams, pub/sub publications, users/orgs/roles with RBAC, cookie auth over WS, file transfers. TypeScript/Bun monorepo with server orchestrator, client SDK, and React UI components
framework fullstack mongodb rbac realtime typescript websocket
Last synced: 01 Apr 2026
https://github.com/SaurabhKumarDev/ChatRoom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 25 Apr 2025
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard
⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.
dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 17 Apr 2026
https://github.com/n24q02m/mcp-relay-core
Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)
mcp mcp-server model-context-protocol python real-time relay typescript websocket
Last synced: 02 Apr 2026
https://github.com/webceyhan/vite-chain
ViteChain - Blockchain Demo
bitcoin blockchain bootstrap cryptography css express html javascript nodejs p2p proof-of-work rest sse typescript vite vue web3 websocket
Last synced: 09 Apr 2026
https://github.com/berat02xz/global-chat-app-kiii
global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS
azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket
Last synced: 06 Apr 2026
https://github.com/zviryatko/golang-serverless-websocket-lambda
Serverless example of AWS Lambda + Golang + Api Gateway Websocket + DynamoDB
dynamodb example golang lambda serverless websocket
Last synced: 15 Apr 2025
https://github.com/drumath2237/signalr-swa-functions-chat
フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット
azure azure-functions azure-static-web-apps signalr typescript vite vue websocket
Last synced: 11 Apr 2026
https://github.com/aryan-programmer/justice-firm-v2
A website for lawyers, and for clients to access their service. Implemented with AWS Lambda & API Gateway for the backend, and Nuxt.js & Vue for the frontend.
aws-apigateway aws-cdk aws-lambda aws-rds aws-s3 esbuild javascript jwt mariadb material-ui nodejs nuxt nuxt3 s3 typescript vue vue3 vuetify websocket websocket-chat
Last synced: 14 Apr 2026
https://github.com/universe3/ichat-web-application
this is iChat web application. its like a web whatshap web. you can use it for messaging
beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket
Last synced: 25 Apr 2025
https://github.com/askalf/agent
Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.
agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket
Last synced: 11 Jun 2026
https://github.com/rudrodip/go-networking
Implementation of different network protocols in go
go go-testing gorilla-websocket http rpc tcp udp websocket
Last synced: 24 Mar 2025
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/basemax/javascriptglobalsummit2023
Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.
conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server
Last synced: 03 Apr 2025
https://github.com/owenaedwards/bulletinhub
A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.
docker go golang material-ui mongo mongodb react typescript websocket
Last synced: 12 Apr 2026
https://github.com/dcrousso/dots
A modern take on the classic game of Dots and Boxes
boxes dots multiplayer tomcat websocket
Last synced: 26 Jul 2025
https://github.com/cenwadike/near-event-websocket-client
rust implementation of event websocket client for NEAR protocol
events nearprotocol rust websocket websocket-client
Last synced: 22 May 2026
https://github.com/mahsumurebe/jrpc-server
JSONRPC 2.0 NodeJS Server written in TypeScript
http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket
Last synced: 05 Oct 2025
https://github.com/0neshot101/rbxdev-ls
Luau language server and VS Code extension for Roblox, with strict type checking, smart completions, and optional live-game tooling via an executor bridge.
code-intelligence developer-tools diagnostics intellisense language-server lsp luau mcp model-context-protocol roblox static-analysis studio-plugin type-checking typescript vscode-extension websocket
Last synced: 13 Apr 2026
https://github.com/shreyxnsh/chatapp-websockets
A Flutter Chat App with Websockets technology using socket.io for bidirectional communication in Node.js
chat-application flutter nodejs nodejsapi socket-io websocket websockets whatsapp
Last synced: 05 Apr 2026
https://github.com/chempik1234/EMPTY-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 23 Aug 2025
https://github.com/charlot-dedjinou/realtime-notifications
Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.
express-js notifications react reactjs real-time websocket
Last synced: 10 Apr 2026
https://github.com/sarveshgupta1997/sarveshgupta1997.github.io
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket
Last synced: 10 Apr 2026
https://github.com/dabevlohn/tonmon
TON network monitor via WebSocket
blockchain monitoring-tool rust ton trace transaction tungstenite websocket ws
Last synced: 22 Aug 2025
https://github.com/dewebdes/mass-hunt
Modular socket for symbolic feed diagnostics and Burp-powered anomaly hunting
burp-extensions cors cybersecurity diagnostics masshunt nodejs proxy websocket
Last synced: 19 Jun 2026
https://github.com/rchiofalo/rustgate
Secure mTLS message router in Rust — group-based routing, WebSocket, server federation, NATS scaling, certificate enrollment, CRL/FIPS support. Single binary, edge-ready.
certificate-enrollment crl cursor-on-target federation fips helm kubernetes message-router mtls nats rust websocket
Last synced: 05 Apr 2026
https://github.com/lukataylo/foldo
A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.
agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket
Last synced: 15 Jun 2026
https://github.com/lancekrogers/dashboard
ETHDenver 2026: Next.js real-time observer dashboard for the Obey Agent Economy. 5 live panels: Festival View, HCS Feed, Agent Activity, DeFi P&L, Inference Metrics.
agent-economy ai-agents dashboard ethdenver ethdenver-2026 festival-methodology hcs hedera nextjs obedience-corp react typescript websocket
Last synced: 30 May 2026
https://github.com/n1k0l1n/chatsignalr
The Chat Room made with SignalR is a real-time messaging application that allows multiple users to communicate and exchange messages in a chat room. It utilizes the SignalR library, which provides a simplified and efficient way to implement real-time communication in web applications.
chat-application chat-room csharp dotnet fullstack-development reactjs signalr websocket
Last synced: 18 Apr 2026
https://github.com/elrouss/react-burger
Сайт межгалактической космической закусочной с возможностью оформления заказов и отслеживания их истории в личном кабинете
cypress jest react react-router-dom redux typescript websocket yandex-practicum
Last synced: 18 Apr 2026
https://github.com/sorydima/jssip.websocketinterface
JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎
jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/tkc/go-websocket-sandbox
sandbox of golang websocket server
clean-architecture golang sandbox websocket
Last synced: 04 Jun 2026
https://github.com/vdaburon/har-to-jmeter-convertor
Convert a HAR file to JMX script file and record XML
convertor har jmeter jmeter-plugin websocket
Last synced: 04 Sep 2025
https://github.com/adamanr/transmitting-api
API for transmittings data from client to server
Last synced: 22 Aug 2025
https://github.com/jharrilim/chatroom
Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.
angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket
Last synced: 11 Apr 2026