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-30 00:30:37 UTC
- JSON Representation
https://github.com/jkaninda/okapiws
Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs
go-websocket go-websocket-server websocket
Last synced: 08 Jun 2026
https://github.com/ilham89/vue-graphql
apollo-client graphql vue3 websocket
Last synced: 05 Jun 2026
https://github.com/programminglaboratorys/nin0lib
python nin0chat API wrapper
Last synced: 03 Apr 2025
https://github.com/phankieuphu/tiktok_clone_ui
Build UI the same Tiktok with flutter and websocket
flutter tiktok video websocket
Last synced: 05 May 2026
https://github.com/0xc0dec0ffeelab/sim_stock_notify
sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.
csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket
Last synced: 07 Apr 2026
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/gnikolovski/websocket-server
Simple Websocket server written in PHP
php ratchet ratchet-php-server websocket websocket-server
Last synced: 05 Aug 2025
https://github.com/p-kunkel/xtb-go
Unofficial API client for XTB trading platform written in GO.
api-client go golang trading websocket xtb xtb-client xtb-trading
Last synced: 12 Mar 2026
https://github.com/jackrekirby/qwirkle-multiplayer-v3
A recreation of the board game Qwirkle with multiplayer support via web sockets
github-pages heroku javascript qwirkle websocket
Last synced: 02 Apr 2025
https://github.com/elertan/rusftx
Rust bindings for the FTX REST and Websocket API
api cryptocurrency ftx rest websocket
Last synced: 01 Mar 2025
https://github.com/leonardovff/live-rank-postman-test
Live rank of test running in postman using newman cli. Jenkins, in Docker, to dispatch the newman cli and storage tests results. Node web app to get the data and show the rank, using websocket.
javascript jenkins newman node postman socket-io websocket
Last synced: 12 Apr 2026
https://github.com/vikas-devnet/uniclip
Uniclip - Peer-to-Peer Clipboard Sync Share text, images across devices instantly—no cloud, no setup. Just copy and paste anywhere!
clipboard csharp universal-clipboard websocket websocket-client websocket-server windows-forms
Last synced: 29 Apr 2026
https://github.com/arawns1/jogo-multiplayer-javascript
Projeto de jogo multiplayer criado inteiramente com Javascript
Last synced: 25 Mar 2025
https://github.com/kitsuyaazuma/go-react-chatapp
a LINE clone chat application using websocket
golang material-ui react recoil typescript websocket
Last synced: 13 Apr 2026
https://github.com/mariyan23/game-catch-the-orange
Two capybaras are trying to catch the orange...
dependency-injection eventemitter javascript oop-principles websocket
Last synced: 23 Jun 2026
https://github.com/mntone/shakescouter
Analyze "Salmon Run Next Wave" and generate telemetry
game image-analysis image-recognition nintendo nintendo-switch python python3 salmonrun salmonrun-nextwave telemetry websocket websocket-server
Last synced: 09 Apr 2025
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 Apr 2026
https://github.com/isystk/lambda-websocket-template
AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。
Last synced: 04 Sep 2025
https://github.com/tophatcroat/crypto-chat
E2E encrypted chat for the terminal
Last synced: 29 May 2026
https://github.com/kenken64/merlioncoin
Simple Blockchain written in Javascript
Last synced: 30 Apr 2026
https://github.com/mr-mudgal/kr-chat
KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.
deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets
Last synced: 12 Apr 2026
https://github.com/atakang7/chatverse
Open source real-time chatting application boilerplate template.
javascript mvc-architecture nodejs react ssr tailwind typescript websocket
Last synced: 28 Jan 2026
https://github.com/anmamuncoder/multi-shop-management-backend
A modern Django-based shop management platform with async task processing, built for scalability and performance.
celery django doc factory-boy postgresql pytest redis rest-api unittest websocket
Last synced: 08 Jan 2026
https://github.com/bartosz-ziolkowski/real-time-chat
Real-time communicator
css docker html java javascript mongodb spring-boot websocket
Last synced: 12 Apr 2026
https://github.com/jaid/jaid-core-socket-api
jaid-core plugin for simple WebSocket APIs.
lib library socket socket-io socket-io-server socketio-server util utility websocket
Last synced: 30 Apr 2026
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 2026
https://github.com/hacksomecn/go-api
Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.
api api-framework framework gin golang grpc tool websocket
Last synced: 07 Jan 2026
https://github.com/tsych0/setu-engine
modular chatting app bridge made in golang
Last synced: 26 Mar 2025
https://github.com/mhdbs/node-websocket-http-ws
this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.
docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket
Last synced: 12 Apr 2026
https://github.com/romero-ezequiel/chatapp
Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku
bootstrap4 express javascript mongodb nodejs websocket
Last synced: 13 Apr 2026
https://github.com/thanthtooaung-coding/chatify-go
Chat App (Go)
golang rabbitmq render-deploy websocket
Last synced: 03 Apr 2025
https://github.com/ericgomez/platziverse
Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.
ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket
Last synced: 13 Apr 2026
https://github.com/wasswarichard/react-typescript-nestjs-mongodb-docker
real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.
cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets
Last synced: 12 Apr 2026
https://github.com/atul074/billify
Bilify - Inventory & Billing Solution for Retailers
billing-system framer-motion inventory-management invoice java postgresql reactjs sales-analytics spring-boot tostify websocket
Last synced: 12 Apr 2026
https://github.com/justine-george/nexus-decentralized-messaging
A decentralized messaging service built with Go and WebRTC, ensuring secure, peer-to-peer communication with end-to-end encryption.
golang messaging peer-to-peer protobuf webrtc webrtc-experiments websocket
Last synced: 22 Apr 2026
https://github.com/lakshagg/cwebsockets
A simple implementation of web socket client in c using libcurl.
c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss
Last synced: 07 Jan 2026
https://github.com/themanishdaksh/ws-chat-app
A websocket chat-app
reactjs tailwind-css typescript websocket
Last synced: 12 Apr 2026
https://github.com/stabldev/telegramre
A Telegram Redition.
django social-platform solid-start solidjs telegram websocket
Last synced: 11 Mar 2026
https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web
Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores
react recharts typescript websocket
Last synced: 25 Mar 2025
https://github.com/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 May 2026
https://github.com/wk989898/web-ipc
:bulb:click in web , excute in server
electron ipc nodejs ts typescript web websocket
Last synced: 07 May 2026
https://github.com/awakelife93/node-sqs-sample
node sqs sample (pub/sub/broker)
docker docker-compose elasticmq express message-queue nodejs publisher sqs sqs-queue typescript websocket ws
Last synced: 12 Apr 2026
https://github.com/akhaled01/devhub
A real time forum with web socket implementation, involved JS and an upgraded back end
css golang gorilla-websocket html javascript vitejs websocket
Last synced: 06 Apr 2026
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/bogdusik/real-time-chat-application
A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.
postgresql react real-time-chat spring-boot stomp websocket
Last synced: 12 Apr 2026
https://github.com/asiolelab/simple-chat
Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)
java javascript socket websocket
Last synced: 01 May 2026
https://github.com/shelepuginivan/namespace-client
Веб-клиент nameSpace - облачного сервиса для локальной сети
cloud filesystem websocket websocket-client
Last synced: 17 Mar 2025
https://github.com/athrvk/catch10
a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB
card-game game mongodb react spring-boot websocket
Last synced: 12 Apr 2026
https://github.com/subhashpolisetti/realtime-websocket-client
This project demonstrates a WebSocket-based real-time communication system with a client-server setup and a basic user interface. The client sends 10,000 messages to the server, which responds to each message, showcasing efficient, long-lasting, full-duplex communication.
Last synced: 26 Mar 2025
https://github.com/akmalovaa/centrifugo-ws-chat
learning centrifugo websocket
centrifugo chat fastapi nginx python websocket
Last synced: 08 May 2026
https://github.com/itsanjanamourya/notes-app-websocket
This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.
mongodb node react socket-io websocket
Last synced: 12 Apr 2026
https://github.com/akashrajpurohit/chatapp
Real time chat application with emojis and live location sharing feature
chat-application mustache-js real-time websocket
Last synced: 22 Apr 2025
https://github.com/vavarm/websocket-chat-client-page
chat html javascript websocket
Last synced: 23 Apr 2026
https://github.com/rongfengliang/openresty-proxy-websocket
openresty-proxy-websocket
Last synced: 05 Jun 2026
https://github.com/jackchang1025/bbin-websocket-client
一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装
Last synced: 14 Jan 2026
https://github.com/std4453/x-platform-ws
A cross-platform wrapper over ws and WebSocket
cross-platform isomorphic websocket
Last synced: 29 Apr 2026
https://github.com/jedimahdi/collaborative-drawing-app
Collaborative drawing app written with Haskell and Fabric.js
Last synced: 08 Apr 2025
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 24 Apr 2026
https://github.com/eason0729/simple-reverse-proxy
A simple http reverse proxy as a learning project
http proxy reverse-proxy rust websocket
Last synced: 01 Mar 2026
https://github.com/abubakerkhaled/educa
A feature-rich e-learning platform built with Django, including a custom CMS, student registration, diverse content rendering, caching, a RESTful API, and real-time chat functionality. This project showcases advanced Django techniques like class-based views, model inheritance, API development, and asynchronous communication.
asynchronousprogramming caching cms django django-channels django-rest-api django-rest-framework e-learning memcached realtimemessaging redis restful-api websocket
Last synced: 12 Apr 2026
https://github.com/drozhkov/as-centrifugepp
Centrifugo C++ client
centrifugo cpp protobuf websocket
Last synced: 01 Apr 2025
https://github.com/taybct/spring-taybct
Spring TayBct 是一个 Spring 业务组件基础集成的基础业务库,对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
docker dubbo dynamic-datasource java logicflow managment-system mybatis-plus oauth2 onlyoffice-server scheduling spring-boot websocket
Last synced: 05 May 2026
https://github.com/yuriyvyatkin/multichat-backend
Мультичат (Backend часть)
Last synced: 06 Jan 2026
https://github.com/winter000boy/chat-application
This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.
chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket
Last synced: 11 Apr 2026
https://github.com/taigrr/log-socket
Client-server model for logging. Designed to work well with websockets. Simple client page included.
go golang hacktoberfest logging-library websocket
Last synced: 04 Jun 2026
https://github.com/harry-urek/room
ROOM - redis cached chat application based on Session concepts
celery celery-redis fastapi postgresql python redis sqlalchemy websocket
Last synced: 13 Apr 2026
https://github.com/meraf00/agora-meet
Versatile app for virtual meetings and real-time collaboration
golang sveltekit webrtc websocket
Last synced: 24 Apr 2026
https://github.com/eavelasquez/learning-blockchain
This is a project to learn about blockchain technology and how it can be used to create a blockchain.
babel blockchain cryptojs elliptic express javascript jest nodejs shell unit-test websocket yarn
Last synced: 12 Mar 2025
https://github.com/tgropper/async-backend-poc
PoC async backend operations in .NET core using websockets and Redis pub/sub
async netcore2 publish-subscribe redis websocket
Last synced: 24 Apr 2026
https://github.com/jakh0n/hacathon_backend
This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.
Last synced: 07 May 2025
https://github.com/metadev-xi/solana-striker
Fast-paced competitive shooter with SPL token rewards
blockchain crypto solana solana-game unity web3 websocket
Last synced: 31 May 2026
https://github.com/a-saed/datum
Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.
geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket
Last synced: 29 May 2026
https://github.com/hack-in-peace/collaborative-code-editor
A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.
express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/tianlangstudio/chat
Chat developped with Rust and React
actix-web chat javascript react rust webrtc websocket
Last synced: 08 May 2026
https://github.com/muellerconstantin/taskcare-api
Backend of the TaskCare collaboration platform for managing tasks in a team.
hexagonal-architecture hibernate java jpa mysql openapi ports-and-adapters rabbitmq redis rest spring-boot spring-data-jpa spring-mvc spring-security stomp websocket websockets
Last synced: 08 Apr 2026
https://github.com/svitlanakashkina/mobile-lab-app-server
Mobile Lab App Server ist die Backend-Komponente der Mobile Lab App. Das Projekt basiert auf einer MVC-Architektur mit WebSocket-Schicht. Der Server bietet REST-APIs, Echtzeit-Chat, PostgreSQL-Datenbank via Prisma, Benutzer-Authentifizierung, Push-Benachrichtigungen und E-Mail-Feedback. Portfolio-Projekt.
axios expo expo-notifications express github javascript nativebase-io nodejs postgresql prisma react-native restful-api socket-io ssl-certificate visual-studio-code websocket
Last synced: 05 Oct 2025
https://github.com/bwhtdev/websocket-chat
A basic websocket chat app with a Go backend
Last synced: 11 Jun 2025
https://github.com/shravya1125/ai-pirate-assistant
Voice-first AI assistant with real-time speech input, LLM conversation, and natural TTS playback
ai-chatbot assembly-ai-api css fastapi full-stack gemini gtts html javascript llm murf-ai-voice-agent python real-time rest-api speech-to-text text-to-speech voice-assistant web-audio websocket
Last synced: 12 Apr 2026
https://github.com/banyc/mux
A high-throughput duplex-openable multiplexer on any reliable protocols
high-throughput io mux network-protocol structured-concurrency tcp tokio websocket
Last synced: 01 Apr 2025
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/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/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/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