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-25 00:30:36 UTC
- JSON Representation
https://github.com/hk669/goods-rickshaw
highly scalable logistics platform that allows users to book transportation services for moving goods with Django
channels django geospatial maps-api real-time redis-cache websocket
Last synced: 04 May 2026
https://github.com/saurabhkumardev/chatroom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 04 May 2026
https://github.com/arjunchib/masquerade
Online card game
cloudflare-pages cloudflare-workers react websocket
Last synced: 04 May 2026
https://github.com/charlot-dedjinou/chatbot
C'est un projet ludique où j'ai développé une messagerie en temps réel entre deux personnes en utilisant les websockets, Vue.js pour le frontend et Express.js pour le backend. Explorez la communication instantanée grâce aux websockets, offrant une expérience de messagerie fluide et réactive entre les utilisateurs.
emoji emoji-picker expressjs vue vuejs3 websocket
Last synced: 04 May 2026
https://github.com/ramzibouzaiene/springboot-websocket-project
A real time One on One Chat application with Spring boot and WebSocket
mongodb spring-boot spring-data-mongodb websocket
Last synced: 05 May 2026
https://github.com/haydnmeyburgh/cod-esports-tournament-manager
This is a Call Of Duty online tournament management system that tournament organisers can use to manage tournaments, teams, matches and match results all in one place.
gin-gonic go jwt-authentication mongodb websocket
Last synced: 05 May 2026
https://github.com/shubhdotai/offline-voice-ai
FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI
fastapi mlx voice-agent websocket
Last synced: 05 May 2026
https://github.com/natanaelvich/heat-backend
github authentication and web sockets messages
expressjs github-authentication jwt prisma typescript websocket
Last synced: 06 May 2026
https://github.com/aditya-620/chatterbox
A real-time chat application with a React frontend and Spring Boot backend. Features encrypted messaging, WebSocket communication, and responsive design. 🚀
javascript react-router reactjs real-time-chat spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/joshnuss/phoenix_vue
Example integration of Phoenix with Vue.js and Vuex
elixir vue vue-router vuex websocket
Last synced: 06 May 2026
https://github.com/devnamdev2003/devnoms
Devnoms Chat App is a secure and scalable platform that simplifies how you connect with friends and manage your social interactions. Whether you’re sending friend requests, chatting in real-time, or managing your profile, Devnoms has everything you need to stay connected.
api chat-application django friendmaking postgresql python social-network web website websocket
Last synced: 06 May 2026
https://github.com/obytes/aws-sumu-demo
Demo client/server Websocket Application that leverage SUMU stack as a messaging backbone.
aws aws-apigateway firebase-auth push-notifications react realtime-messaging websocket
Last synced: 06 May 2026
https://github.com/ngnhatthanh/vdt-miniproject
A meeting schedule / management website with microservice architecture in Java
docker-compose java kafka keycloak microservice spring-boot websocket
Last synced: 07 May 2026
https://github.com/reymooy27/pmtc
NodeJS REST API server for online game tournament
jwt-authentication monggose mongodb nodejs socket-io websocket
Last synced: 07 May 2026
https://github.com/anas727189/summarizerx
SummarizerX is an innovative web application for quick, efficient text summarization combined with real-time collaboration on a shared whiteboard.It includes not only Fast and accurate text summarization using the Hugging Face API but also Real-time collaborative whiteboard
chatbot gemini huggingface javascript nextjs socket-io tailwindcss text-summarization text-summarizer websocket whiteboard
Last synced: 07 May 2026
https://github.com/dynamo63/fastapi-websocket
A real time list to track activity
Last synced: 07 May 2026
https://github.com/blackbird71sr/real-time-water-flow-operation-optimization
HackUTD 2021 (Sponsored by EOG Resources)
highcharts optimization optimization-algorithms react typescript websocket
Last synced: 08 May 2026
https://github.com/j-bodek/slitherio-like-game
Easy slitherio like game for two players
django django-channels javascript python websocket
Last synced: 08 May 2026
https://github.com/pilotpirxie/scrum-tool-api
🧑💻 Websocket api for for scrum master toolkit written in Typescript & Node
api api-server node pm2 server socket socket-io ts ts-node typescript websocket websocket-server websockets ws wss
Last synced: 08 May 2026
https://github.com/rahul-sahani04/v-anime-app
A web app to search and watch animes...
anime anime-website api node nodejs react reactjs streaming web webdevelopment website websocket
Last synced: 08 May 2026
https://github.com/tako8ki/golang-websocket-task-app
GolangとWebsocketで作ったリアルタイムなタスク管理アプリ
Last synced: 10 Jun 2026
https://github.com/jose26362780/nlw_expert_trilha_node
API developed during the NLW expert, it is an application that creates a voting ranking and updates it in real time with the help of websocket and tested on hopscotch
nodejs postgresql prisma redis typescript websocket
Last synced: 09 May 2026
https://github.com/hoangvuvan0611/javacv_attendance_recognition
program javacv, opencv attendance&recognition
java javacv spring-boot websocket
Last synced: 09 May 2026
https://github.com/urijhoruzij/react-native-websocket-chat
React Native websocket chat
app chat react react-native websocket
Last synced: 09 May 2026
https://github.com/cpselvis/chatroom
A real-time chat application based on React、Koa2、websocket.
Last synced: 09 May 2026
https://github.com/s-chan-o/sc-sns
java jpa kafka redis spring-boot spring-security websocket
Last synced: 10 May 2026
https://github.com/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
chat chat-application nodejs socket-io websocket
Last synced: 10 May 2026
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/nueluzoma/portfolio-project
Automated CI/CD Pipeline for Web Applications using Jenkins and GitHub
ci-cd docker jenkins websocket
Last synced: 12 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/borgoat/ex_twelve_data
Elixir client for Twelve Data
elixir twelve-data twelvedata websocket
Last synced: 13 Jun 2026
https://github.com/nikships/helix
Production-ready starter kit for building autonomous AI agents with the Claude Agent SDK. Includes a real-time React observability dashboard, action-based pipelines, and optional vector memory.
ai-agents anthropic claude-agent-sdk dashboard fastapi observability react starter-kit typescript websocket
Last synced: 14 Jun 2026
https://github.com/guilhermescr/cardshare-ui
CardShare UI
nextjs react tailwindcss tanstack-react-query typescript websocket
Last synced: 15 Jun 2026
https://github.com/ok7uz/realtime-chat
A real-time Chat API project built on DRF and Django Channels
django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket
Last synced: 18 Jun 2026
https://github.com/ratopi/websocket-cowboy-experiments
WebSocketCowboyGunExperiments
Last synced: 18 Jun 2026
https://github.com/web3nelly/obs-stream-automation
Using 'obs-websocket-js' for automation. Currently used for switching scenes in OBS.
automatic-scene-switch automation obs obs-websocket obs-websocket-js scene-switcher streaming streaming-services switch-scene-obs switch-scenes websocket websocket-application websockets
Last synced: 20 Jun 2026
https://github.com/steliosk98/binance-quanttradingdashboard
Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.
backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket
Last synced: 23 Jun 2026
https://github.com/nasyx-rakeeb/realtime-mongo
Firestore-like realtime document subscriptions for MongoDB via WebSockets and Change Streams.
change-streams firestore-alternative hooks mongodb pubsub react realtime sync typescript websocket
Last synced: 24 Jun 2026
https://github.com/prititi/chat-app
It is a chating base application you can easy chat with your friends.
css expressjs html javascript nodejs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/muratmirgun/socketeer
Modern, Swagger-Style WebSocket API Docs & Playground for Go
Last synced: 10 Aug 2025
https://github.com/iamkartiksaini/fb
Facebook clone
express mern-stack mongodb mongoose react-prime reactjs responsive-layout scss vite websocket
Last synced: 09 Apr 2026
https://github.com/youngcoder45/discord-matrix-bridge
Discord ↔ Matrix bridge bot built with Node.js and TypeScript for syncing messages between servers and rooms.
bridge contributions-welcome discord discord-bot discord-matrix matrix matrix-bot matrix-org need-contribution nodejs opensou oss typescript webhook websocket
Last synced: 23 May 2026
https://github.com/BounebRayan/ChatRoomsService
A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.
chat chat-rooms community messaging microservice real-time rooms socket-io websocket
Last synced: 11 Aug 2025
https://github.com/muhammadranju/scic-job-task
The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a
api backend javascript mongodb nodejs react websocket
Last synced: 09 Apr 2026
https://github.com/samuel-ricardo/codelivery-site
This project is a application of a complete Full Cycle project, with amazing technologies like NextJS for front-end, NestJS for back-end, MongoDB database, GO Lang for microsservice, Docker & Kubernetes for devops, metrics with Elastic Search & Kibana, Event Architeture with Kafka and more.
cloud deploy elasticsearch go golang google google-maps javascript kafka kibana kubernetes material-ui nestjs nextjs socket-io typescript vercel websocket
Last synced: 09 Apr 2026
https://github.com/ivoputzer/coinbase-pro-feed
Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+
coinbase coinbase-pro coinbase-pro-feed websocket ws
Last synced: 12 Aug 2025
https://github.com/alansastre/jakartaee-websocket
Websockets en Jakarta EE con Jakarta Websocket. Formerly Java EE.
chat chat-application chatroom jakartaee jakartaee-websocket jakartaee10 jakartaee9 java java11 java17 java8 real-time-chat websocket websockets
Last synced: 04 Oct 2025
https://github.com/web2solutions/jumentix-vue-ui
"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.
indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket
Last synced: 13 Apr 2026
https://github.com/deepcloudlabs/dcl350-2020-oct-05
DCL-350: Implementing MicroService Architecture using Spring Cloud
microservices-architecture reactive-programming spring-boot-2 spring-cloud spring-config-server spring-data-jpa spring-eureka spring-eureka-client spring-mvc spring-security-jwt swagger-ui websocket
Last synced: 18 May 2026
https://github.com/balintsoos/cs16-web-server
Counter-Strike 1.6 Web Server
counter-strike docker golang typescript webrtc websocket xash3d xash3d-fwgs
Last synced: 09 Apr 2026
https://github.com/mohamedaflah/chat_app_frontend
Fully fledged Reale time chat application Front end side
docker node-js redux redux-toolkit shadcn-ui socket-io typescript websocket
Last synced: 09 Apr 2026
https://github.com/chen0040/spring-websocket-angular-upload-excel-demo
Demo on how to use spring websocket and angular for uploading large excel or csv files
angular-4 sockjs spring-boot upload-file websocket
Last synced: 15 Aug 2025
https://github.com/congnghia0609/ntc-gsuperwss
ntc-gsuperwss is an example golang websocket server handle more than 1 million websockets connections, lightweight, high performance, large scale.
golang high-performance lightweight ntc-gsuperwss scale websocket
Last synced: 16 Aug 2025
https://github.com/ccxt-net/ccxt.simple
CCXT.SIMPLE – CryptoCurrency eXchange Trading Library Simple
altcoin api arbitrage binance bitcoin bot ccxt crypto cryptocurrency e-commerce exchange exchange-markets investment market-data merchant rest-api strategy trading upbit websocket
Last synced: 16 Aug 2025
https://github.com/dmitrii1548/chat
This is a simple chat with WebSocket
chat chat-application css html inertiajs javascript js laravel laravel-framework messenger php pusher tailwind vue vuejs vuejs3 websocket
Last synced: 10 Apr 2026
https://github.com/estebanqui/blue-vs-red
Blue VS Red is a school project game where users join either the Blue or Red team to compete by clicking within their team's area. It utilizes HTML, CSS, JavaScript, and a Node.js backend with real-time communication via Socket.IO.
Last synced: 18 Aug 2025
https://github.com/tasnia-h/communication-app
A full-stack communication app that allows users to send messages, make audio/video calls, share screens, and exchange photos and files. The app supports both manual and Google authentication, with real-time notifications to enhance user experience.
nestjs nextjs postgresql webrtc websocket
Last synced: 10 Apr 2026
https://github.com/cryptorzz/stocktv-ws-demo
StockTV WS 的 Java 客户端实现,提供股票实时数据的推送功能,附带前端测试文件。
Last synced: 19 Aug 2025
https://github.com/vinitgurjar/web-socket-chatapp
A Real Time web based chat application.
backend backend-server real-time websocket
Last synced: 20 Aug 2025
https://github.com/codersuresh/real-time-chat
Real time chat app using socket.io
cors express nextjs socket-io tailwindcss vercel websocket
Last synced: 10 Apr 2026
https://github.com/shashankvish0010/zen
Zen is a state-of-the-art communication platform built on the PERN stack and WebRTC technology with WebSocket for real-time communication. Offering seamless video calling and upcoming live streaming features, Zen ensures secure, reliable, and user-friendly experiences.
express node pern-stack postgresql react real-time-processing real-time-video-streaming socket-io video-conference-application videocalling webrtc websocket
Last synced: 10 Apr 2026
https://github.com/than-dev/terminal-chat
It's a chat that runs in cmd, developed only with nodejs native modules!
chat-application cli javascript nodejs socket terminal websocket
Last synced: 03 May 2026
https://github.com/adamanr/transmitting-api
API for transmittings data from client to server
Last synced: 22 Aug 2025
https://github.com/lukataylo/foldo
A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.
agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket
Last synced: 15 Jun 2026
https://github.com/dabevlohn/tonmon
TON network monitor via WebSocket
blockchain monitoring-tool rust ton trace transaction tungstenite websocket ws
Last synced: 22 Aug 2025
https://github.com/sarveshgupta1997/sarveshgupta1997.github.io
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket
Last synced: 10 Apr 2026
https://github.com/charlot-dedjinou/realtime-notifications
Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.
express-js notifications react reactjs real-time websocket
Last synced: 10 Apr 2026
https://github.com/chempik1234/EMPTY-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 23 Aug 2025
https://github.com/sounishnath003/practice-leetcode-multiplayer
a multiplayer application to practice leetcode problems easily with peers
golang htmx leetcode websocket
Last synced: 18 Apr 2026
https://github.com/lebrancconvas/real-time-currency
Real-Time Currency Web via Websocket.
binance cryptocurrency side-project web-development websocket
Last synced: 27 Aug 2025
https://github.com/hakoniwalab/hakoniwa-pdu-python
Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket
hakoniwa ros shared-memory simulation websocket
Last synced: 30 Aug 2025
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/f1scher7/harmony-link
HarmonyLink is an innovative app merging video and text chat features with advanced filters, tailored to diverse user preferences and interests.
ajax aws-ec2 bootstrap5 css3 docker-image html5 java javascript jquery maven mongodb-atlas spring-boot spring-oauth2 spring-security thymeleaf webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/eduhcastro/trade-items
A User X User item exchange system.
expressjs items javascript nodejs trade websocket
Last synced: 24 Jul 2025
https://github.com/eminberkayd/pixel-game
a collaborative pixel drawing game
golang reactjs redis websocket
Last synced: 05 May 2026
https://github.com/agustinsrg/ps-bot-lib
Simple library to create bots for Pokemon Showdown
bot library npm pokemon-showdown pokemon-showdown-bot sockjs typescript websocket
Last synced: 22 Mar 2025
https://github.com/zviryatko/golang-serverless-websocket-lambda
Serverless example of AWS Lambda + Golang + Api Gateway Websocket + DynamoDB
dynamodb example golang lambda serverless websocket
Last synced: 15 Apr 2025
https://github.com/microsecondsmatter/binanceapi
High Performance Rest API/Websocket Wrapper for Binance.com
api binance binance-api binance-exchange binance-websocket cached csharp hft high-performance optimized rest server-time websocket
Last synced: 27 Jun 2025
https://github.com/ehsan-mohammadi/signalr-chat-src
A console chat application using SignalR
chat client client-server console-application csharp server signalr websocket
Last synced: 15 May 2025
https://github.com/v0id-user/hosewatcher
Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.
atproto bluesky cloudflare cloudflare-workers firehose typescript websocket
Last synced: 10 Apr 2026