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-05 00:28:17 UTC
- JSON Representation
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/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/carloseduardodb/arithmetics-math-frontend
Jogo de duelos com operações matemáticas.
Last synced: 23 Jun 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/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/shmelovoleksandr/banditgames_frontend
React frontend repository for the BanditGames project
react rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/vikash1596kumarkharwar/cryptotradex
CryptoTradeX is a cutting-edge cryptocurrency exchange system built for scalability, high performance, and real-time trading. It leverages modern technologies like Redis, TimescaleDB, and WebSockets to deliver lightning-fast order processing and seamless user experiences.
nextjs nodejs redis timescaledb typescript websocket
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/gif-team/gif-server-v4
[교내 분신물 찾기 서비스] API V4
java jpa kafka postgresql redis spring-boot spring-security 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/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/ramchaik/matchify
A full-stack application that enables users to connect with others based on shared interests. Users can create or join events, engage in group chats, and more.
aws-s3 ci-cd docker fullstack geocoding integration-testing java jest junit5 jwt mockito mvc mysql react springboot websocket
Last synced: 11 Apr 2026
https://github.com/ggdream/light-im-server
Golang+Websocket实现的轻量级IM
golang im lightweight server websocket
Last synced: 07 May 2026
https://github.com/techtronixx/pulse-terminal
A simple, high-performance crypto trading terminal featuring real-time data, technical indicators, and live market insights.
bitcoin cryptocurrency dashboard javascript orderbook-websocket terminal trading-scanners websocket
Last synced: 10 Jun 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/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/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/devzgabriel/chatty
A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture
chat http nodejs socket-io sqlite typeorm typescript 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/makifgokce/obs-scoreboard
angular csharp obs-plugin obs-studio-plugin scoreboard websocket
Last synced: 08 May 2026
https://github.com/stringbuckwheat/oongle-oongle-nest
board with chatting
nestjs typeorm typescript websocket
Last synced: 08 May 2026
https://github.com/zurihaqi/nestjs-ws-mongodb
This is a real-time chat application built using NestJS, WebSockets, and MongoDB. It supports user registration, login, and the ability to send messages to specific users in a chat system.
Last synced: 08 May 2026
https://github.com/subhadeeproy3902/mvp-chat
MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.
clerk nextjs stream typescript 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/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/ankurgel/racex
WebRTC powered Racing game
javascript nodejs p2p signaling-server typing-game webrtc websocket
Last synced: 10 Apr 2026
https://github.com/tericcabrel/osiris-web
java rabbitmq spring-boot websocket
Last synced: 09 May 2026
https://github.com/yevheniidatsenko/goit-cs-hw-06
💾 Hometask - Computer Systems (Final Assignment)
docker goit-cs-hw-06 mongodb python3 websocket
Last synced: 09 May 2026
https://github.com/lovesaroha/ltalk
A simple one on one video chat app implemented using WebSockets.
javascript nodejs video-chat websocket
Last synced: 09 May 2026
https://github.com/pixelcaliber/log-monitor
Real-time log monitoring and broadcasting app leveraging asyncio, WebSockets, docker and NGINX for monitoring huge size log files and broadcasting updates to multiple clients in real-time.
asyncio docker docker-compose nginx-proxy tail-f websocket
Last synced: 09 May 2026
https://github.com/calico32/solid-use-lanyard
SolidJS wrapper for the Lanyard API
discord javascript lanyard solid-js typescript 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/nobleknightt/local-llm-based-chatbot
Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.
fastapi llm mistral-7b react tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/duduxs/spring-frankstein
️🧟♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.
graphql grpc jasper-reports rest spring study webflux websocket
Last synced: 13 Apr 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/abhissh11/webuzz
A chat app in MERN, Websocket, one can create a group chat or chat individually.
chatroom express-js reactjs tailwind-css websocket
Last synced: 13 Apr 2026
https://github.com/yakmesh/yakmesh
YAKMESH™: Yielding Atomic Kernel Modular Encryption Secured Hub - Post-quantum secure P2P mesh network
asynchronous censorship-circumvention data-replication decentralized distributed-systems gossip-protocol mesh-network ml-dsa-65 nodejs oracle p2p post-quantum-cryptography quantum-resistant secure-messaging self-contained self-hosting sqlite synchronous timestamping websocket
Last synced: 03 Feb 2026
https://github.com/thanthtooaung-coding/chatify-react
Chat App (React)
emoji-picker-react lucide-react reactjs tailwindcss websocket
Last synced: 13 Apr 2026
https://github.com/yamanote1138/io-thechad-trains
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 13 Apr 2026
https://github.com/itsronalds/websocket-integration-node-python
A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.
nodejs python sqlserver websocket
Last synced: 10 Apr 2026
https://github.com/maestre3d/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 02 Apr 2025
https://github.com/novav20/themeridiangrid
A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.
ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket
Last synced: 13 Apr 2026
https://github.com/danlkv/codette
Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.
agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui
Last synced: 30 May 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/phankieuphu/tiktok_clone_ui
Build UI the same Tiktok with flutter and websocket
flutter tiktok video websocket
Last synced: 05 May 2026
https://github.com/jzarca01/blockar
Same as blockVR but in AR
arkit blockchain ios react-native websocket
Last synced: 09 May 2026
https://github.com/jensostertag/ws-pushserver
(Dockerized) WebSocket Push-Server
docker java push-server websocket
Last synced: 13 Apr 2026
https://github.com/sebastianbrzustowicz/quadcontrol
Java + JUnit. Quadcopter control software for RaspberryPi 4 with remote client communication via API.
api concurrency control control-systems java junit quadcopter raspberrypi4 raspbian real-time remote remote-control respberry-pi rpi4 threading threads websocket
Last synced: 30 May 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/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/mariyan23/game-catch-the-orange
Two capybaras are trying to catch the orange...
dependency-injection eventemitter javascript oop-principles websocket
Last synced: 23 Jun 2026
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 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/valtzu/php-websocket-stream-wrapper
PHP Stream wrapper for WebSocket protocol
php streamwrapper websocket ws wss
Last synced: 09 Apr 2025
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/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/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/passimx/notifications-service
Notifications Service listening Kafka
docker docker-compose eslint gtihub-actions husky kafka nestjs prettier swagger typescript websocket
Last synced: 11 Apr 2026
https://github.com/tsych0/setu-engine
modular chatting app bridge made in golang
Last synced: 26 Mar 2025
https://github.com/tsugami/ws-discord-bot-minecraft-plugin
connecting a minecraft plugin to a discord bot via websocket
discord-bot minecraft-plugin spigot websocket
Last synced: 24 Apr 2026
https://github.com/romero-ezequiel/chatapp
Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku
bootstrap4 express javascript mongodb nodejs websocket
Last synced: 13 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/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/leokwsw/kotlin-springboot-gradle
Kotin x SpringBoot + Gradle + Docker
docker gradle kotlin springboot websocket
Last synced: 13 Apr 2026
https://github.com/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 May 2026
https://github.com/wk989898/web-ipc
:bulb:click in web , excute in server
electron ipc nodejs ts typescript web websocket
Last synced: 07 May 2026
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/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/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/siketyan/buddymeteranalyzer
Analyze BuddyMeter quizzes.
analyzer bootstrap buddymeter-cheater composer php websocket
Last synced: 10 May 2026
https://github.com/lugmans/roketo-server
Create Mock APIs, Inspect HTTP requests
mock-api nodejs reactjs websocket
Last synced: 19 Nov 2025
https://github.com/shelepuginivan/namespace-client
Веб-клиент nameSpace - облачного сервиса для локальной сети
cloud filesystem websocket websocket-client
Last synced: 17 Mar 2025
https://github.com/louisyoungx/tcp-transfer-server
Relay a TCP connection to a WebSocket connection based on socket programming.
Last synced: 07 Sep 2025
https://github.com/mukhoplus/underworld-line-plus
Web Version of Underworld-Line
instant-messaging react springboot websocket
Last synced: 13 Apr 2026