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-26 00:28:34 UTC
- JSON Representation
https://github.com/yuis-ice/go-chatapp-ai
🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.
chat demo golang gorilla-websocket javascript real-time web-application websocket
Last synced: 10 May 2026
https://github.com/wanxianliang/nettywebsocketserver
websocket server framwork base on netty
netty netty4 websocket websocket-java websocket-server
Last synced: 13 May 2026
https://github.com/soratabaka/trakteer-websocket-wrapper
Simple trakteer websocket wrapper to emit events on donations
api javascript nodejs trakteer websocket wrapper
Last synced: 13 May 2026
https://github.com/mat-sz/catchmail-ws
✉️ Self-hosted e-mail debugging tool. (WebSockets backend/TypeScript)
email nodejs smtp-server typescript websocket websockets-server
Last synced: 13 May 2026
https://github.com/ratopi/websocket-cowboy-experiments
WebSocketCowboyGunExperiments
Last synced: 18 Jun 2026
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/fardinak/websocket
An opinionated WebSocket Server in Golang
golang golang-module websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/mightymatth/earthquake-tools
Set of utilities that help to track and notify users about recent earthquakes.
earthquake golang telegram-bot websocket
Last synced: 14 Jan 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/blaze-d83/hardware-monitor-go
This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.
go-templ golang hardware-utility htmx websocket
Last synced: 20 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/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/karanxidhu/websocket-go-prisma
A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.
Last synced: 16 Mar 2025
https://github.com/kerolesnabiel/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: 18 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/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/weisyn/client-sdk-js
WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务
blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes
Last synced: 30 May 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/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/metallurgical/raspi-pubnub-home-automate
Controlling your resources anywhere, anytime via Raspberry PI over WiFi
pubnub python raspberry-pi-3 websocket
Last synced: 19 Apr 2026
https://github.com/granden-corp/websocket-sharp_client
A client only and .NET Core runtime compatible .NET Standard 2.0 websocket-sharp library
Last synced: 11 Oct 2025
https://github.com/armoe-project/kook-go
适用于 Golang 的 KOOK 机器人 SDK
golang kaiheila-bot kook-bot sdk websocket
Last synced: 13 May 2026
https://github.com/lesiaukr/goit-pythonweb-hw-03
Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server
docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket
Last synced: 14 Apr 2026
https://github.com/shtbik/graphql-feed-list
News app with infinity loader and websockets
graphql graphql-yoga material-components material-ui prisma react websocket
Last synced: 20 Apr 2026
https://github.com/abgeo/chat
Simple web chat on Python with Tornado web server
Last synced: 28 Apr 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/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/rhaeguard/multiplayer-tictactoe
Tictactoe that can be played by two people in different machines
multiplayer-game react tictactoe websocket
Last synced: 19 Jun 2026
https://github.com/deepgram-starters/flask-voice-agent
Get started using Deepgram's Voice Agent with this Flask demo app
agent-api deepgram live real-time speech-to-speech voice-agent websocket
Last synced: 21 Jan 2026
https://github.com/visualstudioex3/flecktest
A little chat console program to test Fleck websockets library and IoC with Microsoft Dependency Injection library, developed in C# using .NET Core 3.1.
chat chat-application chatapp csharp dependency-injection donet-core dotnet dotnetcore fleck job-interview netcore netcore31 technical-test visual-studio websocket
Last synced: 14 Apr 2026
https://github.com/vuurvos1/motioncontroll
Playing around with motion controls on phones
motion motion-control websocket
Last synced: 21 Apr 2026
https://github.com/slfagrouche/safeguard
Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.
agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss websocket
Last synced: 21 Apr 2026
https://github.com/telkomdev/node-cpu-stat
Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs
Last synced: 22 Apr 2026
https://github.com/raisess/rtm-text-share-backend
📜 - Real Time Text Share API | no database, temporary data storage and something elses.
api no-database open-source real-time socket-io temporary-data text-share typescript websocket
Last synced: 22 Apr 2026
https://github.com/wifiwang777/letter-java
java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天
apollo jwt mybatis-plus protobuf springboot websocket
Last synced: 22 Apr 2026
https://github.com/sarguroh20/realtime-editor
SynCode is a real time web-based code editor with multi-language support compiler
codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket
Last synced: 23 Apr 2026
https://github.com/niladrichatterje/kafka-binance-tracker
monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript
Last synced: 24 Apr 2026
https://github.com/haroldpetersinskipp/8-button-controller-demo
A demo for use with the hardware design in the repo linked below.
arduino arduino-ide buttons controller esp8266 esp8266-arduino espressif node-red nodemcu nodemcu-esp8266 websocket
Last synced: 24 Apr 2026
https://github.com/seancheung/braindead
websocket cli client and replicator
cli el expression-language pomelo socket test websocket yaml yml
Last synced: 25 Apr 2026
https://github.com/duo/wsc
A golang websocket client
client golang reconnect websocket
Last synced: 22 Jan 2026
https://github.com/kasworld/gowasm2dgame
golang port of wxgame2
2d-shooting golang htmlcanvas multiplayer-online-game top-view webassembly websocket
Last synced: 06 Jun 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/ablomer/satisfactory-server-status
🎮 A real-time server status monitor for Satisfactory dedicated servers that leverages UDP polling and WebSocket connections for efficient state tracking.
dashboard docker node-js satisfactory socket-io udp udp-client websocket
Last synced: 27 Apr 2026
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/aaqaishtyaq/roxxy
📡 A Redis backed distributed http/websockets proxy
dynamic-routing hacktoberfest hacktoberfest-accepted hacktoberfest2022 proxy redis reverse-proxy roxxy-proxxy websocket
Last synced: 27 Apr 2026
https://github.com/ppn-systems/n12d
n12d — The official dashboard (nalixdashboard) for the Nalix networking framework. Built on .NET 10 Blazor and MudBlazor, it delivers real-time observability, dynamic monitoring charts, and detailed performance telemetry for dispatchers, worker tasks, connection guards, and pooled buffers.
Last synced: 07 Jun 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
https://github.com/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 28 Apr 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/cmmvio/cmmv
Contract-Model-Model-View (CMMV) - Minimalistic Node.js Server Framework
cmmv contracts nestjs nodejs protobuf rpc typescript websocket
Last synced: 17 Oct 2025
https://github.com/sikelio/sikontrol
Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable
audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket
Last synced: 13 Apr 2026
https://github.com/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
Last synced: 29 Apr 2026
https://github.com/ch-iv/flask-websockets
WebSockets extension with channels for Flask
flask flask-websockets python websocket websockets
Last synced: 29 Apr 2026
https://github.com/rudra1806/relay
A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.
arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand
Last synced: 14 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/nurislom373/springboot3websocket
Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией
java-17 postman spring spring-boot streaming websocket
Last synced: 29 Apr 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/simone-sanfratello/nodejs-gp
Node.js Grand Prix workshop
Last synced: 30 Apr 2026
https://github.com/ibrahimhabibeg/echo
Chat application built with micro-services architecture and front-end caching
chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/ujjwalguptaofficial/shivneri-ws-client-javascript
Shivneri framework web socket client library for javascript
crystal-lang javascript-library shivneri-framework websocket websocket-client websocket-library
Last synced: 30 Apr 2026
https://github.com/codeastra2/springboot_with_stomp
A Python Stomp client to interact with a Springboot server over websockets.
python springboot stomp stompwebsocket websocket
Last synced: 01 May 2026
https://github.com/nikamunjishvili/nestjs-application
bcryptjs docker docker-compose graphql jwt mongodb nest socket-io swagger typescript websocket
Last synced: 24 Feb 2026
https://github.com/symblai/symbl-adapter-for-chime-demo
Download Symbl.ai's demo app for AWS Chime. The continuous conversation artificial intelligence you receive extends beyond mere transcription to contextual insights such as questions, action-items, follow-ups or topics. Track personalized conversation intentions among speakers.
action-items amazon aws chime context follow-ups javascript omnichannel questions topics websocket
Last synced: 01 May 2026
https://github.com/itsusinn/mesagisto-client
Message forwarding client.消息转发客户端,提供消息语义解析。
jvm-languages kotlin okhhtp3 websocket
Last synced: 23 Oct 2025
https://github.com/ufec/online-chat-client
Vue3 TypeScript Pinia TDesign 在线即时通讯系统客户端
pinia sqlite3-wasm tdesign typescript vue3 vue3-composition-api vue3-typescript webrtc-video websocket
Last synced: 19 Sep 2025
https://github.com/allanjos/network_samples
Network samples/utilities.
android ansi-c bsd c client-server freebsd libpcap mqtt mqtt-client network packet-capture pcap socket tcp tcp-ip udp web websocket
Last synced: 01 May 2026
https://github.com/dougfsilva/autoatendimento-backend
O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.
clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket
Last synced: 01 May 2026
https://github.com/pratyush0898/clicksphere
A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.
click-counter clicksphere express global-counter mongodb real-time sync websocket
Last synced: 01 May 2026
https://github.com/roq-trading/roq-client-bridge
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
api binary bridge cpp26 flatbuffers json sbe websocket
Last synced: 02 May 2026
https://github.com/hacimertgokhan/rust-live-md
Powerful and lightweight application for live previewing and editing markdown files.
markdown markdown-to-html preview rust-cli rust-cli-apps rust-lang websocket
Last synced: 03 May 2026
https://github.com/kanata-php/conveyor-laravel-broadcaster
Conveyor Laravel Broadcaster
php realtime socket-io websocket websockets
Last synced: 03 May 2026
https://github.com/zackiles/deno-kit-starter-template
A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.
deno jsr server starter-kit starter-template typescript websocket
Last synced: 03 May 2026
https://github.com/tianzonglin/bigeyes
A distributed graph computing platform that enables simple visual analysis of large-scale relational data.
canvas distributed-computing graph-drawing spark websocket
Last synced: 03 May 2026
https://github.com/skynett81/3dprintforge
Self-hosted web dashboard for Bambu Lab 3D printers
3d-printer ams bambu-lab dashboard mqtt nodejs self-hosted websocket
Last synced: 03 May 2026
https://github.com/lesterrry/husky
🎾 Your friendly neighborhood websocket messenger
Last synced: 25 Oct 2025
https://github.com/gitbolt/soltrek-server
📡 Websocket / API server for SOLTrek
Last synced: 03 May 2026