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/krunalgupta02/simple-voting-app
javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/sxsid/online-pal
This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.
nodejs reactjs typescript websocket
Last synced: 06 May 2026
https://github.com/notexe/blueskydiscordfeed
Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form
bluesky discord webhook websocket
Last synced: 06 May 2026
https://github.com/shmelovoleksandr/banditgames_frontend
React frontend repository for the BanditGames project
react rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/azmanabdlh/whatsapp-html-clone
bun html5 javascript typescript webpack websocket
Last synced: 07 May 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/ashwamegh/chat-poc
A simple retro chat based application using react and redux
react redux redux-saga websocket
Last synced: 07 May 2026
https://github.com/kpidiba/spring_socket_chat
Socket implementation with spring boot
js spring-boot stomp websocket
Last synced: 07 May 2026
https://github.com/ggdream/light-im-server
Golang+Websocket实现的轻量级IM
golang im lightweight server websocket
Last synced: 07 May 2026
https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan
For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )
guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr
Last synced: 07 May 2026
https://github.com/victorh-silveira/aether-quantum-engine
Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.
algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket
Last synced: 16 Jun 2026
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-03
📂 Hometask - FullStack Web Development with Python (Simple Web App)
docker docker-compose goit-pythonweb-hw-03 http-server python websocket
Last synced: 08 May 2026
https://github.com/mabdusshakur/pandadiscuss
PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.
api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket
Last synced: 08 May 2026
https://github.com/mpolinowski/ws-api-proxy
Example for a Websocket API proxy using Node.js & NGINX
load-balancer nginx-proxy secure-websockets websocket
Last synced: 08 May 2026
https://github.com/shreekar11/scalable-websocket-server
This repository provides a scalable WebSocket implementation, using WebSockets and Redis Pub/Sub for efficient real-time communication.
nodejs pubsub redis typescript websocket
Last synced: 08 May 2026
https://github.com/lesiaukr/goit-cs-hw-06
Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06
asyncio docker goit-cs-hw-06 http-server mongodb python websocket
Last synced: 08 May 2026
https://github.com/cristiandaza07/chat-backend
Backend developed in SpringBoot for Real-time Chat with WebSocket
java mongodb mvc nosql-database spring-boot websocket
Last synced: 08 May 2026
https://github.com/maronari/autosys
универсальная АС с поддержкой OPC UA
docker-compose eclipse-milo java opc-ua spring-boot websocket
Last synced: 09 May 2026
https://github.com/marvnc/discord-websocket-text-inserter
Userscript to send text from a websocket to a Discord chat.
discord textractor userscript websocket
Last synced: 09 May 2026
https://github.com/atharmohammad/chat-e
A Chat Channel for People to chat with each other in different public rooms
django djangochannels javascript reactjs websocket
Last synced: 09 May 2026
https://github.com/zyazosk/seculogrt
A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.
arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket
Last synced: 09 May 2026
https://github.com/arjunan-k/byteping
Byteping is a real time chat application which supports both one on one and group messaging.
nextjs styled-components typescript websocket
Last synced: 09 May 2026
https://github.com/tomgxz/tfldepartureboard
"Live" departure boards for the London Underground, accessed via TFL's Open Data API
html jquery london london-underground nodejs scss signalr tfl websocket
Last synced: 10 May 2026
https://github.com/aakashsharma7/dsa_tracker
Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).
components-react reactjs vite websocket yarn-workspaces
Last synced: 10 May 2026
https://github.com/tejashah88/triforce-listener
WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.
android dolphin-emu kotlin vertx websocket
Last synced: 11 May 2026
https://github.com/elsmr/cycle-ws-driver
A Cycle.js Driver for using WebSockets
Last synced: 11 May 2026
https://github.com/charlie5dh/django-channels-chat-tutorial
Chat classic tutorial teching django channels and WebSockets
channels django python websocket
Last synced: 11 May 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/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/pierrad/hangmanws
Multiplayer Hangman game with WebSocket
css html javascript nodejs websocket
Last synced: 12 May 2026
https://github.com/flameart/websocket-core
Easy websocket framework with async auth, json-messages and user model
async authentication authorization nodejs ping-pong websocket websocket-server
Last synced: 13 May 2026
https://github.com/zingzy/study-sync
Study Session is a collaborative web application that allows users to upload resources, chat in real-time, and manage study sessions seamlessly.
flask live-chat python websocket
Last synced: 13 May 2026
https://github.com/marceloleite2604/spring-websocket-authentication
Implementation of WebSocket connection with OAuth2 authentication
authentication oauth2 spring-boot websocket
Last synced: 13 May 2026
https://github.com/pranta-barua007/next-messenger
Messenger Clone with Group Chat
github-oauth google-oauth2 mongodb next13app pusher-api realtime tailwind-css typescript websocket
Last synced: 14 May 2026
https://github.com/hyunjinno/websocket-tutorial
A repository for testing WebSocket.
Last synced: 14 May 2026
https://github.com/shantoislamdev/shellwire
A WebSocket daemon for remote shell execution and interactive terminal sessions, built to give Android apps and agents a full desktop-like shell through Termux
android cli daemon posix pty python remote-execution remote-shell termux websocket
Last synced: 14 Jun 2026
https://github.com/chozzz/vargos
Self-hosted agent OS. Persistent memory, multi-channel presence, tools, scheduling, and sub-agent orchestration — any LLM, your hardware.
ai-agent llm local-first mcp runtime telegram typescript websocket whatsapp
Last synced: 15 Jun 2026
https://github.com/abdullahbrashid/chatapp-old
A simple Chat App boilerplate written in plain HTML, CSS and JS.
chat chat-application html-css-javascript javascript node websocket
Last synced: 15 Jun 2026
https://github.com/tedyno/tvremote
Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.
golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket
Last synced: 17 Jun 2026
https://github.com/sawyerbivens/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 17 Jun 2026
https://github.com/youuungh/sns
소셜 네트워킹 Compose 앱
android clean-architecture compose fcm-push-notification hilt kotlin-android ktor-client mvi-architecture websocket
Last synced: 18 Jun 2026
https://github.com/or9/daily-coding-challenge-server
Daily coding challenge view and submit
daily-coding-challenge rest-api websocket
Last synced: 19 Jun 2026
https://github.com/dreygur/protide
Native desktop API testing tool - HTTP, GraphQL, WebSocket, gRPC, tRPC, Socket.IO. Built with Rust + GPUI.
api-client developer-tools gpui graphql grpc http-client lsp rust websocket
Last synced: 21 Jun 2026
https://github.com/pepperonas/pigeon
🐦 Forward browser console errors to Claude Code via MCP — Chrome MV3 extension → WebSocket bridge → MCP stdio server.
chrome-extension claude-code debugging devtools manifest-v3 mcp model-context-protocol typescript websocket
Last synced: 22 Jun 2026
https://github.com/legendarym4x/app_socket_udp
Simple Web App with UDP Socket Communication
Last synced: 22 Jun 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/jbouduin/planningpoker
PoC using Websockets in Typescript
angular expressjs material-design typescript websocket winstonjs
Last synced: 23 Jun 2026
https://github.com/exanubes/appsync
Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.
appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket
Last synced: 23 Jun 2026
https://github.com/carloseduardodb/arithmetics-math-frontend
Jogo de duelos com operações matemáticas.
Last synced: 23 Jun 2026
https://github.com/nathan-mwai/sportz-websocket
express+nodejs +websockets for a live sports channel
Last synced: 24 Jun 2026
https://github.com/bykalachevski/ai-support-agent-template
Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.
ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket
Last synced: 26 Jun 2026
https://github.com/niewiemczego/feeld
Unofficial Python3 API connector for Feeld's HTTP and WebSockets APIs.
api dating-app dating-app-feeld feeld feeld-api feeld-client python python3 websocket
Last synced: 28 Jun 2026
https://github.com/choewy/socket-connection-observer
Socket Connection Observer
nestjs react socket-io socket-io-client websocket
Last synced: 28 Jun 2026
https://github.com/vatioz/soundtouchapi
BOSE SoundTouch API for controlling speakers
bootstrap bose font-awesome soundtouch websocket
Last synced: 20 Jun 2026
https://github.com/iamaamir/one-road-multiplexing
Understand multiplexing and demultiplexing from toy-track intuition to practical systems.
computer-networking concurrency demultiplexing http2 interactive-course io-multiplexing multiplexing network-programming network-protocols operating-systems real-time-communication tcp-ip websocket
Last synced: 20 Jun 2026
https://github.com/unrealandychan/gemini-live-translate-demos
5 practical demos for Gemini 3.5 Live Translate API — dubbing, podcasts, live mic, bilingual subtitles
dubbing ffmpeg gemini google-ai live-translate python real-time speech-to-speech subtitles translation websocket yt-dlp
Last synced: 21 Jun 2026
https://github.com/sunnyallana/firmtalks
Server not deployed yet
expressjs mui nodejs python reactjs tailwindcss websocket
Last synced: 22 Jun 2026
https://github.com/sulmar/dotnet-core-websocket
Przykład obsługi WebSocket w .NET Core
Last synced: 22 Jun 2026
https://github.com/yazelin/industrial-ai-dashboard-starter
Realtime industrial dashboard starter with FastAPI WebSocket, simulated AGV/machine data, and AI summary hook.
agv dashboard fastapi industrial-iot websocket
Last synced: 23 Jun 2026
https://github.com/manishtmtmt/sportz-websockets
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message, validation, subscriptions).
Last synced: 28 Jun 2026
https://github.com/wpsignal/wordsocket
Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.
io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider
Last synced: 06 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/kstubhieeee/driftchat
DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.
chat-application express html-css-javascript socket-io websocket
Last synced: 06 May 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/pako2/radioesp32
Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.
arduinojson audio esp32 i2s infrared-control internet-radio pam8406 rotary-encoder scrolling-text tft websocket
Last synced: 06 May 2026
https://github.com/tejasvi541/gocoll
Video Calling App Using Go
fiber go golang javascript pion webrtc websocket
Last synced: 06 May 2026
https://github.com/diegoareval/ranker-nestjs-socket
Basic Nest js app using websocket and Redis
nodejs redis typescript websocket
Last synced: 06 May 2026
https://github.com/ravening/bitvavo-trading
Java app to fetch data from bitvavo trading system
bitcoin bitvavo bitvavo-trading java spring-boot spring-cloud-config websocket
Last synced: 06 May 2026
https://github.com/ethern-myth/pure-blend
pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"
api-documentation caching express javascript middleware typescript websocket
Last synced: 06 May 2026
https://github.com/samuelastech/youtube-remote-client
🎛️ A web client to connect on a socket server and send commands
Last synced: 07 May 2026
https://github.com/uqmessias/web-socket-react-native
POC project using WebSocket server based on deno and the client based on React Native
counter deno poc react-native timer-counter websocket websocket-client websocket-server
Last synced: 07 May 2026
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/anibalalpizar/react-express-socketio
Real-time Chat web application using React and Socket.io
chat-application express react socket-io websocket
Last synced: 07 May 2026
https://github.com/khushal-savalakha/django-practice-projects
This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.
bootstrap5 django framework orm python redis session-management views websocket
Last synced: 07 May 2026
https://github.com/yusufsefasezer/websocket-drawboard
Collaborative drawing application developed with JavaScript, WebSocket and Node.js
canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets
Last synced: 07 May 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/pexmor/projector
Simple html project
javascript mosquitto mqtt websocket
Last synced: 07 May 2026
https://github.com/thelostleo/ros_fishtank_bot
This is a Fish tank cleaning system that uses ROS1 to make a master slave system that allow for swarm kind bot cleaning system
raspberry-pi ros ros-noetic rospy websocket
Last synced: 07 May 2026
https://github.com/burakbehlull/discordjs-framework
@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework
discord-client discord-framework discordapp discordjs javascript npm-package websocket
Last synced: 07 May 2026
https://github.com/burdiuz/js-websocket-server
Simple WebSocket Server implementation with traditional API
events javascript js nodejs websocket websocket-server
Last synced: 07 May 2026
https://github.com/gnanam1990/polymarket-copy-bot
Automatically copy trades from top Polymarket wallets. Multi-wallet tracking, smart ROI filtering, paper/live trading, WebSocket prices, real-time Flask dashboard.
asyncio automated-trading clob copy-trading crypto defi flask paper-trading polymarket prediction-markets python trading-bot websocket
Last synced: 10 Jun 2026
https://github.com/102300671/ejp
Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.
chat-application java socket spring-boot websocket
Last synced: 10 Jun 2026
https://github.com/sahilverse/nova-chat-frontend
Frontend for Nova chat App
chat messenger nextjs real-time redux redux-toolkit socket-io tailwindcss tanstack-query tanstack-react-query videocall webrtc websocket
Last synced: 08 May 2026
https://github.com/ericgomez/instagrom
Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB
api expressjs mongodb nodejs nodemon websocket
Last synced: 08 May 2026