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/lee-seokmin/downbit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 21 Apr 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
https://github.com/ihsandevs/pythonsocketchat
Simple python chat app using Flask & Socket.IO
flask flask-application python websocket websocket-chat
Last synced: 13 Apr 2026
https://github.com/nathanfox/nginx-dev-gateway
Lightweight NGINX-based API gateway for Kubernetes development - simplifies access to multiple services through a single kubectl port-forward
api-gateway developer-tools kubectl kubernetes microservices nginx port-forward websocket
Last synced: 06 May 2026
https://github.com/ybakhan/lecture-assistant
Real-time lecture transcription and AI-powered Q&A. Record a live lecture, get an instant transcript, and chat with an AI about the content.
aws docker express nodejs openai parcel real-time speech-to-text typescript websocket
Last synced: 23 Jun 2026
https://github.com/ilanaya/cryptonomicon
App for realtime displaying cryptocurrencies prices
broadcasting javascript tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/serializedowen/chatty
A flexible chat server/client
mysql nodejs react sequelize typescript websocket
Last synced: 27 Jan 2026
https://github.com/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 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/m1ragela/flowers-mobile-app-backend
express mongodb stripe websocket
Last synced: 06 May 2026
https://github.com/seapagan/vosk-test
Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.
python speech-to-text vosk vosk-api websocket
Last synced: 16 Oct 2025
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/gustavogss/polls-api
API para enquetes em tempo real
docker fastapi nodejs typescript websocket
Last synced: 11 Apr 2026
https://github.com/thebozzz34/scoreconnectmobile
An iOS app to remotely control a digital scoreboard for sporting events.
ios scoreboard swift swiftui websocket
Last synced: 13 May 2026
https://github.com/fahrimz/chat_expo
React Native (Expo) chat app using WebSocket
chat expo react-native websocket
Last synced: 06 May 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 2026
https://github.com/sreenathsnv/chatapp-springboot-angular
angular chat mongodb mongodb-atlas springboot websocket
Last synced: 08 May 2026
https://github.com/vishalrk1/junior-scientist-agent
The Junior Data Scientist CLI is an AI-powered command-line tool designed to take the grunt work out of your data science projects.
agent ai deep-learning fastapi gemini genai llm llms nlp openai prompt-engineering python rag websocket
Last synced: 11 Apr 2026
https://github.com/code-monad/blyat
High performance channel-broadcast webscoket service. Ready to use with a simple docker deployment
Last synced: 10 Jul 2025
https://github.com/drylikov/vue-native-websocket
Native websocket with vuex integration.
Last synced: 29 Apr 2026
https://github.com/marihachi/websocket-events
user events for WebSocket-Node
Last synced: 10 Apr 2026
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/radd/rtc-test-client
Real-time communication test client
http-long-polling nodejs server-sent-events stomp websocket
Last synced: 14 Apr 2026
https://github.com/deepcloudlabs/dcl373-2022-oct-19
DCL-373: Developing Spring Boot Applications in Microservices Architecture
spring-boot-2 spring-framework-5 spring-kafka websocket
Last synced: 18 Oct 2025
https://github.com/nabeel-ahmed-jamil/admin-api
Admin Api For Barco-Cron Service [Open Source]
ddd-architecture dynamic-forms etl event-driven-architecture firebase java-8 job kafka open-source postgresql rest-api scheduler spring-boot spring-data-jpa spring-mvc spring-security springboot webhook websocket
Last synced: 11 Apr 2026
https://github.com/suconghou/fedlogserver
collect frontend logs and errors into mongodb with websocket
actix-web mongodb rust websocket
Last synced: 13 Jun 2025
https://github.com/b-amir/realtime-playground
Real-time financial data visualization using 3 different communication protocols.
Last synced: 02 May 2026
https://github.com/vishwajeetk5/mychat
Chat Application Using WebSockets Experience real-time chatting with our WebSocket-powered app! Built with Socket.io and Express.js, it features instant messaging, typing indicators, and sound notifications. Just clone the repo, start the server, and chat away across multiple devices!
chat-application expressjs socketio webdevelopment websocket
Last synced: 07 May 2026
https://github.com/dunghenry/websockets
expressjs reactjs socket-io socket-io-client sockjs template-engine websocket
Last synced: 13 Apr 2026
https://github.com/danilfomchik/dotcode-test-task
This repository contains two test tasks completed for a Strong Junior Front-End Developer position.
blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket
Last synced: 09 Apr 2025
https://github.com/natthasath/demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
fastapi poetry python uvicorn websocket
Last synced: 17 Jun 2026
https://github.com/dougfsilva/myiot-frontend
Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.
angular angular-material css html vitrinidev websocket
Last synced: 06 May 2026
https://github.com/steciuk/card-game
Bachelor's degree thesis project in Computer Science at Warsaw University of Technology
angular cardgame express jwt mongodb multiplayer-browser-game spa websocket
Last synced: 30 Dec 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/singcl/websocket
A simple websocket server and client.
react react-redux redux websocket
Last synced: 21 Apr 2026
https://github.com/macktb/realTime-chat
RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat
dom-manipulation fetch-api spring-boot spring-mvc stomp websocket
Last synced: 23 Aug 2025
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026
https://github.com/qianlongo/i-websocket
promise、reconnecting、Interceptors websocket
Last synced: 13 Feb 2026
https://github.com/italomaia/docker-compose-flask-io
Quick flask template for working with flask and websocket
boilerplate docker flask javascript python vuejs websocket
Last synced: 16 Apr 2026
https://github.com/gautaz/webresock
Yet another reconnecting WebSocket using reconnect-core
backoff-strategy reconnection websocket websocket-reconnection
Last synced: 30 Mar 2025
https://github.com/yildiz-online/engine-server
authentication game-engine network physics websocket yildiz-engine
Last synced: 12 Jan 2026
https://github.com/yamanote1138/yardbird
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 11 May 2026
https://github.com/frozen-projects/ff_uwebsockets
https://github.com/uNetworking/uWebSockets wrapper for UE5 runtime.
client client-server server ue5 ue5-plugin unreal unreal-engine unrealengine uwebsockets websocket websocket-client websocket-library websocket-server websockets
Last synced: 29 Aug 2025
https://github.com/hanz-archer/vscode-live-collab
A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.
extension firebase json typescript visual-studio-code websocket
Last synced: 12 May 2026
https://github.com/svastikkka/madhyastha
It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media
ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket
Last synced: 12 May 2026
https://github.com/lyfe691/chatapp
Chat Application made with Springboot and MongoDB | m426
chat chatapplication mongodb mongosh springboot websocket
Last synced: 14 Feb 2026
https://github.com/mrtcode/opstream
Wrap other transports to have a reliable packet stream
polling socket-io sockjs websocket
Last synced: 10 Feb 2026
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 15 Feb 2026
https://github.com/kaiaverkvist/kondo
Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling
client game gameserver go golang melody server websocket
Last synced: 20 Feb 2026
https://github.com/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026
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/ck3mp3r/context
Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows
ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket
Last synced: 02 Mar 2026
https://github.com/cubetiq/ws-service
CUBETIQ WebSocket Service
cubetiq kotlin sockjs spring-boot stompjs websocket
Last synced: 16 Apr 2026
https://github.com/lisuke/hacgi-web
HACGI's a presentation layer process, it's based on godbus & websocket.
framework go hacgi hacgi-web websocket websocket-application
Last synced: 09 Aug 2025
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/ofelipelucca/calculafaltas
Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)
calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket
Last synced: 10 Apr 2026
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/shubsi26/connectify
An opensource MERN WEBRTC project for real time video calling
express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/hayanisaid/chatapp
a simple chat app using socket.io and node.js
backend-webdevelopment chatapp chatapplication expressjs html javascript nodejs socket-io webapp websocket
Last synced: 10 Apr 2026
https://github.com/axelop96/bingo-websocket
Bingo game with websockets and spring mvc
game spring-mvc thymeleaf websocket
Last synced: 13 May 2026
https://github.com/astralane/geyser-websocket-plugin
(BETA) simple websocket geyser plugin for solana network
geyser-plugin solana stream websocket
Last synced: 13 May 2026
https://github.com/ayush-github123/health-backend
Healthcare Backend made using django
django django-rest-framework docs python websocket
Last synced: 13 May 2026
https://github.com/digital-alchemy-ts/hass
Typesecript APIs for Home Assistant. Includes rest & websocket bindings
automation digital-alchemy home-assistant home-automation nodejs typescript websocket
Last synced: 05 Mar 2026
https://github.com/maximbilan/habla-core
FastAPI backend for real-time phone-call translation and AI agent mode using Amazon Nova 2 Sonic and Twilio
amazon-nova fastapi python realtime-audio speech-translation twilio voice-ai websocket
Last synced: 03 Jun 2026
https://github.com/hyunjinno/websocket-tutorial
A repository for testing WebSocket.
Last synced: 14 May 2026
https://github.com/bluerobotics/navigator-web-assistant
Use Navigator board with REST API or WebSockets
blueos bluerobotics navigator restapi rust websocket
Last synced: 01 Apr 2026
https://github.com/ajinkya8010/proximity-alert-system
A real-time location-aware alerting platform built with the MERN stack. Users receive instant notifications about nearby events or services based on their interests and geographic proximity. Features JWT-based authentication, geospatial querying, and WebSocket-powered real-time communication.
express jwt mern-stack mongodb nodejs reactjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/yano3nora/channels-chat-example
Chat app example on WebSocket, using channels of Django and Redux Saga.
celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket
Last synced: 10 Apr 2026
https://github.com/charmee123/charmee-gandhi-21bce11016
Developing a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface
bootstrap5 css css3 expressjs html5 nodejs websocket
Last synced: 05 Mar 2026
https://github.com/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript websocket
Last synced: 10 Apr 2026
https://github.com/schamane/graphql-middleware
Middleware helper for graphql
apollo-server-express express extension graphql middleware npmjs subscriptions websocket
Last synced: 02 Apr 2026
https://github.com/jusqua/tty-websocket-exposure-example
A simple example how to expose a pseudo-tty using websocket to be accessed by another application like xterm.js
javascript pty websocket xterm-js
Last synced: 17 Aug 2025
https://github.com/praks7v/chat-app
Our project is a chat application built using Python, Django, Django Channels, WebSocket, Tailwind CSS, JavaScript, and SQLite3. It aims to provide a seamless and secure messaging experience for users across different platforms.
argocd chat-app django docker jenkins minikube websocket
Last synced: 17 Apr 2026
https://github.com/The-L3rNa3aN/WebSockets_SimpleClientServer
Just a simple chat app between a client and server using websockets.
javascript node node-js nodejs websocket websockets websockets-chat websockets-client websockets-server websocketserver
Last synced: 16 Aug 2025
https://github.com/shina1331/messagingapp
Small messaging application featuring private chats and group chats. Includes friend request functionality.
chat-application dependency-injection hibernate maven mysql-database springframework thymeleaf websocket
Last synced: 16 Aug 2025
https://github.com/faithleysath/remote-control-for-windows
临时、可见、可审计的 Windows 远程协助工具
cli remote-assistance rust websocket windows
Last synced: 12 Jun 2026
https://github.com/mlangumier/websocket-server
A WebSocket server for a Tic-tac-toe mini-game in Node.js
game nodejs tic-tac-toe websocket websocket-server ws
Last synced: 17 Apr 2026
https://github.com/yocjyet/count
Total Visit Count and Realtime Visitor Count using Cloudflare Workers + Cloudflare D1 + Redis
counter realtime redis serverless visitor-counter websocket
Last synced: 03 Jun 2026
https://github.com/xuyi-tongji/yebend
jwt-authentication mybatis-plus oss rabbitmq redis spring-security springboot springmvc websocket
Last synced: 09 Apr 2026
https://github.com/dnd-side-project/dnd-14th-9-backend
[DND 14기] 모여서 각자, '각' 잡고 시작하는 작업 공간 GAK 🧩
java mysql redis spring-boot sse websocket
Last synced: 04 Apr 2026
https://github.com/cenga93/pizza-order-tracker
Realtime pizza order tracker app using NodeJs, Express and Mongo DB
bootstrap5 ejs-templates exprees express-middleware express-session express-validator gulp javascript mongodb nodejs realtime scss socket-io websocket
Last synced: 04 Apr 2026
https://github.com/brej-29/collaborative-data-insights-portal
Collaborative Data Insights Portal is a real-time dashboarding app where users can upload datasets, auto-generate or manually build charts, edit them live across tabs with WebSockets, and persist configurations in the backend. Built with React, Spring Boot, and WebSocket-based sync for seamless multi-user collaboration.
analytics-portal auto-chart-generation backend-persistence chart-sync chartjs collaborative-analytics dashboard data-cleaning data-visualization dataset-insights frontend live-editing multi-user openrouter react real-time-collaboration spring-boot ui websocket
Last synced: 04 Apr 2026