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-07 00:31:10 UTC
- JSON Representation
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/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/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/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/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/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/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/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/yuanwu0000/cryptoexchange
即時更新的加密貨幣訂單簿 & K線圖,支援切換不同時框。 (Vue3 + Pinia + WebSocket)
Last synced: 09 Jul 2025
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/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/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/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/bcmmacro/bridging-go
bridges HTTP and websocket between two datacenters.
bridge datacenter golang http proxy websocket
Last synced: 15 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/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/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/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
https://github.com/narmod/pokerth-web-client
A modern web client for PokerTH, allowing players to connect to PokerTH servers directly from a browser through a WebSocket-to-TCP proxy.
board-game docker family-game nodejs poker pokerth pwa raspberry-pi self-hosted selfhosted texas-holdem websocket
Last synced: 11 Jun 2026
https://github.com/akv3sic/ep-grupa-7-client
School project for the course "Elektroničko poslovanje" at FSRE.
pinia typescript vue vuejs websocket
Last synced: 27 Apr 2026
https://github.com/oschrenk/gol.scala
Game of Life in Scala with Websockets
akka akka-http scala websocket
Last synced: 28 Jun 2025
https://github.com/colagom/kowet
implements STOMP protocol by websocket for KMM (WIP)
kotlin kotlin-multiplatform stomp websocket
Last synced: 20 Jan 2026
https://github.com/benzinga/webrpc.js
Simple, lightweight RPC framework for JS (Semi-deprecated.)
javascript rpc travis-ci websocket
Last synced: 28 Jun 2025
https://github.com/segfaultsurvivor/fullstack-chat-app
Real Time Chat App (MERN Stack).
expressjs jwt-authentication jwt-token mongodb nodejs reactjs socket-io websocket
Last synced: 06 Apr 2026
https://github.com/antash-mishra/open-tunnel
WebSocket tunneling server and client to expose local web servers.
http javascript ngrok-replacement typescript websocket
Last synced: 21 May 2026
https://github.com/thuongtruong109/shakemate
🖇️ Connect to temp peers via internal network without authentication
chat docker docker-compose ejs fastify nodejs p2p p2p-chat peerjs socket video-call websocket
Last synced: 18 Feb 2026
https://github.com/uncharted404/ayb-websocket
基于netty实现的websocket框架
netty netty-websocket websocket
Last synced: 20 Jan 2026
https://github.com/pawantech12/all-in-one-hub
All-in-One Tool Hub is an open-source SaaS platform offering essential image, text, CSS, coding, and utility tools. Built with the MERN stack, it features Clerk authentication, subscription-based access, and Razorpay payments. Future updates include AI-powered tools, real-time collaboration, and API access. 🚀
aio allinone clerk express mern-stack mongodb nodejs nodemailer razorpay react react-query react-router-dom redux-toolkit saas saas-we shadcn-ui tailwindcss websocket
Last synced: 10 Feb 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: 18 May 2026
https://github.com/pranavkakde/siphon
Real-time open-source test analytics platform. Ingests low-latency gRPC test suite streams, buffers via RabbitMQ, sinks idempotently to MongoDB, and pipes metrics to a live WebSockets React dashboard.
clean-architecture dashboard devops-tools golang grpc minio mongodb monorepo observability opentelemetry rabbitmq react real-time test-analytics websocket
Last synced: 30 Jun 2026
https://github.com/loayahmed304/mark-it
A real-time, live-collaboration, cross-platform Markdown editor. Write, edit, and preview Markdown documents simultaneously with others, from any device, anywhere.
markdown markdown-editor mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/sangtrandev00/nestjs-chat-server
docker docker-compose nestjs-socketio postgresql swagger swagger-ui websocket
Last synced: 08 Apr 2026
https://github.com/cirmifrancis/live-chat
Live chat made with Node.js, Express.js, Express-Handlebars & Socket.io. Deployment made on Render (previously on Glitch).
chat express-handlebars expressjs middleware nodejs socket-io sweetalert2 websocket
Last synced: 06 Apr 2026
https://github.com/rafaelsouzaribeiro/web-chat-websocket-in-golang
Web chat with WebSocket, Redis, and Cassandra, including notifications for logged-in and logged-out users, and emoji support, implemented in Go and JavaScript.
cassandra chat clean-architecture emojis golang javascrit login logout redis websocket
Last synced: 02 Apr 2026
https://github.com/ahmetkca/golang-chat-app-with-file-sharing
A Chat web application with file sharing capability
docker-compose golang minio websocket
Last synced: 02 May 2026
https://github.com/okazawa0929/websocket-sample
時間のかかる処理の完了通知をsocket.ioを使って実装したデモアプリ
jotai nextjs shadcn-ui socket-io typescript websocket
Last synced: 04 May 2026
https://github.com/dbarochiya/chatapp
Simple chat application with go, react and websocket
chat-application go golang react websocket
Last synced: 11 May 2026
https://github.com/femtotrader/libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 15 Sep 2025
https://github.com/shuklansh1/sockettestapp
jetpack-compose kotlin socket-io websocket
Last synced: 09 May 2026
https://github.com/t33devv/elevator-sim-backend
expressjs websocket.io backend with 2-elevator request logic
elevator-simulation expressjs websocket
Last synced: 15 May 2026
https://github.com/jonathan-pap/secret-hitler
Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/
ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket
Last synced: 15 May 2026
https://github.com/lurblaeser/sockets
hacktoberfest mqtt-client socket-io sockjs-client stomp-client websocket websocket-client
Last synced: 06 Mar 2026
https://github.com/polvallverdu/shoppinglist-server
Websocket for my Shopping List app.
Last synced: 24 Jul 2025
https://github.com/sergeimischenko/django_channels_chat
Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками
django django-channels javascript python websocket
Last synced: 17 Mar 2025
https://github.com/bulletinmybeard/agent-forge-webui
React SPA front-end for AgentForge. Streams the agent's think/act/observe loop, with every mode, tool call, and connector in one chat UI.
agentforge agentic-ai ai ai-agent chat-ui frontend llm llm-ui ollama rag react spa tailwindcss tool-calling vite websocket
Last synced: 06 Jul 2026
https://github.com/vanheemstrasystems/home-assistant-websocket
Home Assistant - Websocket
Last synced: 04 Jan 2026
https://github.com/chgl16/websocket-broadcast
Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯
spring-boot thymeleaf websocket websocket-broadcast
Last synced: 15 May 2026
https://github.com/anoff/mobcards
cardgames made for smartphones
card cards-against-humanity game mobcards socket-io vue webdev websocket
Last synced: 20 Apr 2026
https://github.com/pranavkumaarofficial/otpilot
Self-hosted OTP sharing. AES-256-GCM encrypted, zero-knowledge relay, QR onboarding, Tailscale-ready.
encryption nodejs otp privacy pwa self-hosted sms tailscale websocket
Last synced: 06 Jul 2026
https://github.com/panastasiadis/crowd-density-heatmap
This is a front-end web application written in JavaScript that uses the Leaflet library to display a heatmap layer of the crowd of Das Fest 2018 over the corresponding map location.
crowd-simulation das-fest-2018 front-end heatmap javascript leaflet real-time-data trilateration visualization websocket
Last synced: 03 May 2026
https://github.com/spikything/next-finance-app
Real-time crypto price tracker using WebSocket API and Next.js 💹
chart crypto d3 finance fintech javascript nextjs react realtime typescript websocket
Last synced: 06 Apr 2026
https://github.com/njasm/blunt
Highly opinionated way to build asynchronous Websocket servers with Rust
asynchronous network-programming opinionated rust rust-lang tokio websocket websockets
Last synced: 06 Apr 2025
https://github.com/naiemofficial/laravel-realtime-chat
A real-time video chat application built with Laravel, Vite, and Pusher for instant messaging and video calls.
laravel livewire pusher realtime-chat realtime-communication reverb webrtc websocket
Last synced: 07 May 2026
https://github.com/whyankush07/videocall-app
This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.
Last synced: 11 Jan 2026
https://github.com/dmitriiviktorov/instantmessages
Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.
aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket
Last synced: 08 Apr 2026
https://github.com/tans105/websocket-demo-server
A simple websocket based server for a chat app
chat chat-application java spring-boot spring-websocket websocket websocket-application websocket-server
Last synced: 18 May 2026
https://github.com/makarenos/bridge-status-bot
Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.
bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket
Last synced: 15 May 2026
https://github.com/zmyzheng/socket-io-typescript-chat-app
A Real Time Chat App with TypeScript: Integrating WebSocket(socket.io) , Node & Angular
angular angular-material2 chat-app nodejs socket-io typescript websocket
Last synced: 03 May 2026
https://github.com/ndrean/async_pg
pg_notify in Ruby with `Sequel.listen` and websockets
faye-websocket notifications notify postgres ruby sequel websocket
Last synced: 15 May 2026
https://github.com/isaquedasilva/cupcake-corner
An ergonomic application that make easy to manage all flow of a Cupcake store.
cupcake-corner realtime swift swiftdata swiftui userauthentication websocket
Last synced: 19 Apr 2026
https://github.com/iamgoatki/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 08 Jul 2025
https://github.com/jirufik/jrfawaitres
Run an asynchronous request with a callback to the socket.io server in a synchronous style.
io jrf realtime socket socketio websocket websockets
Last synced: 06 Apr 2025
https://github.com/jirufik/jrfws
Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets
api async-await client jrf jrfws realtime route routing server webclient websocket websockets ws
Last synced: 06 Apr 2025
https://github.com/ryinner/web-socket-manager
Simplе WebSocket wrapper.
javascript typescript websocket websocket-client
Last synced: 12 May 2026
https://github.com/mzaintariqdev/zoom-cloneusingnodejs
this is a zoom clone developed with nodejs using ejs and socket.io
ejs nodejs socket-io websocket zoom-clone
Last synced: 02 May 2026
https://github.com/mattmajestic/websockets-fastapi
A minimal example of Websockets using FastAPI & HTML Templates
Last synced: 30 Mar 2025
https://github.com/lord-turmoil/websocketdemo
Repository for the article Using WebSocket in Spring Boot
spring-boot tutorial websocket
Last synced: 15 May 2026
https://github.com/adityagupta0001/aquamonitor
Cloud-connected water tank monitoring solution with DS18B20, HC-SR04, Turbidity, TDS, and DHT11 sensors providing real-time analytics through MQTT and WebSocket communication using Arduino Uno and NodeMCU (ESP8266)
arduino-uno dht11-sensor ds18b20-arduino hcsr04 mqtt nodemcu-esp8266 tds-sensor turbidity-sensor websocket
Last synced: 15 May 2026
https://github.com/royaals/realtime-chat-application
A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.
nextjs nodejs strapi tailwindcss typescript websocket
Last synced: 08 Apr 2026
https://github.com/vivekky57/chat-app
Simple web Chat- App
express html-css-javascript nodejs websocket
Last synced: 08 Apr 2026
https://github.com/letstayfoolish/teletrader-assignment-project
spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/
chilicode crypto cryptocurrency frontend react tailwindcss websocket
Last synced: 10 May 2026
https://github.com/raimo33/fastaf
Fast Arbitrage Finder
arbitrage asynchronous-programming bellman-ford-algorithm binance-api bot directed-graph fixed-point fixprotocol http-client negative-cycles non-blocking-sockets openssl tradingbot triangular-arbitrage websocket
Last synced: 11 Jan 2026