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-26 00:28:34 UTC
- JSON Representation
https://github.com/nitinstp23/chat_app_in_go
A chat app in Golang
chat-application golang oauth2 websocket
Last synced: 07 Jan 2026
https://github.com/ankush-web-eng/chatsia
Chat and Video call your friends with Chatsia. Built with Next.js, it uses web-sockets in the backend to chat live and exchange sdp or IPs to share media live as well.
mongodb nextjs14 prisma-orm react turborepo tyepscript webrtc websocket
Last synced: 31 Mar 2025
https://github.com/rendy752/discord-clone
A Discord Clone that includes chat features, text, voice, video channels, user authentication using Clerk, and web socket for real-time chat
axios clerk clsx emoji-picker eslint livekit lucide-react nextjs14 prisma query-string radix-ui socket-io socket-io-client tailwind tanstack-react-query typescript uploadthing websocket zod
Last synced: 07 Jan 2026
https://github.com/shinokix3/messenger-server
A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.
messanger mongodb nestjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/dxkite/php-websocket
websocket server, support reader as stream
Last synced: 25 Mar 2025
https://github.com/akincenk/tradewatch
A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform
crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket
Last synced: 01 May 2026
https://github.com/crandel/golang_chat
Extended chat implementation for understanding how build go web sites
Last synced: 04 Jul 2025
https://github.com/zett-8/workers-do-chat
Cloudflare Workers + Durable Objects + WebSocket for Realtime interaction
chat cloudflare cloudflare-workers durable-objects hono websocket
Last synced: 07 May 2026
https://github.com/wamp3hub/wamp3js
JavaScript client library for Web Application Messaging Protocol
client-library messaging networking realtime wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/hercules2013/flutter_mplos
Timer, Task Tracking & Chat App developed by Flutter
chat-application dio flutter websocket
Last synced: 07 May 2026
https://github.com/kerolesnabill/realtimechatwebapp
A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.
dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets
Last synced: 02 Apr 2025
https://github.com/tandavala/go-chat
A WebSocket based web chat
css golang html javascript real-time scalability websocket
Last synced: 11 Mar 2026
https://github.com/malikmaky/iot-rgb-led-controller
This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.
esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi
Last synced: 21 Jan 2026
https://github.com/android-module/android-logger
Websocket日志打印
kotlin-android socket websocket
Last synced: 14 Jan 2026
https://github.com/pedrohenrikle/polls
A voting poll API made with Node.js using WebSockets to in real time actualization
api fastify nodejs postgresql prisma typescript websocket
Last synced: 13 Apr 2026
https://github.com/ekaone/crdt-yjs
Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically
p2p valtio valtio-yjs websocket yjs
Last synced: 29 May 2026
https://github.com/zucchinidev/go-chat-application
A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser
chat-application go golang websocket
Last synced: 17 Mar 2025
https://github.com/longwater1234/space-checkers
Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop
boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket
Last synced: 22 Feb 2026
https://github.com/SaurabhKumarDev/ChatRoom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 25 Apr 2025
https://github.com/princiya/websc
Web summer camp (JavaScript) - Peer to Peer Web
canvas express getusermedia javascript node selfieapp webrtc websc websocket
Last synced: 13 Apr 2026
https://github.com/backendstack21/realtime-pubsub-client
The official Realtime Pub/Sub client for JavaScript/TypeScript
client javascript messaging publish-subscribe realtime typescript websocket
Last synced: 22 Feb 2026
https://github.com/initialz/cloudcode
Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.
anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket
Last synced: 13 Jun 2026
https://github.com/aloiscrr/deno-websocket-chat
Chat made with new runtime Deno and WebSockets.
Last synced: 30 Apr 2026
https://github.com/universe3/ichat-web-application
this is iChat web application. its like a web whatshap web. you can use it for messaging
beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket
Last synced: 25 Apr 2025
https://github.com/basemax/javascriptglobalsummit2023
Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.
conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server
Last synced: 03 Apr 2025
https://github.com/iryna-vyshniak/ws-sqlite3
This is a simple application that utilizes WebSocket for real-time data exchange and SQLite3 for database operations. Please wait while server upload 🙃
Last synced: 02 Apr 2025
https://github.com/424nkita-csharsfta4/battleship-web-online
Морской бой
battleship battleship-game javascript multiplayer nodejs websocket
Last synced: 21 May 2026
https://github.com/lancekrogers/dashboard
ETHDenver 2026: Next.js real-time observer dashboard for the Obey Agent Economy. 5 live panels: Festival View, HCS Feed, Agent Activity, DeFi P&L, Inference Metrics.
agent-economy ai-agents dashboard ethdenver ethdenver-2026 festival-methodology hcs hedera nextjs obedience-corp react typescript websocket
Last synced: 30 May 2026
https://github.com/jharrilim/chatroom
Chat App using .NET Core 2.2 Signalr WebSocket and Angular 7 client.
angular angular7 csharp dotnet dotnet-core material-ui netcore netcore2 signalr websocket
Last synced: 11 Apr 2026
https://github.com/tolstoyevsky/shirow
An RPC server framework based on top of Tornado
django jwt-authentication python python3 rpc-server shirow tornado-framework websocket
Last synced: 13 Feb 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/arturoeanton/gofuji
A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.
breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket
Last synced: 20 May 2026
https://github.com/sikelio/sikontrol
Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable
audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket
Last synced: 13 Apr 2026
https://github.com/larbibaraka/bookstore-server
bookstore using nestjs - graphql - websockets - ElasticSearch
elasticsearch google-authentication graphql nestjs prisma saml typescript websocket
Last synced: 05 May 2026
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/ipublikuj/websockets-zmq
ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)
extension ipub ipublikuj message-queue nette websocket websockets zeromq
Last synced: 20 May 2026
https://github.com/bourgeoisbear/vim-wscli
websocket test client for Vim
neovim neovim-plugin vim vim-plugin websocket websocket-cli websocket-client
Last synced: 10 May 2026
https://github.com/houshmand-2005/chat_app
A WebSocket-based chat application built with FastAPI
chatroom websocket websocket-chat
Last synced: 24 Dec 2025
https://github.com/ufec/online-chat-client
Vue3 TypeScript Pinia TDesign 在线即时通讯系统客户端
pinia sqlite3-wasm tdesign typescript vue3 vue3-composition-api vue3-typescript webrtc-video websocket
Last synced: 19 Sep 2025
https://github.com/man-navlakha/mechenic
"Mechanic Setu" is an on-demand roadside assistance platform that connects vehicle owners with nearby, verified mechanics for issues like flat tires or minor mechanical faults. It functions as a real-time marketplace, offering convenience and speed to users while providing mechanics with a new customer acquisition channel.
axios maps proxy react reactjs reactjs-project real-time shadcn-ui tailwindcss tailwindcss-v4 websocket
Last synced: 05 Oct 2025
https://github.com/thatisuday/jquery-page-reaction
a jQuery plugin to report user page interactions with web-ui using web-sockets
Last synced: 18 May 2026
https://github.com/techemmy/flask-chat-application
A Flask chat application that uses sockets with python and javascript. Also includes tests
back-end-development flask front-end-development javascript postgresql python websocket
Last synced: 13 Apr 2026
https://github.com/voronov-nikita/bikestat
The team case of the pre-professional Olympiad - personal recommendations for cyclists.
client-server javascript python3 react-native websocket
Last synced: 06 Oct 2025
https://github.com/davidje13/shared-reducer-backend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 07 Oct 2025
https://github.com/actionagentai/openclaw-dashboard
React/Next.js visual dashboard for the OpenClaw AI gateway — every CLI command as a UI page, with speech-to-text everywhere
ai dashboard nextjs openai openclaw react self-hosted speech-to-text websocket whatsapp
Last synced: 31 May 2026
https://github.com/m1guelsb/discordia
Discord like app where is possible to private chat, create personal servers or enter in others servers by invite.
next14 nextjs prisma prisma-orm react-query socket-io tailwind websocket
Last synced: 19 Apr 2026
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/ibmstreams/streamsx.websocket
[Incubation] C++ WebSocket toolkit for IBM Streams
ibm-streams stream-processing toolkit websocket
Last synced: 08 Oct 2025
https://github.com/nguyennhathuynh/finance-xd-app
(Status Project: Done) [APP] Finance App is a powerful, cross-platform mobile application built with Flutter and Dart, designed to help individuals and professionals manage their personal finances with ease.
dart firebase flutter websocket
Last synced: 14 Apr 2026
https://github.com/fardinak/websocket
An opinionated WebSocket Server in Golang
golang golang-module websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/saadmdsabah/discord-clone-using-spring-boot-stomp-client-and-react-js
A full-stack, real-time chat application inspired by Discord, featuring a containerized architecture for easy setup and seamless communication.
docker docker-compose dockerhub java-21 jwt-authentication mongodb nginx-docker react react-hot-toast reactjs redis-cache redux-toolkit spring-boot stompjs tailwindcss typescript vite websocket
Last synced: 14 Apr 2026
https://github.com/lesiaukr/goit-pythonweb-hw-03
Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server
docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket
Last synced: 14 Apr 2026
https://github.com/stackthecode/messaging-app
Real Time messaging app with different features developed on Spring Boot (Cortex)
java jwt messaging spring-boot websocket
Last synced: 15 May 2026
https://github.com/msusman1/webrtc-server
WebRTC Signaling server Implemented using Nodejs Socket io
socket-io webrtc webrtc-signaling webrtc-video websocket
Last synced: 14 Apr 2026
https://github.com/neography7/questr-gateway
This repository contains the api gateway portion of the Questr Q&A application."
api-gateway graphql grpc nestjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/deepgram-starters/flask-voice-agent
Get started using Deepgram's Voice Agent with this Flask demo app
agent-api deepgram live real-time speech-to-speech voice-agent websocket
Last synced: 21 Jan 2026
https://github.com/visualstudioex3/flecktest
A little chat console program to test Fleck websockets library and IoC with Microsoft Dependency Injection library, developed in C# using .NET Core 3.1.
chat chat-application chatapp csharp dependency-injection donet-core dotnet dotnetcore fleck job-interview netcore netcore31 technical-test visual-studio websocket
Last synced: 14 Apr 2026
https://github.com/nequeo/resource
Resource code, includes WebRTC client, Cloudflare Calls client, etc...
aws cognito mathematics webrtc websocket
Last synced: 27 Jan 2026
https://github.com/rcasto/distributedexperiment
An experiment with distributed web computing
distributed-computing raytracing webgl websocket webworker
Last synced: 15 Oct 2025
https://github.com/mukeshjha3/chatroom
This project is made on SpringBoot Web Socket ....It a ChatRoom where multiple user can join and chat among themselves
css html5 java-8 javascript springboot3 stomp websocket
Last synced: 14 Apr 2026
https://github.com/winston-yallow/mosaic-server
WebRTC Signalling Server made for a Godot game
game-development webrtc-demos webrtc-signaling websocket
Last synced: 25 Oct 2025
https://github.com/dalisoft/appsocket
Lightweight, fast & simple WebSocket client
Last synced: 22 Jan 2026
https://github.com/sahil2k07/websockets-asp.net-core
This project describes the use of WebSockets in a .NET Core application.
Last synced: 16 May 2026
https://github.com/asad9711/websocket-proxy-server
To proxy and monitor outgoing websocket requests
cobra-cli golang gorilla-websocket http-hijacking websocket
Last synced: 27 Oct 2025
https://github.com/cmmvio/cmmv
Contract-Model-Model-View (CMMV) - Minimalistic Node.js Server Framework
cmmv contracts nestjs nodejs protobuf rpc typescript websocket
Last synced: 17 Oct 2025
https://github.com/symbux/turbo
Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.
api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker
Last synced: 17 Oct 2025
https://github.com/rudra1806/relay
A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.
arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand
Last synced: 14 Apr 2026
https://github.com/ibrahimhabibeg/echo
Chat application built with micro-services architecture and front-end caching
chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/yewomhango/syncvas
Synchronous Drawing Canvas
canvas drawing drawing-app express expressjs typescript websocket websockets
Last synced: 29 Apr 2026
https://github.com/itsusinn/mesagisto-client
Message forwarding client.消息转发客户端,提供消息语义解析。
jvm-languages kotlin okhhtp3 websocket
Last synced: 23 Oct 2025
https://github.com/abhirockzz/websocket-ejb
Behavior of WebSocket endpoints when decorated with EJB annotations
ejb glassfish javaee jsr356 payara-server tyrus websocket
Last synced: 26 Oct 2025
https://github.com/altanis/websocket-implementation
An (incomplete) implementation of a RFC-6455 compliant websocket library.
Last synced: 27 Oct 2025
https://github.com/seshchat/react-native-mesa
📲 Mesa component for React Native apps
cryb mesa react-native websocket
Last synced: 28 Jan 2026
https://github.com/mmikhail2001/team_chat
ВКРБ МГТУ ИУ6. Корпоративный мессенджер. SSO, треды, реакции, групповая политика, интеграция с Gitlab.
gitlab golang keycloak oauth2 react typescript webhook websocket
Last synced: 24 Jan 2026
https://github.com/confy-security/cli
CLI client for the Confy encrypted communication system
chat chat-application chat-cli cli confy prompt-toolkit typer websocket
Last synced: 28 Jan 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 24 Feb 2026
https://github.com/aladser/offer-tracker
Трекер офферов (Laravel 8)
laravel8 linux mysql tailwindcss websocket
Last synced: 29 Jan 2026
https://github.com/adesiclabs/client-python
Python Client for Adesic API
abyiss api api-client bitcoin bot crypto cryptocurrency ethereum exchange libary market-data python rest-api trading websocket websockets wrapper
Last synced: 18 Apr 2026
https://github.com/shiukaheng/webtopics
⚡️WebTopics — Real-time topics and services for web apps
real-time ros2 socket-io synchronization visualization websocket zod
Last synced: 15 Apr 2026
https://github.com/say8hi/websocket-chat
Realtime chat
alembic async celery chat docker docker-compose fastapi nginx postgresql python sqlalchemy websocket
Last synced: 31 Jan 2026
https://github.com/nirjan-dev/litsi
Litsi Chat is a real-time video chat application built with Nuxt.js. It allows users to create and join rooms, and engage in private and instant video chats. The application is designed to be simple, secure, and easy to use.
chat flyio nitropack nuxt p2p typescript videocall videochat vue webrtc websocket
Last synced: 15 Apr 2026
https://github.com/cvweiss/redis-websocket
Node implementation of redis to websocket broadcasting.
Last synced: 01 Feb 2026
https://github.com/george551556/distributed_control
The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself
distributed distributed-systems gin golang http md5 websocket
Last synced: 08 Feb 2026
https://github.com/bdero/blackbox
Black Box is a turn-based two player board game where each player deduces their opponent's board state by casting rays. This implementation includes a browser client and NodeJS server, persists games to a database, has invite links, and supports unlimited spectators per game.
boardgame flatbuffers react websocket
Last synced: 08 Feb 2026
https://github.com/caiovicentino/polymarket-mcp-server
🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features
ai-trading anthropic autonomous-trading blockchain claude defi market-analysis mcp polygon polymarket prediction-markets python trading websocket
Last synced: 26 Feb 2026
https://github.com/alexander-hagen/node-api-coinbase
Non-official implementation of Coinbase's API's. Developed for personal use.
api-rest coinbase javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/belikhun/iot-smart-server
IoT Smart Server (Graduation Thesis)
bunjs elysiajs iot openai openai-chatgpt openai-realtime-api sequelize smart-home smarthome typescript websocket wifi
Last synced: 10 Feb 2026