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/vuphuong1794/ranked-choice-voting
docker nestjs redis redis-client socket-io valtio websocket wouter
Last synced: 12 Apr 2026
https://github.com/matiasrodlo/flutter-websocket-chat
Flutter WebSocket Local Real-Time Chat (2023)
chat-app dart flutter websocket
Last synced: 03 Jul 2025
https://github.com/thakursaurabh1998/distributed-websocket-server
This is a POC/template for creating a distributed service for handling websocket connections using Redis as the central pub/sub provider.
distributed golang redis websocket
Last synced: 28 Apr 2026
https://github.com/jeonjonghyeok/coinss-backend
암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스
gin-gonic golang gorilla postgresql redis websocket
Last synced: 06 Jan 2026
https://github.com/rodrigorvsn/burningheat
Fullstack application to communicate in real-time
docker elixir jwt nodejs postgresql prisma react react-native websocket
Last synced: 03 Apr 2026
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/backendstack21/realtime-pubsub-client-go
The official Realtime Pub/Sub client for Go
client golang messaging publish-subscribe realtime websocket
Last synced: 01 Apr 2025
https://github.com/grdsdev/swift-websocket
A WebSocket interface for Swift
swift websocket websocket-client
Last synced: 11 Jun 2025
https://github.com/zakiego/teras.zakiego.com
Chat app build top of Socket.io and Nuxt.js
chat-app nuxtjs socket websocket
Last synced: 21 Jan 2026
https://github.com/podnet/json-rpc-websocket-server
A JSON RPC WebSocket server for device to cloud communication
Last synced: 29 May 2026
https://github.com/shuklaritvik06/chatongo
A Chat Application made using GoLang
Last synced: 29 May 2026
https://github.com/guilhermerodrigues680/django-websocket-docker
Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker
chat django django-channels docker docker-compose python3 websocket
Last synced: 18 Jan 2026
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/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/allan-nava/grafana-websocket-plugin
Grafana websocket plugin
grafana grafana-plugin websocket
Last synced: 21 Jan 2026
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/wamp3py
Python client library for Web Application Messaging Protocol
client-library messaging networking real-time wamp wamp3hub websocket
Last synced: 17 Jan 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/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/sayalisachin/medicrypt
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket
Last synced: 13 Apr 2026
https://github.com/young-flash/websockets-demo
This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).
cpp publish-subscribe websocket websockets-server
Last synced: 03 Apr 2025
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/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/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/jas1rk/dailydash
A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.
auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket
Last synced: 06 Apr 2026
https://github.com/aloiscrr/deno-websocket-chat
Chat made with new runtime Deno and WebSockets.
Last synced: 30 Apr 2026
https://github.com/team-tritan/vps-ws-agent
grab data from vps' for uptime page using ws & node.
node typescript websocket ws ws-agent ws-server
Last synced: 10 May 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/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/rhaeguard/multiplayer-tictactoe
Tictactoe that can be played by two people in different machines
multiplayer-game react tictactoe websocket
Last synced: 19 Jun 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/bhaskarradha123/chatting_application_byspring
LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
chat css html5 java javamailsender javascript message-broker postman spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/iamkartiksaini/mern_social_chat_app
Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.
authentication express-js javascript middleware mongodb multer reactjs websocket
Last synced: 13 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/ndthuan/websocketserver
Standardized WebSocket messages handling in Go
golang websocket websocket-server
Last synced: 30 May 2026
https://github.com/karanxidhu/websocket-go-prisma
A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.
Last synced: 16 Mar 2025
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/pjtunstall/the-mad-bombers-tea-party
01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Apr 2026
https://github.com/armoe-project/kook-go
适用于 Golang 的 KOOK 机器人 SDK
golang kaiheila-bot kook-bot sdk websocket
Last synced: 13 May 2026
https://github.com/asynched/resource-monitor
A task manager/resource monitor version for the web using websockets.
Last synced: 03 May 2026
https://github.com/shadowdoggie/shadow-survivors
browser-game co-op game html5-canvas javascript-game multiplayer nodejs roguelike websocket
Last synced: 31 May 2026
https://github.com/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
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/jayantur13/tabsync-desktop
Tabsync is an electron-based desktop app for live syncing browser tabs in devices using WebSocket, Express and Chrome/Edge API
browersync electron-app sync synchronization websocket
Last synced: 17 Jan 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/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/willianfalbo/messages-app
A simplified version of a posting messages application (REST APIs)
express-js javascript jwt-authentication mongo-db mongoose-js multer node-js react-js rest-api socket-io websocket
Last synced: 18 Jan 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/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/luca-schlecker/swebsocket
A Simple and Plain WebSocket Library for C#
client csharp easy-to-use nuget server websocket websocket-client websocket-server
Last synced: 19 Jan 2026
https://github.com/pagarciasima/whatsapp-clone-app
WhatsApp Clone (Spring Boot / Java)
angular docker-compose full-stack keycloak open-api spring websocket
Last synced: 11 Apr 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/samuelorlato/golang-voting-system-api
api clean go golang hexagonal-architecture sockets voting voting-system websocket websockets
Last synced: 14 Jan 2026
https://github.com/purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
epoll golang library websocket websocket-server
Last synced: 24 Jan 2026
https://github.com/granden-corp/websocket-sharp_client
A client only and .NET Core runtime compatible .NET Standard 2.0 websocket-sharp library
Last synced: 11 Oct 2025
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/barrylee111/voicechat-llm
A chatbot with both prompt and voicechat capabilities leveraging LangChain, Elasticsearch, and FastAPI. When using voicechat, the user can immerse themselves in the experience by selecting a narrator, like a pirate for instance.
elasticsearch fastapi langchain largelanguagemodel python react speech-to-text tailwind text-to-speech typescript websocket whisper
Last synced: 19 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/duo/wsc
A golang websocket client
client golang reconnect websocket
Last synced: 22 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/dalisoft/appsocket
Lightweight, fast & simple WebSocket client
Last synced: 22 Jan 2026
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/nikamunjishvili/nestjs-application
bcryptjs docker docker-compose graphql jwt mongodb nest socket-io swagger typescript websocket
Last synced: 24 Feb 2026
https://github.com/lesterrry/husky
🎾 Your friendly neighborhood websocket messenger
Last synced: 25 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/seshchat/react-native-mesa
📲 Mesa component for React Native apps
cryb mesa react-native websocket
Last synced: 28 Jan 2026
https://github.com/lucasefe/spotcast-poc
Spotcast allows one Spotify desktop client (ideally yours) to drive other Spotify desktop clients running on different hosts.
Last synced: 24 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