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-30 00:30:37 UTC
- JSON Representation
https://github.com/nikhilreddy006/chess-game
This is a real-time multiplayer chess game built using Socket.IO for communication between players. The project allows two players to connect and play a live chess game with real-time updates.
chessjs express-js nodejs socket-io websocket
Last synced: 08 Apr 2026
https://github.com/realtime-framework/angular2chat
Simple Chat built with Realtime Messaging and Angular2+
angular angular2 chat realtime-messaging typescript websocket
Last synced: 04 May 2026
https://github.com/rajtilak-2020/Portfolio-V4
Minimalist developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI
css3 html5 javascript magicui mdx mit-license nextjs nextjs14 nodejs open-source portfolio react shadcn-ui tailwindcss typescript vercel webdevelopment websocket
Last synced: 30 Dec 2025
https://github.com/notedit/wav-player
wav player
audio livestream player wav webaudio websocket
Last synced: 29 Mar 2025
https://github.com/rubikon02/minesweeper-3d
Multiplayer Minesweeper 3D made in Three.js and Kotlin
heroku javascript kotlin postgresql spark threejs webpack websocket
Last synced: 13 Apr 2026
https://github.com/yplog/ticktockbox
ticktockbox is a lightweight API service written in Go, designed for time-sensitive data delivery.
Last synced: 28 Mar 2025
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/dewantrie/ws-countdown-with-redis
A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.
countdown java quarkus redis vertx websocket
Last synced: 13 Feb 2026
https://github.com/chanchai9666/go-websocket-chat
gofiber websocket
chat docker-compose go golang sqlite3 websocket
Last synced: 17 May 2026
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/joseguilherme96/tsuru
Este projeto tem por finalidade de renderizar elementos 3D no browser, aprendendo conceitos sobre webgl, websocket e geolocation API.
flask-websocket geolocation-api threejs webgl websocket
Last synced: 28 Jan 2026
https://github.com/shuklansh1/SocketTestApp
jetpack-compose kotlin socket-io websocket
Last synced: 09 May 2025
https://github.com/canaxs/spring-chat
Messaging application developed using spring boot (Websocket dependency used)
jwt-authentication security spring-boot websocket
Last synced: 14 May 2026
https://github.com/vacaramin/go-react-ticktacktoe
This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.
Last synced: 12 May 2025
https://github.com/mounishvatti/doodledeck
“Draw and Collaborate in Realtime, Share your ideas with your peers, and keep convincing everyone that your scribbles are totally a masterpiece.” 😄
Last synced: 22 Mar 2025
https://github.com/fantasy-peak/echo-websocket-server
base boost beast websocket echo server,use c++20 coroutine
beast coroutine cpp20 websocket
Last synced: 22 Mar 2025
https://github.com/coregx/stream
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies
Last synced: 11 Jan 2026
https://github.com/pabloreszczynski/phoenix-client
Clojure implementation of the Phoenix Framework client
Last synced: 11 Jul 2025
https://github.com/tfdmendes/websocket-guessnumber
A totally (not) scalable WebSocket number-guessing game
html javascript json websocket
Last synced: 03 Feb 2026
https://github.com/oudyworks/backend
a backend framework
frameworks graphql http nodejs web websocket
Last synced: 11 May 2026
https://github.com/lukajioshvili20/rust-websocket-server
A lightweight WebSocket echo server built with Rust using Tokio and tokio-tungstenite.
echo-server rust toki tungstenite websocket
Last synced: 13 Jul 2025
https://github.com/suthar345piyush/realtime-tracker
An real time tracker on the map , with the perfect location of two things , built using Nodejs , Expressjs , socket.io , openstreetmap & Leaflet.
backend ejs expressjs leaflet nodejs openstreetmap-data socket-io webdevelopment websocket
Last synced: 11 Apr 2026
https://github.com/chrisru/beight-api
✏️ Backend for a collaborative web editor
docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket
Last synced: 10 Apr 2026
https://github.com/ppogulailo/node-socket-chat
Node js training project, websocket
nodejs react real-time websocket
Last synced: 01 May 2026
https://github.com/lovesaroha/lchat
A simple group chat app implemented using WebSockets.
Last synced: 09 May 2026
https://github.com/ehsanmanafi/meetup-rsvp
An examination of the meetup rsvp stream analysis
java kafka mongodb spark spring-boot webflux websocket
Last synced: 05 May 2026
https://github.com/charafau/websocket_test
websocket test for auth headers being added to request
Last synced: 18 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/mudssrali/wsgrok
WebSocket API wrapper for creating and managing WebSocket connections
real-time websocket websocket-api wss
Last synced: 11 May 2026
https://github.com/herve-d/p13_chat-poc
PoC for chat app using websocket
angular chat springboot websocket
Last synced: 20 Jan 2026
https://github.com/ukrbublik/twitter_stream_feed
[test task] Simple web app to show last tweets in real-time.
async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets
Last synced: 29 Mar 2025
https://github.com/nazrankhondokar/spring-boot-3-with-java-21
Build POC of Spring Boot 3 using Java 21
apache-poi gcp gradlew java-21 jwt multipart-formdata rbac spring-boot-3 stomp websocket
Last synced: 04 Feb 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/koatty/koatty_router
Koatty routing component, adapt to http1/2, websocket, gRPC.
components grpc router routing websocket
Last synced: 06 May 2025
https://github.com/carter907/javasox
Java websocket library
java javascript socket-io websocket
Last synced: 24 Feb 2025
https://github.com/reynoldarun09/ecommerce-dashboard
A feature-rich E-commerce Dashboard built with Node.js, Express, TypeScript, and MongoDB, providing a robust admin and manager panel to manage users, products, and orders efficiently.
axios expressjs node-js prisma-orm reactjs tailwindcss typescript vite websocket zod zod-validation zustand
Last synced: 06 Apr 2026
https://github.com/tahahachana/webdriverbidi
WebDriver BiDi client implementation in Rust.
browser-automation rust tokio webdriver webdriver-bidi websocket
Last synced: 31 Oct 2025
https://github.com/deepcloudlabs/dcl302-2021-feb-10
DCL-302: NodeJs Programming
ecmascript6 express-js javascript mongodb mongoose mongoosejs node-js node-module nodejs websocket
Last synced: 08 Apr 2026
https://github.com/mitz-it/websocket-client
An abstraction over WebSocket to manage strongly typed messages
abstraction web-socket web-sockets websocket websockets
Last synced: 17 Jan 2026
https://github.com/arshadakl/flexify
Freelance Marketplace Web Application
expressjs mongodb nodejs ranking-algorithm reactjs repository-pattern typescript webhook websocket
Last synced: 08 Apr 2026
https://github.com/cheerlights/cheerlights-websocket-widgets
cheerlights websocket websockets
Last synced: 01 Aug 2025
https://github.com/tomaszrewak/chesscooperation
An online chess game
aspnetmvc chess signalr websocket
Last synced: 29 Jun 2026
https://github.com/einzsweiz/realtimenotifications
Event-driven microservice for real-time notifications using WebSockets, Kafka, Celery, and Redis.
celery event-driven-architecture fastapi kafka microservices mongodb rabbitmq real-time redis-cluster redis-pubsub websocket
Last synced: 09 May 2026
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/iarsham/task-realtime-app
Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)
docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket
Last synced: 04 Mar 2025
https://github.com/mohamadanasfattoum/simple-ai-chat
simple AI Chat with Flask and Langchain & Ollama
bootstrap5 css html javascript jquery langchain ollama websocket
Last synced: 10 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/alextanhongpin/websocket-learn
Knowledge base for what I learn with Websocket and how to apply them in production
Last synced: 18 Feb 2026
https://github.com/bfatoms/dsockets
simple implementation of a websocket chat server using d language
Last synced: 01 Aug 2025
https://github.com/biolafrica/mola
Front-end codes :Mola Exchange, Revolutionizing Peer-to-Peer Currency Trading
css3 html5 jasmine javascript websocket
Last synced: 12 Jan 2026
https://github.com/sirn-se/phrity-websocket-graphql
[php-lib] GraphQL extension to WebSocket server
graphql php php-library server websocket
Last synced: 16 May 2026
https://github.com/hlibpavlyk/chat-app
An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing
asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket
Last synced: 17 Jun 2025
https://github.com/tofazzaltopu/kafka-websocket-and-smtp-gmail-notification
Configure Kafka Consumer-Producer, Send push notification and email notification from gmail server (smtp) using websocket and kafka
docker gmail gmail-smtp hibernate jpa kafka lombok maven restful-api spring-security springboot websocket
Last synced: 18 Apr 2026
https://github.com/femtotrader/wip_libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 10 Jul 2025
https://github.com/vgeorge/cypress-websocket-server
Cypress plugin to mock a websocket server during tests.
Last synced: 04 Apr 2025
https://github.com/joschonarth/flask-payment-api
The application is a payment API built with Flask, simulating a PIX payment and using WebSockets for real-time payment confirmation notifications.
api flask python qrcode-generator socket-io sqlalchemy websocket
Last synced: 03 Feb 2026
https://github.com/luizgabriel/othelo.gamechat
Projeto da cadeira de Sistemas Distribuídos - IFCE
Last synced: 06 Apr 2025
https://github.com/iplaylf2/zephyr
chat effection fp-ts nestjs prisma sse typescript websocket
Last synced: 20 May 2026
https://github.com/arjun-ms/websocket-api
A command line chat application built from Python.
Last synced: 06 May 2025
https://github.com/levelrin/jws-server
A framework for WebSocket server in Java
Last synced: 17 Jan 2026
https://github.com/readyyyk/socketapi
Self-written Web-Socket API wrapper for build-in JS WebSocket class to simplify work with it
javascript javascript-library simplify websocket
Last synced: 18 May 2026
https://github.com/joliwood/open-bar-rust
OLD - Full experimentation of Rust with Bevy game engine -> Continuing as a new project in private
bevy monorepo redis rocket rust tungstenite websocket
Last synced: 06 Apr 2025
https://github.com/shihabmridha/shihabmridha
About Shihab Mridha
docker golang javascript kubernetes mongodb mongoose nodejs php python rabbitmq socket-io typescript websocket
Last synced: 10 Apr 2026
https://github.com/bridiro/rocket_chat
wannabe secure chat
aes rsa rustrocket webchat websocket
Last synced: 22 Jul 2025
https://github.com/topgunbuild/socket
Scalable realtime pub/sub and RPC serverless framework
nodejs pubsub socketcluster typescript websocket
Last synced: 20 May 2026
https://github.com/thelostleo/ros-project
This is Ros master node for Swarm fish tank cleaning robot
esp32 ros ros-noetic websocket
Last synced: 02 May 2026
https://github.com/lacegiovanni17/fintech-wallet
This 💰 Fintech Wallet API allows users to 🔐 register, 💳 add funds, 💸 transfer money, and 📜 track transactions securely. Built with 🖥️ Node.js, 🚀 Express.js, and 🗄️ MongoDB, it features 🔔 real-time notifications and 💱 currency conversion for seamless transactions.
api concurrency expressjs fintech-api mongodb nodejs oauth2 typescript wallet websocket
Last synced: 10 Apr 2026
https://github.com/buexplain/netsvr-business-go
这是一个可以快速开发websocket全双工通信业务的包,它基于https://github.com/buexplain/netsvr 进行工作。
Last synced: 15 Mar 2026
https://github.com/repetere/simple-socket-router
Simple express-like socket routing for websockets, event emitters and socket.io
event-emitter router routing socket-io websocket
Last synced: 20 May 2026
https://github.com/dwivedikirtiman/real-time-chatapplication
This is a powerful Real-Time Chat Application built with Spring Boot and WebSockets. It enables seamless communication between multiple users using STOMP (Simple Text Oriented Messaging Protocol) and SockJS for enhanced compatibility with various browsers. The app is designed to deliver fast, responsive, and interactive messaging.
bootstrap css html5 spring-boot stomp websocket
Last synced: 11 Apr 2025
https://github.com/mccutchen/websocket
A zero-dependency Golang implementation of the websocket protocol (RFC 6455)
golang websocket websocket-server
Last synced: 17 May 2026
https://github.com/thiagocabralcorreia/dev-meetup
DevMeetup is a MERN stack project that serves as a platform to create, register and consult Meetup events for programmers.
express jwt mern-stack mongodb mongoose nodejs react tailwindcss typescript website websocket
Last synced: 01 Apr 2026
https://github.com/royaals/exchange-webapp
Exchange Webapp-distributed system example
message-queue nextjs nodejs postgresql pubsub redis websocket
Last synced: 11 Apr 2026
https://github.com/tusho7/local-recommendations-api
A robust API for a local recommendations platform, built with Node.js, Express, and PostgreSQL. This API handles user authentication, manages recommendations data with Sequelize ORM, and provides WebSocket support for real-time interactions.
cookie-parser dotenv express jsonwebtoken nodejs nodemailer pg pg-hstore sequelize uuid websocket
Last synced: 10 Apr 2026
https://github.com/briso10-dev/web-sockets
A project fully explaining and implementing web sockets in javascript
client http javascript nodejs server websocket
Last synced: 12 May 2026
https://github.com/ronbuist/owls
OWLS - Open Websocket Ledstrip Server
arduino ledstrip nodemcu python raspberry-pi scratch scratch-extension scratchx websocket
Last synced: 10 May 2026
https://github.com/yildiz-online/engine-server
authentication game-engine network physics websocket yildiz-engine
Last synced: 12 Jan 2026
https://github.com/deepcloudlabs/dcl358-2023-may-08
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
cqrs-pattern event-driven-architecture event-pattern event-sourcing java kafka reactive-pattern reactive-programming saga-pattern spring-boot websocket
Last synced: 20 May 2026
https://github.com/simon987/ws_bucket
Simple websocket-based file upload service with token-based auth
Last synced: 19 Sep 2025
https://github.com/notreeceharris/ws-p2p-comm
websocket per-to-per communication secured by multi-layer encryption.
cli communication rsa websocket
Last synced: 04 Apr 2025
https://github.com/matheusfillipe/irc.js
Tiny simple irc client for the browser using webscoket. It can be used for unrealircd with websocket module or with my ws2irc bridge.
Last synced: 14 Mar 2025
https://github.com/hpavlo/web-chat
Web Chat client-server app
client-server csharp java spring-boot websocket wpf
Last synced: 16 Apr 2026
https://github.com/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 11 Apr 2026
https://github.com/taigrr/log-socket
Client-server model for logging. Designed to work well with websockets. Simple client page included.
go golang hacktoberfest logging-library websocket
Last synced: 04 Jun 2026
https://github.com/flug/websocket-server-app
[WIP] An app weboscket server implemented
Last synced: 24 Mar 2025