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-01 00:30:48 UTC
- JSON Representation
https://github.com/errlogic/rust-websocket
Websocket Standalone Rust
rust rust-lang rust-websocket websocket websocket-server websockets
Last synced: 23 Jun 2026
https://github.com/haimonmon/mini-lotto
a mini lotto that use web socketting
lotto lotto-simulator web websocket
Last synced: 02 Mar 2025
https://github.com/divyarajsinhsindhav/chatify
Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.
javascript mongodb nodejs reactjs socket-io websocket
Last synced: 05 Apr 2025
https://github.com/snimmagadda1/chatroom
**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz
keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket
Last synced: 31 Mar 2025
https://github.com/miguelripoll23/hood-ball
Accelerate and smash your way to victory in a car-based multiplayer soccer battle.
game multiplayer passkey webrtc websocket
Last synced: 16 May 2026
https://github.com/funsaized/chatroom
**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz
keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket
Last synced: 29 Apr 2026
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 2026
https://github.com/newmcpe/tg-ws-proxy
Fast Rust rewrite of a Telegram MTProto<->WebSocket bridge proxy with DPI evasion — desktop tray (egui) and Android (Compose) apps.
android anti-censorship boringssl censorship-circumvention dpi-bypass egui ja3 jetpack-compose mtproto mtproto-proxy proxy rust telegram telegram-proxy tokio websocket
Last synced: 24 Jun 2026
https://github.com/fadilxcoder/websocket-php-html
PHP websocket - Client / Server
cli client-server html notes php poc websocket
Last synced: 15 Jun 2026
https://github.com/07rinat07/laravel-web-socket
Educational project for practice. laravel-web-socket
inertia laravel mysql-database php pusher vuejs websocket
Last synced: 04 May 2026
https://github.com/fajrulaulia/coreplause-nodejs-express
Node Js Realtime Backend chatt using redis and web socket
api javascript nodejs redis websocket
Last synced: 17 Apr 2026
https://github.com/vurv78/vendetta-e2
Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.
discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod
Last synced: 25 Feb 2025
https://github.com/ayushs2504/robot-kinematics-web-application
This repository provides Javascript (Node, React) code for simulating the kinematics of a SCARA over a web application. The backend stores the robot states and performs the kinematic calculations, while the front end provides a visualization of the robot state and offers tools to interact with or command the robot.
javascript kinematics-control node react robot-control robot-kinematics robotics robotsimulation scara threejs web-development websocket
Last synced: 07 Apr 2026
https://github.com/yandex-cloud-examples/yc-practicum-serverless-websocket
Создание интерактивного Serverless приложения с использованием WebSocket в Yandex Cloud.
api-gateway data-streams lockbox message-queue object-storage s3 serverless websocket yandex-cloud yandex-function yandexcloud ydb
Last synced: 02 Feb 2026
https://github.com/octokerbs/gochat
Websocket chat app built in Go and React.
channels go javascript react react-router websocket
Last synced: 13 Apr 2026
https://github.com/ricksonoliveira/blog
Blog application following the Git Flow pattern. Made with Phoenix | CI\CD | Tests Coverage | TDD
blog-engine elixir materializecss phoenix phoenix-framework postgresql websocket
Last synced: 15 May 2026
https://github.com/yusank/batman-server
simple chat example using websocket, msgpack in go and javascript
golang javascript msgpack websocket
Last synced: 22 Apr 2026
https://github.com/oxdrtech/bot-apostador-bet365-painel-frontend
dayjs mantine-ui vitejs websocket
Last synced: 18 May 2026
https://github.com/code-raushan/chat-server-ws
Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.
chat-server go pubsub redis scale websocket
Last synced: 18 May 2026
https://github.com/cploutarchou/gomultisocket
A SOLID Go WebSocket implementation supporting multiple topics for real-time communication.
go golang multible-topics real-time socket sockets solid websocket ws
Last synced: 28 Mar 2025
https://github.com/codytseng/another-nestjs-ws-adapter
another nestjs ws adapter
Last synced: 03 May 2026
https://github.com/phamtrongsang11/chathub-dotnet
Chat Hub App
asp-net-core restful-api signalr websocket
Last synced: 05 Apr 2026
https://github.com/bragdond/encoder-wheels
arduino control-systems cpp motor-controller project remote-control scss typescript webserver websocket
Last synced: 08 Apr 2026
https://github.com/thiagohrcosta/real-time-communication
The Real Time Communication project is a part of the Python Developer formation at Rocketseat. The primary goal is to create and practice Websockets in payment methods, enabling real-time updates on pages as soon as the payment gateway confirms transactions.
flask-application pytest python websocket
Last synced: 07 Jul 2025
https://github.com/basemax/editor-realtime-collaborative
Backend implementation of a collaborative Markdown editor using Node.js, Express, and Socket.IO. The frontend can be developed using React.js to provide a seamless, real-time editing experience.
editor javascript js nodejs real-time real-time-chat socket-io socketio ts typescript websocket
Last synced: 05 May 2026
https://github.com/ansh0712jul/insta_clone
InstaClone is a full-featured social media platform that allows users to share posts, engage with content through likes and comments, follow other users, and interact via real-time messaging. Built with the MERN stack, it offers a scalable and responsive experience for social media interactions.
cloudinary mern-stack shadcn websocket zod
Last synced: 14 Feb 2026
https://github.com/tonychouteau/openwebdeck
OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server
python3 remote-control server websocket
Last synced: 26 Mar 2025
https://github.com/x-ration/fts-web
一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】
bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket
Last synced: 17 Apr 2026
https://github.com/yuriyvyatkin/notepad-backend
Записная книжка (Backend часть)
Last synced: 06 Jan 2026
https://github.com/jayantur13/tabsync-cli
Sync browser tabs instantly between desktop and mobile over local Wi-Fi — no cloud needed.
browser-sync cli cli-app node-cli websocket
Last synced: 29 Oct 2025
https://github.com/whisperpine/walkie-talkie
cloudflare-pages cloudflare-tunnels docker openapi rest-api websocket
Last synced: 16 Apr 2026
https://github.com/dyspersja/websocket-chat
Implementation of Chat application demonstrating real-time communication using WebSockets, written in JavaScript
chat realtime-chat realtime-messaging websocket websocket-chat
Last synced: 14 Jul 2025
https://github.com/leer20/django-admin-collaborator
Real-time collaborative editing for Django admin with WebSockets
admin-interface asgi channels collaboration css django django-admin django-rest-framework exclusive-locking firebase presence presence-indicator python websocket
Last synced: 08 Sep 2025
https://github.com/mustafadikyar/golang-gorilla-websocket
Go (Golang) programlama dili kullanılarak oluşturulan basit bir WebSocket sunucusunu içerir. WebSocket protokolünü kullanarak, istemcilerin sunucuyla gerçek zamanlı ve etkileşimli mesajlar gönderip almasını sağlar.
golang gorilla-websocket realtime websocket
Last synced: 14 Jul 2025
https://github.com/neeravbhaskarla/employeemanagmentsystem
Employee management system using spring boot.
aws java jpa-hibernate postgresql spring-boot websocket
Last synced: 08 Apr 2026
https://github.com/yoanesber/nodejs-with-websocket
This simple project aims to develop a simple chat application using Node Js programming language that implement Websocket.
Last synced: 06 Apr 2025
https://github.com/maluscat/socket-base
[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.
deno javascript nodejs typescript websocket
Last synced: 02 Feb 2026
https://github.com/gonzofish/ws-chat-server
A small server for chatting through WebSockets
chat eventmachine ruby toy toy-project websocket websockets
Last synced: 21 Mar 2025
https://github.com/lily-osp/esp01-relay-controller
This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.
adafruit-io esp01 iot mdns mqtt websocket
Last synced: 21 May 2026
https://github.com/jeromemanzano/xamarinnativeexamples
Demo application using Xamarin.iOS and Xamarin.Android
android automapper ios mvvm nunit websocket xamarin
Last synced: 16 Jan 2026
https://github.com/durydevelop/dwebsocket
cross-platform WebSocket library based on IXWebSocket and emscripten
cpp cross-platform emscripten wasm websocket
Last synced: 21 May 2026
https://github.com/emvakar/chat_client
Client for Vapor 3 messenger server
api-client rest-client swift viper websocket
Last synced: 26 Mar 2025
https://github.com/royaals/exchange-webapp
Exchange Webapp-distributed system example
message-queue nextjs nodejs postgresql pubsub redis websocket
Last synced: 11 Apr 2026
https://github.com/lckrugel/discord-bot
A implementation of a discord bot in Go
bot discord discord-bot go websocket
Last synced: 01 Jul 2026
https://github.com/abdulhadi806/team-saas
Mernstack management system(POC).
mern-stack mongodb nodejs poc proof-of-concept reactjs tailwindcss websocket
Last synced: 10 Apr 2026
https://github.com/ramgoel/cochat-server
Backend API and Socket Server of CoChat Web Application
express javascript socket-io websocket
Last synced: 09 May 2026
https://github.com/codewizard-404/traceflow
TraceFlow is an AI-powered platform for Enda Tao, streamlining territorial activity tracking, timesheet management, and receipt book traceability. With secure authentication, geolocation, real-time notifications, and AI-driven analytics, it empowers roles like Supervisors, Regional Managers, and HR with dynamic dashboards and multilingual support.
flutter google-cloud-platform keycloak nginx nodejs pm2 postgresql react-tsx redis websocket
Last synced: 11 Apr 2026
https://github.com/widgrensit/asobi-js
TypeScript/JavaScript client SDK for Asobi game backend
asobi client-sdk game-backend gamedev javascript multiplayer sdk typescript websocket
Last synced: 23 May 2026
https://github.com/g4lb/mean-stack-project
Final Project using MEAN (MongoDB,Express,Angular2,Node.js)
angular2 express mean-stack mongodb mongoose node-js toast webservice websocket
Last synced: 10 Mar 2025
https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket
Bonus #4 of the Rocketseat GoStack Bootcamp: Chat application with AdonisJS and WebSocket.
adonisjs backend bonus bootcamp brazil course css frontend fullstack goiania goias gostack html javascript matheus nodejs oliveira ramalho rocketseat websocket
Last synced: 12 Apr 2026
https://github.com/shine-23/the-weather-app
A real-time Weather App where users can search for any city and receive live weather updates via WebSocket. Each user session manages its own city subscriptions, with automatic cleanup on disconnect. The system combines Spring Boot (REST + WebSocket) and a responsive React frontend.
java reactjs spring-boot weather-app webclient-springboot websocket
Last synced: 15 Jul 2025
https://github.com/yassser0/chatroom
Ce projet est une application de chat public anonyme en temps réel, développée avec Spring Boot, WebSocket (STOMP), Thymeleaf et MongoDB. Il permet aux utilisateurs de rejoindre le chat anonymement, de voir les messages en temps réel, de visualiser les utilisateurs en ligne
chat-app css mangodb spring-boot spring-boot-2 thymeleaf websocket
Last synced: 21 May 2026
https://github.com/x-rays5/edjournal_server
This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.
cpp elite-dangerous elite-journal elitedangerous networking websocket
Last synced: 05 Jul 2025
https://github.com/fiwon123/cthrone
CThrone is a tool to use as an internal chat to send message from a device to another one
chat cli command-line command-line-tool commands go golang message nats tcp tool websocket
Last synced: 08 Mar 2026
https://github.com/dnbard/websockets-connection
WebSockets Performance Test
Last synced: 21 Mar 2025
https://github.com/okayama-daiki/tic-tac-toe-online
Simple two-player online Tic-tac-toe
Last synced: 17 Mar 2025
https://github.com/tbs96/neuroai-client
Client for AI based Chatbot - Personal Mental Health Assistant
axios axios-react mental-health mental-health-assistant pwa-app react reactjs redux redux-toolkit webapp websocket
Last synced: 22 Jun 2025
https://github.com/bilovodskyi/gesture-based-object-control
Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.
blender machine-learning python3 react-three-fiber websocket
Last synced: 21 May 2026
https://github.com/tomriu/social-media-project
This project is a dynamic Social Media Platform aimed at enhancing connectivity, user interaction, and content sharing. Developed as part of a basic internship in PTIT, it leverages modern web technologies (spring boot, reactjs, ...) to create an engaging and scalable platform.
cloudinary-api formik java material-ui reactjs spring-boot springframework tailwind-css websocket
Last synced: 13 Apr 2026
https://github.com/ln-sergey/gypsygramm
Test task for Tada team
flutter-app flutter-bloc websocket
Last synced: 07 Apr 2026
https://github.com/acecoderclaws/scratch-cloud-manager
This Chrome extension allows users to send custom WebSocket packets to modify Scratch cloud variables.
chrome chrome-extension chrome-extensions css html html-css-javascript javascipt scratch scratch-mit-edu scratch3 small small-project small-projects tool websocket websockets
Last synced: 16 Feb 2026
https://github.com/cfms-dev/cfms_on_websocket
A server-side implementation of a complete system designed for managing confidential documents, called Confidential File Management System (CFMS), running on the WebSocket protocol.
confidential file-management management-system server websocket
Last synced: 21 May 2026
https://github.com/clicknetcafe/zerenbot-md
Script WhatsApp Bot Multi Device
baileys bot multi-device nodejs termux websocket whatsapp whatsapp-bot
Last synced: 11 Mar 2025
https://github.com/yuanwu0000/cryptoexchange
即時更新的加密貨幣訂單簿 & K線圖,支援切換不同時框。 (Vue3 + Pinia + WebSocket)
Last synced: 09 Jul 2025
https://github.com/radd/rtc-test-server
Real-time communication test server
http-long-polling server-sent-events spring-boot stomp websocket
Last synced: 17 May 2026
https://github.com/br34th7aking/pingo
Real-time chat application built with React, Django Channels, Redis, and PostgreSQL. Features WebSocket communication, multiple chat rooms, and modern containerized deployment.
chat-application django django-channels django-rest-framework docker postgresql react real-time redis websocket
Last synced: 11 Apr 2026
https://github.com/tommasoamici/multiplayer-whiteboard
A very minimal example of a Figma-like/Miro-like multiplayer collaborative board using WebSockets.
bun cursors multiplayer websocket whiteboard
Last synced: 04 May 2026
https://github.com/brints/spoken-api
Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.
digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket
Last synced: 08 Jun 2026
https://github.com/zhangzhuang15/jslook
展示javascript基础知识、web前端开发专题技术点、面经.
ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket
Last synced: 07 Apr 2026
https://github.com/brijes987/securechat
High-performance real-time chat server with end-to-end encryption 🔒 Crypto: AES-256, RSA-2048, SHA-256, HMAC validation 🌐 Network: TCP/UDP sockets, WebSocket, TLS/SSL, async I/O 🛠️ Tech: C++20, OpenSSL, Qt5, Docker, CMake, Prometheus 🧪 Testing: Google Test, k6 load testing, Valgrind analysis ⚡ DevOps: GitHub Actions CI/CD, multi-platform builds
aes-encryption ci-cd cmake cpp20 cross-platform cryptography docker end-to-end-encryption enterprise jwt-authentication networking openssl qt5 real-time-chat rsa-encryption tls websocket
Last synced: 03 May 2026
https://github.com/pawel2000pl/anonymousmessenger
Simple text (and anonymous) messenger.
cherrypy css docker ecdsa html js mariadb markdown-to-html messenger messenger-platform mysql notifications onrender push-notifications python voice-chat websocket ws4py
Last synced: 07 Apr 2026
https://github.com/subur78990/suburdev.xyz
Who Ami 🎭 🇮🇩
android-application cctv-monitoring crack-md5-hash ddos-attack-tools exploit-development facebook-bot google-cloud-platform hack-cctv hacking-tool instagram-bot install-script iplocation kali-tools ransomeware-generator rootkit tiktok-api tiktok-reporter-bot-pro websocket whatsapp-bot
Last synced: 15 May 2026
https://github.com/stark-x/websocketchatroom
Training for websocket
learning python training websocket
Last synced: 02 Jul 2025
https://github.com/bcmmacro/bridging-go
bridges HTTP and websocket between two datacenters.
bridge datacenter golang http proxy websocket
Last synced: 15 Jan 2026
https://github.com/sihamouda/reverse-websocket
A Go reverse-websocket microservice with dashboard using docker-compose
docker docker-compose dockerfile go golang rest websocket
Last synced: 02 Jan 2026
https://github.com/issadarkthing/gochat
Simple go websocket example
chat example go tview websocket websocket-chat
Last synced: 12 Sep 2025
https://github.com/rajput-vinay/pingpongws
This project is a simple WebSocket implementation to help you learn the basics of WebSocket communication in real-time. It uses the "ping-pong" pattern, where a client sends a ping message to the server, and the server responds with a pong.
Last synced: 15 May 2026
https://github.com/kryptonbd/realtime-in-js
Implementing polling, HTTP/2, WebSockets, and Socket.IO for real-time communication using Javascript
chat http2 javascript polling realtime realtime-chat socket-io websocket
Last synced: 15 May 2026
https://github.com/hit-7624/squad-draw
Squad Draw is a real-time collaborative drawing app where you and your friends can bring ideas to life on a shared digital canvas. Unleash your creativity with a variety of cool, hand-drawn style shapes and chat with your team in real-time as you collaborate. Create a private room, invite your squad, and start drawing together instantly.
better-auth collaboration-tool collaborative-drawing excalidraw monorepo nextjs real-time-collaboration roughjs socket-io turborepo websocket zod
Last synced: 23 Jul 2025
https://github.com/derrick56007/dart_websockets
dart_websockets is a pure dart library for establishing simple WebSocket servers and clients.
Last synced: 29 Mar 2025
https://github.com/sawmfawker/reflex
Reflex enables fast, customizable web apps built in pure Python. Deploy in seconds and deliver performant UIs with minimal setup for modern dashboards. 🐙
ai dll framework frp hotwire il ilspy ioc open-source package reflector reflex-frp ruby stimulus stimulusreflex turbo web websocket
Last synced: 17 May 2026
https://github.com/dleedev365/apricity-serverless-django
[CMPT 474: Web Systems Architecture] An experimental lightweight serverless web application deployed to AWS using Django, Zappa, and PostgreSQL.
aws crud-application django postgresql python3 websocket
Last synced: 30 Apr 2026
https://github.com/rushikeshwaghmare07/socket.io-fundamentals
A comprehensive guide to understanding Socket.IO, covering essential topics such as server connection, real-time applications.
chat-application socket-io socket-server websocket
Last synced: 01 May 2026