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/dmitrymyadzelets/uploader
Uploads files via WebSocket API
Last synced: 27 May 2026
https://github.com/samicpp/tcp-services
A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS
deno http http-server http2 http2-server library server tls-support typescript webserver websocket
Last synced: 10 Mar 2026
https://github.com/michaellf107/web-sockets
Example code of Websocket clients and servers, made with various frameworks and languages
nodejs python react svelte typescript vue websocket
Last synced: 11 Apr 2026
https://github.com/rakhiazfa/simple-chat-app
A simple chat app written with go and gorilla websocket
chat-app go go-websocket gorilla-websocket websocket
Last synced: 11 Jun 2026
https://github.com/norlandz/trafficsystemmockjs
TrafficSystemMock is a program that simulates traffic
h2 hibernate java javafx javascript map mysql path react rxjava spring springmvc testfx traffic-simulation typescript websocket
Last synced: 10 Mar 2026
https://github.com/denizumutdereli/stream-services
An advanced stream workers infrastructure and pipeline, crafted with Golang, is tailored to handle real-time data processing and modification for cryptocurrency markets and including local orderbook management.
binance cryptocurrency exchange indicators local-order-book market-data nats-streaming orderbook pairs websocket
Last synced: 12 May 2026
https://github.com/juliomotol/laravel-channel-attributes
Automatically register Laravel channels using annotations/attributes!
annotations attributes broadcasting channels laravel websocket
Last synced: 18 Jan 2026
https://github.com/24h-du-code-2025/frontend
Frontend repository containing implementation of an AI agent for hotel management.
chatbot frontend vue websocket
Last synced: 08 Apr 2025
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/percival33/computer-network-programming
Repo for the network programming course, aimed at creating a real-time advertising bulletin board system
Last synced: 19 Apr 2025
https://github.com/mkawserm/pisig
Pisig is a reusable high performance websocket focused web framework
distributed-systems email fast framework golang push sms web web-framework websocket
Last synced: 16 Jan 2026
https://github.com/itenfay/cxwebsocket
`CXWebSocket` wraps websockets in swift for iOS and OSX.
cxwebsocket starscream swift swift5 websocket ws
Last synced: 16 Mar 2025
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/vinayv-456/exploding-kitten-game
A React-based single-player card game. Utilizes ReactJs, Node.js, Redis, WebSocket for real-time updates of leaderboard, and Redux for state management. Also had auto-save functionality.
express nodejs reactjs redis redux websocket
Last synced: 04 Feb 2026
https://github.com/ipublikuj/websockets-session
Extension for implementing sessions into ipub/websockets server
ipub ipublikuj nette nette-framework session websocket websockets
Last synced: 04 Feb 2026
https://github.com/osslabz/mexc-client
A websocket client for the MEXC API
crypto cryptocurrencies cryptocurrency exchange mexc mexc-api mexc-client mexc-java-client mexc-websocket-client websocket websocket-client
Last synced: 31 Mar 2025
https://github.com/i2y/wasabi
A cross-platform UI framework for Go
cross-platform go golang gui ui websocket webview webview2
Last synced: 08 May 2026
https://github.com/anandukrishnaaa/airsketch
A fun project inspired by a medium article I came across.
daphne django image-recognition websocket
Last synced: 31 Mar 2025
https://github.com/evs-ptr/rust-rcon-web
A fast, modern web console for Rust game server administration via RCon.
bun rcon rust svelte sveltekit tailwindcss typescript websocket
Last synced: 12 Apr 2026
https://github.com/braycarlson/asol
A library to interact with the LCU API
golang league-of-legends league-of-legends-api websocket
Last synced: 10 Mar 2026
https://github.com/icd360s-e-v/mitglieder
Offizielle Mitglieder-App des ICD360S e.V. - Flutter Cross-Platform (Android, iOS, Windows, macOS, Linux)
accessibility android association community cross-platform dart f-droid flutter german ios linux macos member-management nonprofit open-source social-impact volunteer webrtc websocket windows
Last synced: 27 Jun 2026
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/covenantsql/covenant-scan
CovenantSQL main chain explorer
blockchain cqli explorer jsonrpc spa typescript vuejs websocket
Last synced: 09 Jul 2025
https://github.com/FanatiQS/EcmaScript-WebSocketServer
Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.
ecmascript http-server javascript nodejs tcp-socket websocket websocket-server
Last synced: 10 Mar 2025
https://github.com/thakursaurabh1998/distributed-websocket-server
This is a POC/template for creating a distributed service for handling websocket connections using Redis as the central pub/sub provider.
distributed golang redis websocket
Last synced: 28 Apr 2026
https://github.com/luisvalgoi/websocket-playground
Repository dedicated to learn more about the usage of WebSockets.
Last synced: 30 Mar 2025
https://github.com/sedatuygur/binance-crypto-dashboard
Binance Crypto Dashboard is leveraging the Binance API to handle live ticker data and implementing a real-time cryptocurrency dashboard
apollo-client apollo-server axios chartjs cypress eslint graphql husky lint-staged nextjs prettier react redis redux redux-toolkit styled-components tailwindcss typescript websocket
Last synced: 11 Jun 2025
https://github.com/houkx/netty-springmvc-and-websocket
netty based springmvc and websocket
netty spring-mvc springmvc websocket websocket-server
Last synced: 11 Jun 2025
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/giauphan/websocket
web-chat app using Ably Broadcaster+Echo based on laravel.
laravel laravelwebsocket php websocket websocket-chat
Last synced: 12 Apr 2026
https://github.com/railt/subscriptions
[READ ONLY] The Railt Framework subsriptionbs implementation
graphql php php7 subscriptions websocket
Last synced: 14 Jul 2025
https://github.com/grdsdev/swift-websocket
A WebSocket interface for Swift
swift websocket websocket-client
Last synced: 11 Jun 2025
https://github.com/zakiego/teras.zakiego.com
Chat app build top of Socket.io and Nuxt.js
chat-app nuxtjs socket websocket
Last synced: 21 Jan 2026
https://github.com/gustavohnsv/springboot-websocket-livechat
Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.
css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/shuklaritvik06/chatongo
A Chat Application made using GoLang
Last synced: 29 May 2026
https://github.com/guilhermerodrigues680/django-websocket-docker
Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker
chat django django-channels docker docker-compose python3 websocket
Last synced: 18 Jan 2026
https://github.com/nitinstp23/chat_app_in_go
A chat app in Golang
chat-application golang oauth2 websocket
Last synced: 07 Jan 2026
https://github.com/v-checha/live-coding-interview
Simple Live Coding Interview Platform; Technical Assessment Tool
interview live-coding nestjs nodejs open-source self-hosted websocket
Last synced: 01 May 2026
https://github.com/shinokix3/messenger-server
A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.
messanger mongodb nestjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/crandel/golang_chat
Extended chat implementation for understanding how build go web sites
Last synced: 04 Jul 2025
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/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/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/tandavala/go-chat
A WebSocket based web chat
css golang html javascript real-time scalability websocket
Last synced: 11 Mar 2026
https://github.com/young-flash/websockets-demo
This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).
cpp publish-subscribe websocket websockets-server
Last synced: 03 Apr 2025
https://github.com/malikmaky/iot-rgb-led-controller
This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.
esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi
Last synced: 21 Jan 2026
https://github.com/android-module/android-logger
Websocket日志打印
kotlin-android socket websocket
Last synced: 14 Jan 2026
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/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/initialz/cloudcode
Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.
anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket
Last synced: 13 Jun 2026
https://github.com/jas1rk/dailydash
A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.
auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket
Last synced: 06 Apr 2026
https://github.com/team-tritan/vps-ws-agent
grab data from vps' for uptime page using ws & node.
node typescript websocket ws ws-agent ws-server
Last synced: 10 May 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/424nkita-csharsfta4/battleship-web-online
Морской бой
battleship battleship-game javascript multiplayer nodejs websocket
Last synced: 21 May 2026
https://github.com/yarbsemaj/key-exchange-chat
An implementation of an RSA signed diffie hellman webchat.
api-gateway lambda serverless svelte sveltejs tailwind websocket
Last synced: 13 Apr 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/sanjaygupta972004/space-shoot
Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore
Last synced: 11 Mar 2025
https://github.com/tolstoyevsky/shirow
An RPC server framework based on top of Tornado
django jwt-authentication python python3 rpc-server shirow tornado-framework websocket
Last synced: 13 Feb 2026
https://github.com/arturoeanton/gofuji
A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.
breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket
Last synced: 20 May 2026
https://github.com/denisraymer/bitcoin-alert
View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley
Last synced: 05 Dec 2025
https://github.com/larbibaraka/bookstore-server
bookstore using nestjs - graphql - websockets - ElasticSearch
elasticsearch google-authentication graphql nestjs prisma saml typescript websocket
Last synced: 05 May 2026
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/bhaskarradha123/chatting_application_byspring
LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
chat css html5 java javamailsender javascript message-broker postman spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/ndthuan/websocketserver
Standardized WebSocket messages handling in Go
golang websocket websocket-server
Last synced: 30 May 2026
https://github.com/abgeo/chat
Simple web chat on Python with Tornado web server
Last synced: 28 Apr 2026
https://github.com/nuricanozturk01/call-of-project-backend
Call-of-Project. Find Your Project Buddy! Microservice based Project
apache-kafka api-gateway aws-s3 azure bash-script eureka-server feign-client h2-database java junit5 jwt-token microservices-architecture mock-test mongodb mysql pagination spring-boot spring-security websocket
Last synced: 13 Apr 2026
https://github.com/asynched/resource-monitor
A task manager/resource monitor version for the web using websockets.
Last synced: 03 May 2026
https://github.com/shadowdoggie/shadow-survivors
browser-game co-op game html5-canvas javascript-game multiplayer nodejs roguelike websocket
Last synced: 31 May 2026
https://github.com/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026
https://github.com/techemmy/flask-chat-application
A Flask chat application that uses sockets with python and javascript. Also includes tests
back-end-development flask front-end-development javascript postgresql python websocket
Last synced: 13 Apr 2026
https://github.com/jayantur13/tabsync-desktop
Tabsync is an electron-based desktop app for live syncing browser tabs in devices using WebSocket, Express and Chrome/Edge API
browersync electron-app sync synchronization websocket
Last synced: 17 Jan 2026
https://github.com/tsingson/fastws-example
golang / javascript websocket example via flatbuffers , fasthttp, fastws
fasthttp fastws flatbuffers golang javascript router websocket
Last synced: 14 Jan 2026
https://github.com/davidje13/shared-reducer-backend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 07 Oct 2025
https://github.com/m1guelsb/discordia
Discord like app where is possible to private chat, create personal servers or enter in others servers by invite.
next14 nextjs prisma prisma-orm react-query socket-io tailwind websocket
Last synced: 19 Apr 2026
https://github.com/willianfalbo/messages-app
A simplified version of a posting messages application (REST APIs)
express-js javascript jwt-authentication mongo-db mongoose-js multer node-js react-js rest-api socket-io websocket
Last synced: 18 Jan 2026
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/luca-schlecker/swebsocket
A Simple and Plain WebSocket Library for C#
client csharp easy-to-use nuget server websocket websocket-client websocket-server
Last synced: 19 Jan 2026
https://github.com/pagarciasima/whatsapp-clone-app
WhatsApp Clone (Spring Boot / Java)
angular docker-compose full-stack keycloak open-api spring websocket
Last synced: 11 Apr 2026
https://github.com/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js
A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.
docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket
Last synced: 14 Apr 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/samuelorlato/golang-voting-system-api
api clean go golang hexagonal-architecture sockets voting voting-system websocket websockets
Last synced: 14 Jan 2026
https://github.com/purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
epoll golang library websocket websocket-server
Last synced: 24 Jan 2026
https://github.com/neography7/questr-gateway
This repository contains the api gateway portion of the Questr Q&A application."
api-gateway graphql grpc nestjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/nequeo/resource
Resource code, includes WebRTC client, Cloudflare Calls client, etc...
aws cognito mathematics webrtc websocket
Last synced: 27 Jan 2026
https://github.com/duo/wsc
A golang websocket client
client golang reconnect websocket
Last synced: 22 Jan 2026
https://github.com/kauancode/highload-delivery-simulation
Simulação de um sistema de delivery escalável em Node.js + TypeScript, com MongoDB, Redis, filas e notificações em tempo real. Projeto focado em arquitetura distribuída, performance e testes de carga.
api backend distributed-systems docker express jest mongodb nodejs rabbitmq redis typescript websocket
Last synced: 07 Apr 2026
https://github.com/rcasto/distributedexperiment
An experiment with distributed web computing
distributed-computing raytracing webgl websocket webworker
Last synced: 15 Oct 2025
https://github.com/mukeshjha3/chatroom
This project is made on SpringBoot Web Socket ....It a ChatRoom where multiple user can join and chat among themselves
css html5 java-8 javascript springboot3 stomp websocket
Last synced: 14 Apr 2026
https://github.com/sahil2k07/websockets-asp.net-core
This project describes the use of WebSockets in a .NET Core application.
Last synced: 16 May 2026