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-02 00:34:07 UTC
- JSON Representation
https://github.com/stefanbirkner/websocket-example
A tiny WebSocket server built with Jetty 11.
jetty websocket websocket-server
Last synced: 12 Oct 2025
https://github.com/404nnotfoundddd/pixgu-socketio
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 11 Mar 2025
https://github.com/the-real-i9/i9lyfe-server
A Social Media API Server
chat-application docker go gofiber plpgsql postgresql redis redis-cache redis-streams redispubsub social-media sql websocket
Last synced: 13 Apr 2026
https://github.com/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/sama-communications/sama-client-flutter
Flutter client for SAMA chat server
chat chat-application flutter flutter-apps websocket websockets xmpp
Last synced: 10 May 2026
https://github.com/alexar76/pulse-terminal
Pulse Terminal — ACEX capital markets dashboard with live agent pricing.
acex ai-agents capital-markets dashboard electron trading websocket
Last synced: 29 May 2026
https://github.com/vanguardmaster01/hello-kivy
Desktop application with Kivy
httprequest kivy thread vending-machine websocket
Last synced: 18 Feb 2026
https://github.com/moeiscool/zoneminder-mp4
It's a system in which multiple cameras can be watched or recorded for either personal or business circumstances.
Last synced: 31 Mar 2025
https://github.com/adithya-s-k/portablenas
A portable Network Attached Storage (NAS) that allows users to access data on any pendrive or hard disk through a Raspberry Pi acting as a server.
nas network-programming raspberry-pi socket-io socket-programming websocket
Last synced: 13 Apr 2026
https://github.com/freekatz/webchat
A Online Web Chat Based Django && Channels
channels django webchat websocket
Last synced: 17 Jul 2025
https://github.com/vinaykumar7580/revly-io-tech
nodejs reactjs socket-io websocket
Last synced: 13 Apr 2026
https://github.com/vikash1596kumarkharwar/cryptotradex
CryptoTradeX is a cutting-edge cryptocurrency exchange system built for scalability, high performance, and real-time trading. It leverages modern technologies like Redis, TimescaleDB, and WebSockets to deliver lightning-fast order processing and seamless user experiences.
nextjs nodejs redis timescaledb typescript websocket
Last synced: 07 May 2026
https://github.com/mrpeter2025/clawsocial-hermes-plugin
Claw-Social Hermes Plugin — social discovery for AI agents
ai-agent claw-social clawsocial hermes hermes-agent hermes-plugin messaging nous-research openclaw plugin real-time social-discovery social-network websocket
Last synced: 14 Apr 2026
https://github.com/duyledat197/messenger
Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).
cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket
Last synced: 04 Oct 2025
https://github.com/na-trium-144/webcface-js
WebCFace client for node.js and browser
nodejs rpc typescript websocket
Last synced: 14 Oct 2025
https://github.com/r0xsh/notificationhub
android notifications synchronization websocket
Last synced: 21 Jan 2026
https://github.com/whaleen/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 13 Mar 2026
https://github.com/lexxai/goit_python_web_hw_05
GoIT, Python WEB, Homework number 05. WebSocket's, asyncio
aiohttp asyncio goit homework httpserver python web websocket
Last synced: 18 Mar 2025
https://github.com/sivaosorg/unused-ngx-blobs-wss
Config middleware base websocket and socket
websocket websocket-application websocket-client websocket-proxy websocket-server
Last synced: 14 Oct 2025
https://github.com/vaidik24/real-time-stock-price-tracker
The Real-Time Stock Price Tracker is a dynamic web app that allows users to monitor stock prices, manage personalized watchlists, and receive instant alerts via email and SMS. Built with React and Node.js, it leverages real-time data for informed investments.
express express-rate-limit javascript jwt-authentication nodemailer react tailwind-css twilio websocket
Last synced: 07 May 2026
https://github.com/nandhu-44/lumina
🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js
ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket
Last synced: 04 Feb 2026
https://github.com/gif-team/gif-server-v4
[교내 분신물 찾기 서비스] API V4
java jpa kafka postgresql redis spring-boot spring-security websocket
Last synced: 07 May 2026
https://github.com/clarius/websocketchannel
Official docs site for https://github.com/devlooped/WebSocketChannel
channels dotnet websocket websockets
Last synced: 29 May 2026
https://github.com/isuke/blue-note
coffeescript d3js rails5 ruby vuejs websocket
Last synced: 12 Apr 2026
https://github.com/lazarot/operatornext
OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.
ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket
Last synced: 09 Apr 2025
https://github.com/amaljeevs/springboot-websocket-chatapp
This is a Simple ChatApp build using Spring boot using Websockets.
chat-application css html java js spring-boot springboot websocket
Last synced: 12 Apr 2026
https://github.com/jetty/jetty-websocket-api
Eclipse Jetty® - WebSocket API (javax and jakarta)
eclipse jakartaee jetty websocket
Last synced: 26 Jan 2026
https://github.com/omkaarr1/websocket
In this presentation, we will explore the process of building a WebSocket-based chat application that facilitates real-time communication between two clients. We'll delve into the server-side and client-side code to understand how messages are exchanged between the connected clients.
chat real-time realtime websocket websockets
Last synced: 22 Jan 2026
https://github.com/denis-source/socket_chat
Websocket realtime chat application.
chat python react real-time redux server sqlalchemy websocket
Last synced: 07 May 2026
https://github.com/darthrichlius/chat.rdieud.app
A secure, reliable and scallable real-time multi-modal chat solution (Public repository) [WIP]
api aws chat cloud microservice react reactnative turborepo typescript websocket
Last synced: 07 May 2026
https://github.com/0xc0dec0ffeelab/sim_stock_notify
sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.
csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket
Last synced: 07 Apr 2026
https://github.com/brainlesslabs/polygons
A 2D game using polygons.
c-plus-plus game game-2d game-development html5 polygon vector-graphics websocket
Last synced: 16 Oct 2025
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/blueromans/reactnativemeteorclient
Meteor Client For React Native
android ios javascript meteor meteor-client mongo npm-package react-native socket websocket
Last synced: 12 Apr 2026
https://github.com/evgeniy-dammer/smscenter
SMS Center is a client application for Android that makes SMS notifications sending
android android-application dart flutter flutter-apps notification sms sms-client sms-gateway sms-messages sms-notifications sms-verification socket websocket
Last synced: 09 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/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/theshefer/messenger
Custom messenger based on WebSockets
nodejs react react-bootstrap socket-io typescript websocket
Last synced: 07 May 2026
https://github.com/konaeakira/gomoku
A Gomoku game server and client using WebSocket
Last synced: 17 Oct 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/nisanth2004/chatapp-springboot
SpringBoot WebChat App
css html intellij java javascript javascript-library lombok security springboot web websocket
Last synced: 09 Apr 2026
https://github.com/isystk/lambda-websocket-template
AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。
Last synced: 04 Sep 2025
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/owengretzinger/monkey-mind
Pet monkey that provides commentary as you browse the web + social features
chrome-extension express mongodb openai react tailwindcss websocket
Last synced: 05 Feb 2026
https://github.com/bmf-san/example-planning-porker
リアルタイムPlanning Porkerアプリケーション
agile express javascript node-js planning planning-poker pointing-poker websocket
Last synced: 11 Apr 2026
https://github.com/yuki-inoue-eng/lapuacore
Exchange-agnostic low-latency trading system core library (Go)
cryptocurrency exchange golang hft market-making orderbook trading websocket
Last synced: 25 Apr 2026
https://github.com/s-r-x/phx-wildcard
Wildcard support for phoenix channels
phoenix phx websocket websockets wildcard
Last synced: 09 Apr 2025
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/pramodmahajan14/discord-clone
This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit
nextjs prisma reactjs sql tailwindcss websocket
Last synced: 29 Apr 2026
https://github.com/lukajioshvili20/rust-websocket-client
A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.
crossterm echo-client rust tokio tungstenite websocket
Last synced: 09 Apr 2025
https://github.com/adrianromanski/chatroom-websocket
Status: Finished || Funcionality: Sending and receiving messages on multi user chat
css html javascript selenium spring spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/r-brook/pokemon-guess-who
Guess Who Pokémon game with Next.js and WebSocket.
nextjs pokemon react typescript websocket
Last synced: 08 May 2026
https://github.com/aung-khantkyaw/creative-coder-web-socket-101
**Repository Description:** A learning repository for the *Creative Coder: Web Socket 101* course. This project explores the fundamentals of WebSockets, covering real-time communication between client and server, message handling, and practical applications of WebSockets in modern web development.
Last synced: 07 Feb 2026
https://github.com/ahmedambadi/echochat
This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL
expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets
Last synced: 05 Apr 2026
https://github.com/royaals/docs-webs
Docs web application that allows users to create, edit, and collaborate on rich text documents in real-time.
material-ui mongodb nodejs quill-editor reactjs websocket
Last synced: 05 Apr 2026
https://github.com/skygenesisenterprise/api-service
The Official Sky Genesis Enterprise API Service Ecosystem
api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket
Last synced: 31 Dec 2025
https://github.com/iv4n-ga6l/websocket-chat-backend
A real-time chat server built with Go using WebSocket for handling communication
chatserver go golang websocket
Last synced: 26 Mar 2025
https://github.com/mmmmmob/signalr-demo
Test implementation for server-side push notification with SignalR via console app and react web app
asp-net csharp dotnet reactjs signalr signalr-client websocket
Last synced: 09 May 2026
https://github.com/jeronimoalbi/tail-ws
Tool to broadcast file changes using WebSockets
Last synced: 26 Mar 2025
https://github.com/khachatur/financialpriceservice
A .NET 8.0 Web API and WebSocket service that provides real-time financial instrument prices sourced from Binance. The service efficiently handles over 1,000 WebSocket subscribers and supports multiple instruments like BTCUSD, ETHUSD, and EURUSD. It features endpoints for fetching current prices and subscribing to live price updates.
aspnet-core binance dotnet financial real-time webapi websocket
Last synced: 09 May 2026
https://github.com/frmnj/supportmcp
Simple support ticket system with Gemini AI chat integration. Clients can create tickets via chat, employees manage and resolve them via dashboard.
ai-chat customer-support gemini-ai laravel support-system ticketing websocket
Last synced: 10 Apr 2025
https://github.com/faizahmedfarooqui/nestjs-rabbitmq-task-manager
Task Manager built using NestJS and TypeORM, and it uses RabbitMQ for event-driven communication between microservices
nestjs postgresql rabbitmq typescript websocket
Last synced: 07 May 2026
https://github.com/thagoo/punch-chat-nextjs
Private chat app made using NextJS with BunJS's uWebSocket ft. ElysiaJS
bunjs chat elysiajs nextjs peerjs uwebsockets webrtc websocket
Last synced: 19 Jan 2026
https://github.com/stark-x/websocketchatroom
Training for websocket
learning python training websocket
Last synced: 02 Jul 2025
https://github.com/okayama-daiki/tic-tac-toe-online
Simple two-player online Tic-tac-toe
Last synced: 17 Mar 2025
https://github.com/emvakar/chat_client
Client for Vapor 3 messenger server
api-client rest-client swift viper websocket
Last synced: 26 Mar 2025
https://github.com/jeromemanzano/xamarinnativeexamples
Demo application using Xamarin.iOS and Xamarin.Android
android automapper ios mvvm nunit websocket xamarin
Last synced: 16 Jan 2026
https://github.com/tonychouteau/openwebdeck
OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server
python3 remote-control server websocket
Last synced: 26 Mar 2025
https://github.com/codytseng/another-nestjs-ws-adapter
another nestjs ws adapter
Last synced: 03 May 2026
https://github.com/cyan903/ws-gui
A simple cross-platform gui for sending/receiving websockets using fyne.
cross-platform debugging-tool fyne gui websocket
Last synced: 17 Mar 2025
https://github.com/amarmuric04/my-portfolio
🌱 Fullstack Developer | Passionate about learning and building with the MERN stack. Check out my projects and growth journey!
backend ci-cd devops ecommerce expressjs frontend fullstack-developer javascript mern-stack mongodb nextjs nodejs open-source portfolio react real-time-apps tailwindcss typescript web-development websocket
Last synced: 06 Apr 2026
https://github.com/acbikash13/bingo-game
This is a Multiplayer online real-time BINGO Game. Player can join or host the game; it includes real time chat functionality with web sockets
javascript oauth2 real-time websocket
Last synced: 22 Jun 2026
https://github.com/bassemhalim/chatroom
chat room with react + Go
gin-gonic go postgresql react typescript websocket
Last synced: 06 Apr 2026
https://github.com/ksysoev/deriv-api-bff-example
Example of usage for Deriv API BFF service
Last synced: 11 Jun 2026
https://github.com/dineshprabha/ktor-chat-app
Ktor-chat-app is built using the kotlin, websockets, JWT Auth, PostgreSQL
jwt-authentication kotlin ktor-server postgresql websocket
Last synced: 14 May 2026
https://github.com/shev0k/wavechat
📡 A real-time voice messaging app designed to bring instant communication with a nostalgic twist. WaveChat replicates the classic walkie-talkie experience, allowing users to join channels and speak live with friends or teams. Its sleek, minimalist design offers a simple, fun, and effective way to stay connected.
audio-streaming communication-app cross-platform dart flutter flutter-sound instant-messaging live-chat minimalist-design mobile-app nodejs push-to-talk real-time-audio real-time-communication retro-theme retro-ui voice-chat walkie-talkie websocket
Last synced: 17 Feb 2026
https://github.com/abdoufermat5/conway-game-of-life
Jeu de la vie de conway
game game-of-life game-of-life-python python websocket
Last synced: 14 May 2026
https://github.com/sergioburdisso/tworld-proxy
T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.
networking proxy-server server socket-2-websocket-connection sockets t-world tworld websocket
Last synced: 17 Mar 2025
https://github.com/sivaosorg/wsconn
Implement the WebSocket library using the Gin framework and the Gorilla WebSocket library in Go.
golang golang-application golang-library golang-package websocket websocket-api websocket-client websocket-connection websocket-endpoint websocket-library websocket-proxy websocket-server
Last synced: 14 May 2026
https://github.com/dontcryme/rust_socketio_refix
Personally modify rust_socketio crates (for emit_with_ack/binary callback[async] problem and immediately emit invoke/reject problem and invoke ack function to server)
Last synced: 02 Feb 2026
https://github.com/iwansal64/wms-dev
WMS-Dev (Water-loss monitoring software - device) is a program that used for ESP32 to connect to WMS API
cpp esp32 iot microcontroller websocket
Last synced: 14 May 2026
https://github.com/than-dev/websocket-protocol-impl
Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.
coding javascript no-dependencies nodejs server-side web-services websocket
Last synced: 14 May 2026