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-01 00:30:48 UTC
- JSON Representation
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/edgebus/webconnmon
Web Connection Monitoring
connectivity edgebus socket-io speedtest tester web websocket
Last synced: 22 Mar 2025
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/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/vector4wang/java-web-websocket
:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等
jsp-servlet liao-tian web websocket
Last synced: 16 Sep 2025
https://github.com/philipper26/starknet-websocket
Test of Starknet new RPC0.8 WebSocket functionnalities
Last synced: 30 Mar 2025
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/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/ksysoev/deriv-api-bff-example
Example of usage for Deriv API BFF service
Last synced: 11 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/cafehaine/autorefresh
A brackets-like auto refresh for your local website
autorefresh firefox linux python python3 websocket
Last synced: 16 May 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/ajayjamage3/chessbackend
Realtime chess is online multiplayer game which allow two players to play chess
css express html javascript nodejs websocket
Last synced: 25 Jul 2025
https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example
Example of WebSocket using sockjs implementation with Springboot sockjs
message-broker sockjs-client sockjs-server springboot2 websocket
Last synced: 06 Nov 2025
https://github.com/arjo129/simple-websock
A simple implementation of websockets in python
python websocket websocket-server
Last synced: 08 Sep 2025
https://github.com/arthurarakelyan/websockets-chat-example
💬 A simple example of chat website created with React and Socket-io
express nodejs react redux-toolkit socket-io typescript websocket
Last synced: 09 Apr 2026
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/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 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/seungkilee-cs/minimeet
Real Time Video Chat Application with Nestjs, Typescript, Socket.io, WebRTC, gRPC
grpc mysql nestjs realtime-chat realtime-video socket-io typeorm typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/martincantillo/socketio
SocketIO
flask flutter javascript socket-io websocket
Last synced: 09 Apr 2026
https://github.com/codytseng/another-nestjs-ws-adapter
another nestjs ws adapter
Last synced: 03 May 2026
https://github.com/markelca/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 12 Apr 2026
https://github.com/dog-broad/keybridge-server
Secure WebSocket server for remote keyboard control with AES-256-GCM encryption, token-based authentication, and QR code pairing. Control your computer's keyboard from any mobile device over WiFi.
aes-encryption automation keyboard-control pynput python qr-code remote-control security websocket websocket-server
Last synced: 17 Jan 2026
https://github.com/maxim-francesco/tinder-clone-ng-spring
A modern Tinder-style full-stack dating app built with Angular & Spring Boot. It supports user authentication, real-time profile swiping, mutual matching, and messaging – all integrated into a clean, responsive UI. Ideal for learning web sockets, relational database design, and component-driven frontend architecture.
angular backend dating-app frontend fullstack java jwt-authentication matchmaking real-time relational-database responsive-ui rest-api spring-boot tailwindcss tinder-clone typescript web-development websocket
Last synced: 09 Apr 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/luismendes070/area-poligono
Created with StackBlitz ⚡️https://stackblitz.com/~/github.com/luismendes070/area-poligono
2024 area chatgpt javascript leafletjs polygon real-time websocket
Last synced: 19 Sep 2025
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 2026
https://github.com/digitalinteraction/portals
JavaScript library for connecting multiple peers using WebRTC
esm husky library lint-staged nodejs npm-package prettier typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/passeriform/conway-gox
A simple Conway's game of life implementation with multiple client sharing view (websock FTW)
conways-game-of-life golang multi-client-server websocket
Last synced: 27 Jul 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/you-saku/websocket-sample
websocket sample app
nodejs reactjs typescript websocket
Last synced: 05 May 2026
https://github.com/raghavayushman/c_web_server
c networking server web websocket
Last synced: 04 May 2026
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/moustafaa91/discountcode_be
An application to Generate and use random CouponCodes using WebSocket SignalR communication
csharp csharp-code mongodb signalr websocket
Last synced: 20 Jan 2026
https://github.com/core-euler/trade_game
Real Trading mini game
docker nestjs postgresql redis ton tonconnect vite vue websocket
Last synced: 23 May 2026
https://github.com/tobycroft/tuuznet
TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.
curl golang http httpclient httprequest net tuuznet utils websocket websocket-client
Last synced: 09 Apr 2026
https://github.com/okayama-daiki/tic-tac-toe-online
Simple two-player online Tic-tac-toe
Last synced: 17 Mar 2025
https://github.com/cydrickn/thruway-swoole-transport
OpenSwoole / Swoole Websocket Transport for Thruway Router
openswoole swoole thruway transport wamp-protocol wamp-router wamp-server websocket
Last synced: 20 Sep 2025
https://github.com/stark-x/websocketchatroom
Training for websocket
learning python training websocket
Last synced: 02 Jul 2025
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/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/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/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/widgrensit/asobi-js
TypeScript/JavaScript client SDK for Asobi game backend
asobi client-sdk game-backend gamedev javascript multiplayer sdk typescript websocket
Last synced: 23 May 2026
https://github.com/crolang-p2p/crolang-p2p-node
The official Kotlin Multiplatform Crolang Node implementation for the CrolangP2P project.
cross-platform distributed-systems framework java javascript jvm kotlin kotlin-multiplatform nodejs p2p typescript websocket
Last synced: 20 Jan 2026
https://github.com/pydevtop/spot-dex-arbitrage-screener
Spot DEX Screener is a powerful open-source tool designed to monitor real-time prices, trading volumes, and trends across popular decentralized and centralized exchanges. Whether you're a trader, developer, or DeFi enthusiast, this screener helps you stay ahead of market movements and identify arbitrage or liquidity opportunities.
arbitrage cex dex dexscreener python telegram websocket
Last synced: 30 Jul 2025
https://github.com/nikhilreddy006/notes-app
A full-stack Notes App built with the MERN stack that supports Markdown editing and real-time syncing using WebSockets.
authentication clerk-auth css full-stack mern-stack notes-app reactjs security socket-io websocket
Last synced: 23 Sep 2025
https://github.com/bay0/wslogger
wslogger is a simple WebSocket-based logging helper for Go.
Last synced: 31 Jul 2025
https://github.com/jeronimoalbi/tail-ws
Tool to broadcast file changes using WebSockets
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/filipirafael/racer-web
🏎️ A 3D racing game created with Three.js
3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket
Last synced: 31 Jul 2025
https://github.com/kevinthulnith/devops-project
Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose
django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket
Last synced: 09 Apr 2026
https://github.com/pedro-git-projects/go-chess
Real time online chess website built with Go and React
Last synced: 19 Feb 2026
https://github.com/rohatdgnr/heyyochat
This project demonstrates creating a real-time chat application using Spring Boot and WebSocket. Users can interact and send messages in real-time via WebSocket.
docker html-css-javascript spring-boot websocket
Last synced: 08 May 2026
https://github.com/phamtrongsang11/teamchat-react
Team Chat App
react reactquery typescript websocket zustand
Last synced: 09 Apr 2026
https://github.com/shuddha2021/reactchat
ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.
back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket
Last synced: 09 Apr 2026
https://github.com/kacperfaber/6obcy-client-python
💻 CLI Network chat client 💻
python tkinter websocket websocket-chat
Last synced: 01 Aug 2025
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/ceribe/poke-versus
Websocket based 1v1 Pokémon game
game kotlin ktor ktor-server pokemon poznan-university-of-technology svelte svelte-cubed sveltekit tailwind tailwind-css tailwindcss three-js threejs ts typescript websocket websocket-server websockets
Last synced: 09 Apr 2026
https://github.com/popand/timerfy
Real-time distributed timer system supporting 50+ concurrent rooms with sub-100ms synchronization. Spring Boot + Redis + WebSocket.
countdown distributed-systems events open-source presentations react real-time redis spring-boot timer websocket
Last synced: 09 Apr 2026
https://github.com/cheerlights/cheerlights-websocket-widgets
cheerlights websocket websockets
Last synced: 01 Aug 2025
https://github.com/sanwebinfo/deno-webhook-server
Deno Webhook Server is a real-time server application built using Deno. It supports WebSocket connections for real-time updates it includes endpoints for triggering reloads and retrieving messages.
api bulma deno deno-server html javascript typscript webhook webhook-server websocket websocket-server
Last synced: 08 May 2026
https://github.com/bfatoms/dsockets
simple implementation of a websocket chat server using d language
Last synced: 01 Aug 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/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/mapluisch/llava-websocket-server
Python-based WebSocket for CLI LLaVA inference.
inference llama llama2 llava llm llm-inference python websocket websockets
Last synced: 09 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/raihan2bd/vidverse-client
Vidverse – a dynamic web app built with Golang, Next.js, TypeScript, and PostgreSQL. Users can watch, like, comment, and engage with content, while creators easily share and manage videos. Enjoy curated feeds, favorites, watch histories, and notifications.
firebase gin go golang gorm nextjs postgres react tailwindcss typescript video-streaming websocket
Last synced: 09 Apr 2026
https://github.com/akv3sic/ep-grupa-7-client
School project for the course "Elektroničko poslovanje" at FSRE.
pinia typescript vue vuejs websocket
Last synced: 27 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/drakmord2/react-native-ws-sandbox
Real-Time React Native app using ExpressJS Websocket server
expressjs node-js react-native real-time websocket
Last synced: 07 Apr 2026
https://github.com/efe-eroglu/financial-dashboard-backend
The backend side of the app that allows users to follow cryptocurrency markets in real time, create personal watchlists and manage price and news feeds.
cryptocurrency dashboard finance golang websocket
Last synced: 11 Jul 2025
https://github.com/thevurv/vendetta-e2
Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.
discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod
Last synced: 21 Jun 2025
https://github.com/vezem1r/altester
Altester is a robust and scalable educational platform developed as part of a bachelor's thesis, built using a microservices architecture. Designed for educational institutions, it optimizes the entire test lifecycle - from creation and distribution to AI-powered evaluation.
bachelor-thesis docker docker-compose environment-variables java jwt-authentication langchain4j ldap microservices postgresql react real-time-chat real-time-notifications redis spring-mail springboot springsecurity websocket websockets
Last synced: 07 Apr 2026
https://github.com/amsh4/livesketch
Real-time collaborative drawing app with React UI, Elixir backend, and Python analytics. Enables seamless sketching, anomaly detection, and scalable infra.
devops docker elixir functional-programming isolation-forest pandas phoenix python react websocket
Last synced: 07 Apr 2026
https://github.com/gcolajan/modbus-poc
Proof of concept about reading registers from modbus device into a browser with websockets.
Last synced: 21 Jun 2025
https://github.com/ysskrishna/pixelmotion
A full-stack application built using React, TailwindCSS, FastAPI, Redis, Redis Queue, Docker, and WebSockets. It allows users to generate videos from images with a single click while providing real-time progress updates during the video generation process. The generated videos include animations and background music.
distributed-systems docker docker-compose fastapi package-creation pillow publisher-subscriber pubsub python python-package react reactjs redis redis-queue rq server-sent-events storage-management tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/krondorl/logen
Lottery generator
docker nginx nodejs react typescript vite websocket
Last synced: 21 Jun 2025
https://github.com/yekta-smart/laravel-iot-websocket
This package provide you a websocket (base on laravel-s package) to talk to your IOT devices in your chosen data protocol!
Last synced: 11 Jan 2026