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-02 00:34:07 UTC
- JSON Representation
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/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/filipe1309/ew-hacker-chat-server
Project developed during EW JS Expert v3
ew-js-expert js-expert-week nodejs websocket
Last synced: 18 Apr 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/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 2026
https://github.com/amr-elwetaidy/binance-crypto-trade-stream
The Crypto Trade Stream script is a Python script designed to connect to the Binance WebSocket API and stream real-time trade data for multiple cryptocurrency symbols.
binance crypto-trading websocket
Last synced: 20 Jun 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/byronap/coincapapi
CoinCap API Library for .NET
api api-client api-rest api-wrapper bitcoin coincap coincap-api coincap-client coincap-io cryptocurrency dotnet dotnet-core dotnet-standard ethereum library netstandard websocket websocket-api websocket-client websockets
Last synced: 30 Jun 2025
https://github.com/ggdream/light-im-server
Golang+Websocket实现的轻量级IM
golang im lightweight server websocket
Last synced: 07 May 2026
https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai
You can call and talk in realtime with openai
fastapi openai python twilio-api websocket
Last synced: 07 May 2026
https://github.com/konaeakira/gomoku
A Gomoku game server and client using WebSocket
Last synced: 17 Oct 2025
https://github.com/andys8/wscat
Websocket command line listener using elm
command-line elm nodejs websocket
Last synced: 14 Apr 2026
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/owengretzinger/monkey-mind
Pet monkey that provides commentary as you browse the web + social features
chrome-extension express mongodb openai react tailwindcss websocket
Last synced: 05 Feb 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/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/sergeykazarinov/stellar-burger
Десктопное веб-приложение для составления и заказа бургеров
eslint react react-hooks react-router scss-modules typescript websocket
Last synced: 14 Apr 2026
https://github.com/adrianromanski/chatroom-websocket
Status: Finished || Funcionality: Sending and receiving messages on multi user chat
css html javascript selenium spring spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/r-brook/pokemon-guess-who
Guess Who Pokémon game with Next.js and WebSocket.
nextjs pokemon react typescript websocket
Last synced: 08 May 2026
https://github.com/na-trium-144/webcface-js
WebCFace client for node.js and browser
nodejs rpc typescript websocket
Last synced: 14 Oct 2025
https://github.com/ousttrue/async_websocket
websocket implementation for asyncio of python3
Last synced: 22 Oct 2025
https://github.com/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
Last synced: 23 Oct 2025
https://github.com/hemanth5544/quicksync
copy-paste extesnion monorepo websocket
Last synced: 22 Jan 2026
https://github.com/theplator/npmchat
NPMChat is an open source, real-time chat platform for developers and teams. Built with the MENN stack (MongoDB, Express, Next.js, Node.js), it features collaborative code editing, live interview mode, file sharing, code execution, and more—all in a beautiful, modern UI. Perfect for learning, collaboration, and building together.
chat code-editor code-execution collaborative developer-tools express flie-sharing interview mongodb nextjs nodejs npmchat open-source real-time socket-io tailwindcss team-collaboration typescript websocket
Last synced: 14 Apr 2026
https://github.com/sokmontrey/tictactoetuionline
An online multiplayer infinite board tic tac toe game directly in your terminal.
go go-game-server golang tui websocket
Last synced: 24 Oct 2025
https://github.com/vanguardmaster01/hello-kivy
Desktop application with Kivy
httprequest kivy thread vending-machine websocket
Last synced: 18 Feb 2026
https://github.com/abhishek2001panwar/peer2peer
Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection
communication peer-to-peer realtime socket-io webrtc websocket
Last synced: 04 May 2026
https://github.com/vedanty3/chat-linx
A chat app that seamlessly blends real-time messaging and a rich React interface. Connect, collaborate, and stay connected with sophisticated state management for a robust communication experience.
Last synced: 13 Oct 2025
https://github.com/stefanbirkner/websocket-example
A tiny WebSocket server built with Jetty 11.
jetty websocket websocket-server
Last synced: 12 Oct 2025
https://github.com/shinosaki/websocket-client-go
Simple wrapper library for golang.org/x/net/websocket
Last synced: 12 Oct 2025
https://github.com/davidje13/shared-reducer-frontend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 11 Oct 2025
https://github.com/kadirgecit/esp32-ble-controller
A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.
arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket
Last synced: 14 Apr 2026
https://github.com/superiorkid/next-chat
A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.
nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand
Last synced: 14 Apr 2026
https://github.com/greatmonster11/bug-free-octo-carnival
Some blueprint for GO
Last synced: 10 Oct 2025
https://github.com/khaliullov/coinbasevwap
Calculate VWAP for 200 last transactions of trading pairs
btc clean-architecture coinbase golang vwap websocket
Last synced: 23 Jan 2026
https://github.com/surajmendhe5573/realtime-chat--application
A web application used for chatting purposes in which users can chat together in real time with each other in a group..
chat-application css express html javascript node socket-io websocket
Last synced: 14 Apr 2026
https://github.com/julianolorenzato/volko
🎮 Esports opinion forum.
elixir forum phoenix-framework project real-time websocket
Last synced: 28 Jan 2026
https://github.com/wraithfive/playbot
Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)
admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket
Last synced: 21 Jan 2026
https://github.com/halsekiraika/wawwd
This is a backend application for the digital art project "みんなの空間~We are what we do~", which is positioned as part of Ehime Prefecture's "Web 3.0 Human Resource Development Verification Project".
backend rest-api rust-lang websocket
Last synced: 08 Oct 2025
https://github.com/purpuraambiental/api-mg
API para a conexão com o banco de dados MongoDB utilizando Redis para cachê e docker compose para orquestração em ambiente dev
docker java maven mongodb mongodb-atlas redis rest-api spring-boot spring-mvc websocket
Last synced: 08 Oct 2025
https://github.com/aortizgu/homekit
The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.
1wire esp8266 golang i2c-lcd linux mdns mdns-sd nodemcu-esp8266 orangepi revel websocket
Last synced: 05 Feb 2026
https://github.com/drakata27/chatroom-react
React frontend application for creating chatrooms for real-time communication using Websockets
Last synced: 07 Oct 2025
https://github.com/denizugur/webrtc-server
WebRTC server for cloud gaming steaming and WebSockets for signaling
Last synced: 07 May 2026
https://github.com/kdeary/ethermeris
Real-time State Management Networking Framework for Node.js
framework-javascript javascript nodejs state-management webrtc websocket
Last synced: 14 Apr 2026
https://github.com/arshamroshannejad/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: 13 Apr 2026
https://github.com/sangamprashant/desktop-notifier
🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦
expressjs nativewind node python react-native-app real-time-alerts websocket
Last synced: 24 Jan 2026
https://github.com/muellerconstantin/taskcare-api
Backend of the TaskCare collaboration platform for managing tasks in a team.
hexagonal-architecture hibernate java jpa mysql openapi ports-and-adapters rabbitmq redis rest spring-boot spring-data-jpa spring-mvc spring-security stomp websocket websockets
Last synced: 08 Apr 2026
https://github.com/kaierikniermann/qa-website
This is a frontend for the QandA-discord bot, its meant to be a way for people to answer questions without the need to log into discord having the bot act as a proxy for them
discord-bot sveltekit websocket
Last synced: 16 Jul 2025
https://github.com/ddxtanx/messaging-app
Messaging app I created for fun. Uses Web sockets.
easy-to-use javascript messaging node nodejs text website websocket
Last synced: 24 Jan 2026
https://github.com/akmalovaa/centrifugo-ws-chat
learning centrifugo websocket
centrifugo chat fastapi nginx python websocket
Last synced: 08 May 2026
https://github.com/shelepuginivan/namespace-client
Веб-клиент nameSpace - облачного сервиса для локальной сети
cloud filesystem websocket websocket-client
Last synced: 17 Mar 2025
https://github.com/cyntler/node-websocket-temperature
A simple project for a friend that generates random temperatures, based on the WebSocket.
Last synced: 15 Apr 2026
https://github.com/sabkat-ahmed-rafi/connectpro
ConnectPro is a real-time chat application designed to provide seamless messaging, audio, and video call functionalities.
express javascript nodejs reactjs socket-io tailwind webrtc websocket
Last synced: 16 Mar 2026
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/oldes/rebol-websocket
Rebol WebSocket scheme and codec module
rebol rebol-codec rebol-extension rebol-module rebol-scheme rebol3 websocket
Last synced: 06 Feb 2026
https://github.com/johntalton/i2c-port
I²C over MessagePort
bus i2c messageport virtual websocket
Last synced: 29 Jan 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/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 May 2026
https://github.com/mcp-tool-shop/voice-soundboard
Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.
23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket
Last synced: 30 Jan 2026
https://github.com/omgimalexis/simon
A Vuejs 2.0 + Browserify + Feathersjs + Yarn stack.
browserify browserify-yarn es6 feathersjs nodejs rest-api websocket
Last synced: 10 May 2026
https://github.com/sergeykazarinov/voshod--websocket-
В проекте реализованы навыки WebSocket с использованием кастомных хуков
react-hooks reactjs redux-toolkit sass typescript websocket
Last synced: 08 May 2026
https://github.com/fzl-22/antares-insight-backend
Antares' alerting and notification IoT system with implementation of MQTT over WebSockets.
iot-platform mqtt nestjs typescript websocket
Last synced: 06 Feb 2026
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/agne6ka/cmd-chat
Cmd chat. Warsaw JS worksop.
event-emitter nodejs websocket
Last synced: 15 Apr 2026
https://github.com/diloabininyeri/socket_talk
Communication with web socket using php
comunication messsage php socket websocket ws wss
Last synced: 10 Jan 2026
https://github.com/atakang7/chatverse
Open source real-time chatting application boilerplate template.
javascript mvc-architecture nodejs react ssr tailwind typescript websocket
Last synced: 28 Jan 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/dz1kill/backend_messenger
MVP Backend for messenger.
express jsonwebtoken jwt messanger nodejs postgresql rest sequelize-typescript typescript websocket
Last synced: 06 Jan 2026
https://github.com/kitsuyaazuma/go-react-chatapp
a LINE clone chat application using websocket
golang material-ui react recoil typescript websocket
Last synced: 13 Apr 2026
https://github.com/opyate/neuro-evolved-tetris
PyTorch net that learns to play Tetris, and evolves using crossover and gene mutation.
docker-compose fastapi p5js pytorch redis websocket
Last synced: 07 Feb 2026
https://github.com/kiranbaby14/talkmateai
🎭 Real-time voice-controlled 3D avatar with multimodal AI - speak naturally and watch your AI companion respond with perfect lip-sync
fastapi flash-attention-2 huggingface kokoro-tts multimodal-ai nextjs smolvlm vlm websocket whisper-ai
Last synced: 15 Apr 2026
https://github.com/carlosalmanzab/backend-report-app
El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.
docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets
Last synced: 25 Feb 2026
https://github.com/tarik56/easy-socketio
Wrapper around python-socketio that handles a simple que and threading
python socket-io socketio web-socket websocket
Last synced: 01 Feb 2026
https://github.com/clarius/websocketpipe
Official docs site for https://github.com/devlooped/WebSocketPipe
csharp dotnet networking pipelines websocket websockets
Last synced: 15 Apr 2026
https://github.com/rendy752/restaurant-app
Restaurant themed Progressive Web Apps that shows restaurant based on public API using vanilla javascript
api application-shell cache-api indexed-db progressive-web-app scss service-worker vanilla-javascript web-app-manifest web-component webpack websocket workbox
Last synced: 25 Feb 2026
https://github.com/fzl-22/antares-insight-app
Proof of concept of Antares' alerting and notification IoT system (Mobile).
Last synced: 01 Feb 2026
https://github.com/elertan/rusftx
Rust bindings for the FTX REST and Websocket API
api cryptocurrency ftx rest websocket
Last synced: 01 Mar 2025
https://github.com/youssof20/godot-mcp
MCP server for Godot 4: connect your editor to MCP clients over WebSocket with a focused tool set and structured scene summaries.
editor-plugin game-development gamedev godot godot-4 godot-engine godot-plugin mcp model-context-protocol type websocket
Last synced: 01 Jun 2026
https://github.com/friedjof/wireguardadmin
A modern web interface for managing WireGuard VPNs with live status, firewall management, and real-time updates.
admin api deshboard docker firewall flask iptables linux management monitoring network peer python realtime security vpn webinterface websocket wireguard
Last synced: 15 Apr 2026