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-29 00:30:23 UTC
- JSON Representation
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/kaysting/websocket-file-upload
An experiment in which you can upload files over a websocket.
express express-ws nodejs websocket ws
Last synced: 19 Apr 2026
https://github.com/ahmedelwerdany/full-stack-websocket-example
full-stack web socket , using "ws" in backend and webSocket API in frontend
websocket websocket-client websocket-server
Last synced: 17 Jun 2025
https://github.com/vaibhavgupta5/redis-chat-app
Scalable Chat App using WebSockets and Redis
Last synced: 16 May 2026
https://github.com/SahilBhukal001/RapidFix
Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery
expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket
Last synced: 16 Apr 2025
https://github.com/thanhdxuan/chatapp
Chat application that uses the peer-to-peer model and client-server model.
javascript socket-io webrtc websocket
Last synced: 11 Apr 2026
https://github.com/leohonlmc/go_stock_tracker
Go Stock Tracker
golang stock-market tracker websocket
Last synced: 28 Mar 2025
https://github.com/derens86/famnotify
FamNotify is a real-time family notification system
express nodejs realtime-chat tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/rogervinas/random-sound-broadcast
🔊 Server sending random sounds to be played by its connected clients
Last synced: 24 Jul 2025
https://github.com/mohamadanasfattoum/simple-ai-chat
simple AI Chat with Flask and Langchain & Ollama
bootstrap5 css html javascript jquery langchain ollama websocket
Last synced: 10 Apr 2026
https://github.com/just1689/swoq
Scale by Websocket over Queues
go gorilla-mux nats scale websocket
Last synced: 24 May 2026
https://github.com/tfo-dot/simplewebsocket
Simple WS(S) implementation
deno websocket websocket-client
Last synced: 02 Feb 2026
https://github.com/joaovicdsantos/whosbest
Create polls and let people decide who is best.
api golang gorilla-websocket graphql http jwt websocket
Last synced: 16 May 2026
https://github.com/jimseiwert/conduit
Self-hosted HTTP tunnel with request inspection and replay. Forward traffic through your own relay, watch live requests in VS Code, and replay them on demand. CLI + relay server + VS Code extension.
bun cli developer-tools devtools fastify http-debugging open-source relay request-inspection request-replay self-hosted tunnel typescript vscode-extension webhook-debugger websocket
Last synced: 18 Apr 2026
https://github.com/gabrielfeijo/websocket-chat
Chat em tempo real que utiliza a tecnologia WebSocket
nextjs react react-dom socket-io tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/kaiaverkvist/kondo
Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling
client game gameserver go golang melody server websocket
Last synced: 20 Feb 2026
https://github.com/emagood/thot-p2p
This application allows P2P (Peer-to-Peer) communication between devices using different implementation methods in Godot 4.4: ENet, WebSocket, and TCP_Peer. Its main purpose is to connect devices and exchange information, data or messages
e-net godot godot-engine godot4 p2p tcp-socket websocket
Last synced: 21 Mar 2025
https://github.com/septemus/online-chatroom
online chatroom implemented using server side rendering🤖.Supports text message📖,sending images🎑,sending files🗂️,video calling📀,voice calling📞
antde nodejs react ssr typescript websocket
Last synced: 09 May 2026
https://github.com/mrtcode/opstream
Wrap other transports to have a reliable packet stream
polling socket-io sockjs websocket
Last synced: 10 Feb 2026
https://github.com/marcinbator/rag2-integration-test
Remote control source and web game integration demo tool for RAG2
Last synced: 16 May 2026
https://github.com/ultimaweapon/dotnet-websock
Low-level implementation of WebSocket for .NET
Last synced: 03 Apr 2025
https://github.com/frozen-projects/ff_uwebsockets
https://github.com/uNetworking/uWebSockets wrapper for UE5 runtime.
client client-server server ue5 ue5-plugin unreal unreal-engine unrealengine uwebsockets websocket websocket-client websocket-library websocket-server websockets
Last synced: 29 Aug 2025
https://github.com/dougfsilva/websocket-client-tester
Aplicação desenvolvida com Angular para testes de websocket. Com a aplicação é possível se conectar com uma url, fazer subscribe em tópicos e publicar mensagens, possibilitando testar alguma API com a funcionalidade de websocket
Last synced: 16 May 2026
https://github.com/steve-erick/battledev
Projeto frontend em Vue Js e Backend em FastApi para criação de uma interface esportiva de batalhas entre dois desenvolvedores
Last synced: 16 May 2026
https://github.com/ankman007/realtime-chat-app
Real-Time Chat app with Django Channels and WebSockets
chatapp django-channels htmx redis websocket
Last synced: 16 May 2026
https://github.com/anandpiyush1521/springchat
Spring Boot Chat Application with WebSocket
Last synced: 11 May 2026
https://github.com/rahulparihar-30/access-anywhere-server
An cross functional mobile application allowing users to download and preview their file system from remote without the need of accessing the computer. This is the server
api flask hactoberfest python python3 socket-io websocket
Last synced: 18 Apr 2026
https://github.com/akshaypratapsingh09/video-chatting-app
This Repo contains a React Video Chatting App . Tech Stack - ReactJS, Socket.io , WebRTC
hacktoberfest hacktoberfest2023 reactjs socket-io webrtc websocket
Last synced: 06 Apr 2026
https://github.com/rishilahoti/order-book-next15
Order Book app built with NextJs 15/Typescript/Tailwind/Redux and WebSockets.
nextjs nextjs15 orderbook redux tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/signalcoding/signal-sentinel-scanner
MCP & Agent Skill Security Scanner - OWASP Agentic AI Top 10 + MCP Top 10 Compliant. 21 security rules scanning MCP server configurations and SKILL.md packages for vulnerabilities.
agent-skills agentic-ai ai-agents cli dotnet mcp owasp scanner security skill-scanning websocket
Last synced: 10 Apr 2026
https://github.com/dps0340/nodechatroom
Let's Chat!
chat chatroom websocket websocket-chat websocket-client websocket-server
Last synced: 06 Jan 2026
https://github.com/dev-connor/chatting-service
웹소켓을 활용한 웹 채팅 서비스입니다.
eslint koa mongodb nodejs prettier pug tailwindcss websocket
Last synced: 07 Jan 2026
https://github.com/dhi13man/gotify_client
A minimal, cross-platform Gotify client UI built with Flutter.
dart flutter gotify gotify-client messaging websocket
Last synced: 27 Mar 2025
https://github.com/luiizsilverio/node-messenger
Projeto desenvolvido em Node, durante a NLW5 da Rocketseat, utilizando TypeORM, SQLite e Web Sockets.
nlw node nodejs rocketseat sqlite typeorm websocket
Last synced: 16 Apr 2026
https://github.com/umaarov/bulbe
A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.
embedded-software iot ngrok open-source websocket
Last synced: 29 Mar 2025
https://github.com/chaahatsingal/exchange
Exchange platform where trades occur
nextjs nodejs pubsub redis typescript websocket
Last synced: 10 Apr 2026
https://github.com/itresfall/road-proxy-v3
WebSocket-backed TCP/UDP tunnel for LAN/direct multiplayer games and local services.
agplv3 cloudflare-tunnel game-networking gaming go lan multiplayer proxy self-hosted tcp tcp-proxy tunnel udp udp-tunnel websocket websocket-tunnel
Last synced: 16 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/tony-artz/swss
c clang libraries library socket-programming websocket
Last synced: 18 Mar 2025
https://github.com/rasinthadilshanjayarathne/chat_application
Play Tech Pvt Ltd. is a company that supplies various types of gaming equipment. This company has a customer support division that assists customers regarding the Play Tech equipment. Customer support can be a boring and stressful task. Sameera, who is an employee in the customer support section of Play Tech decide to make things a bit lively by designing a Customized Chat for the employees of Play Tech Pvt Ltd. He wanted this chat room to be exclusive to the employees of the Play Tech customer service division, where they can chat freely as a group and express themselves using emojis or images. Later on, he decided to add Unicode to the chat group since some employees are used to typing in Sinhala when they chat.
java-8 javafx multithreading scenebuilder websocket
Last synced: 15 May 2026
https://github.com/rohitsoni007/react-socket
React Socket Client - React.js Wrapper for Socket.IO Client
react realtime socket-io socket-io-client websocket
Last synced: 20 Jan 2026
https://github.com/lightbeem3296/fastapi-websocket-chatroom
The FastAPI WebSocket Chatroom Demo is a real-time chat application built using FastAPI's WebSocket support. This demo showcases how to create a chatroom where multiple clients can join and communicate instantly, with messages sent by one client broadcasted to all other connected clients.
Last synced: 13 Mar 2025
https://github.com/ryoga-exe/mazeball
Simple maze game made with Unity
csharp unity unity3d websocket
Last synced: 13 Mar 2025
https://github.com/sebastianurdaneguibisalaya/building-a-voice-agents-for-forms
Step-by-step guide to building a voice agents for forms using FastAPI as the back-end and Groq API.
artificial-intelligence fastapi groq python voice-agent websocket
Last synced: 15 May 2026
https://github.com/teonet-go/teoproxy
Teonet proxy client server packages to connect golang wasm applications with Teonet peers.
fyne go go-gui golang microservices proxy teonet wasm web-app web-application websocket
Last synced: 15 May 2026
https://github.com/samyouaret/mqtt_over_web_sockets_example
a demonstration using MQTT over web sockets with RabbitMQ
message-broker message-queue mqqt rabbitmq websocket
Last synced: 09 Jul 2025
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/lzh-1625/go_process_manager
Implement a process management tool in Go.
elasticsearch go process-manager pty terminal websocket webui
Last synced: 29 Oct 2025
https://github.com/h1ghsyst3m/tablegather
A small browser-based hub for playing table games with friends in the same room, using phones, shared screens, and simple host tools.
game-hub local-first party-game pass-and-play pwa react social-deduction typescript vite websocket werewolf werewolf-game
Last synced: 17 Jun 2026
https://github.com/remiljw/kitchen-order
A Django web app that allows a manager create users as counter or kitchen staff. Counter staff can take orders. When orders are taken by counter staff, it is automatically sent in real-time to the pending screen of all kitchen staff. Kitchen staff can fulfil an order. Manager can see all orders, real-time.
django django-channels python python3 websocket
Last synced: 29 Apr 2026
https://github.com/ahmedambadi/echochat
This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL
expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets
Last synced: 05 Apr 2026
https://github.com/camiloavn/websockets-tester
app to evaluate websocket connections
expo react-native typescript websocket
Last synced: 01 May 2026
https://github.com/kartikrocks/wshub
Production-ready WebSocket hub for Go — rooms, broadcasting, middleware, hooks, and pluggable metrics/logging. Zero business logic, pure infrastructure.
broadcasting go golang gorilla-websocket hub middleware realtime rooms websocket websocket-server
Last synced: 06 Apr 2026
https://github.com/okayama-daiki/tic-tac-toe-online
Simple two-player online Tic-tac-toe
Last synced: 17 Mar 2025
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/rokf/wsxo
WebSocket Tic-Tac-Toe with lua-http and termfx
example http lua tic-tac-toe websocket
Last synced: 31 Aug 2025
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/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/fadilxcoder/websocket-php-html
PHP websocket - Client / Server
cli client-server html notes php poc websocket
Last synced: 15 Jun 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/blueromans/ReactNativeMeteorClient
Meteor Client For React Native
android ios javascript meteor meteor-client mongo npm-package react-native socket websocket
Last synced: 12 Nov 2025
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/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/stark-x/websocketchatroom
Training for websocket
learning python training websocket
Last synced: 02 Jul 2025
https://github.com/srgchrksv/stream-crypto
Crypto trades streaming with azure services
azure binance crypto data databricks dataengineering pyspark python streaming websocket
Last synced: 30 Apr 2026
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/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/imrandil/streamer_container_logs
This project sets up a multi-service Docker environment for streaming and managing logs, including a frontend built with Vite and several backend services.
docker docker-compose kafka kafka-streams microservice python3 react streaming websocket
Last synced: 10 Apr 2026
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/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/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/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/eric-souzams/node-polls-realtime
A real-time voting system where users can create a poll and other users can cast their votes in real-time.
docker fastify nodejs postgres prisma-orm redis websocket zod
Last synced: 10 Apr 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/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/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/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
https://github.com/thagoo/punch-chat-nextjs
Private chat app made using NextJS with BunJS's uWebSocket ft. ElysiaJS
bunjs chat elysiajs nextjs peerjs uwebsockets webrtc websocket
Last synced: 19 Jan 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/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