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-27 00:30:18 UTC
- JSON Representation
https://github.com/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
https://github.com/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/khaleda-02/nest-support-system
github repo for a backend project done with nestjs framwork, which is a support system applications. Project breakdown: Userscancreate tickets . Admins/support staff can view and respond to these tickets in real-time. Theusergetsreal-time notifications and emails for updates on their Tickets. Technologies Used: Nodejs,
mysql nestjs nestjs-backend node realtime redis sequelize typescript websocket
Last synced: 09 Apr 2026
https://github.com/s4kibs4mi/gofu-socket
Example of Golang websocket client and server using Gorilla websocket library.
golang golang-examples websocket
Last synced: 01 Aug 2025
https://github.com/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 09 Feb 2026
https://github.com/charlot-dedjinou/websocket
Ce projet est une application de communication bidirectionnelle entre un serveur et des clients. Lorsqu'un client envoie un message au serveur, ce dernier enregistre le message dans une base de données et le diffuse ensuite à tous les autres clients connectés sur son port d'écoute. Cela permet une messagerie en temps réel
Last synced: 09 Apr 2026
https://github.com/arthur199212/product-feedback-app
Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.
cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket
Last synced: 09 Apr 2026
https://github.com/vassbo/freeshow-api
Control the FreeShow software from anywhere with its API
Last synced: 03 Aug 2025
https://github.com/artioml/wscat
WebSocket Netcat with piping and subprotocol support
Last synced: 03 Aug 2025
https://github.com/bogdanq/tic-tac
real time game
nodejs react typescript websocket
Last synced: 09 Apr 2026
https://github.com/abdulrahmans0414/sockettalk
This is a real-time chat server built using React, Node.js, Express, and Socket.io.
express nodejs react real-time-chat socket-io socketio-server tailwindcss websocket
Last synced: 09 Apr 2026
https://github.com/prititi/chat-app
It is a chating base application you can easy chat with your friends.
css expressjs html javascript nodejs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/muratmirgun/socketeer
Modern, Swagger-Style WebSocket API Docs & Playground for Go
Last synced: 10 Aug 2025
https://github.com/iamkartiksaini/fb
Facebook clone
express mern-stack mongodb mongoose react-prime reactjs responsive-layout scss vite websocket
Last synced: 09 Apr 2026
https://github.com/youngcoder45/discord-matrix-bridge
Discord ↔ Matrix bridge bot built with Node.js and TypeScript for syncing messages between servers and rooms.
bridge contributions-welcome discord discord-bot discord-matrix matrix matrix-bot matrix-org need-contribution nodejs opensou oss typescript webhook websocket
Last synced: 23 May 2026
https://github.com/BounebRayan/ChatRoomsService
A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.
chat chat-rooms community messaging microservice real-time rooms socket-io websocket
Last synced: 11 Aug 2025
https://github.com/muhammadranju/scic-job-task
The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a
api backend javascript mongodb nodejs react websocket
Last synced: 09 Apr 2026
https://github.com/ivoputzer/coinbase-pro-feed
Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+
coinbase coinbase-pro coinbase-pro-feed websocket ws
Last synced: 12 Aug 2025
https://github.com/deepcloudlabs/dcl350-2020-oct-05
DCL-350: Implementing MicroService Architecture using Spring Cloud
microservices-architecture reactive-programming spring-boot-2 spring-cloud spring-config-server spring-data-jpa spring-eureka spring-eureka-client spring-mvc spring-security-jwt swagger-ui websocket
Last synced: 18 May 2026
https://github.com/congnghia0609/ntc-gsuperwss
ntc-gsuperwss is an example golang websocket server handle more than 1 million websockets connections, lightweight, high performance, large scale.
golang high-performance lightweight ntc-gsuperwss scale websocket
Last synced: 16 Aug 2025
https://github.com/dmitrii1548/chat
This is a simple chat with WebSocket
chat chat-application css html inertiajs javascript js laravel laravel-framework messenger php pusher tailwind vue vuejs vuejs3 websocket
Last synced: 10 Apr 2026
https://github.com/vinitgurjar/web-socket-chatapp
A Real Time web based chat application.
backend backend-server real-time websocket
Last synced: 20 Aug 2025
https://github.com/lukataylo/foldo
A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.
agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket
Last synced: 15 Jun 2026
https://github.com/chempik1234/EMPTY-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 23 Aug 2025
https://github.com/lebrancconvas/real-time-currency
Real-Time Currency Web via Websocket.
binance cryptocurrency side-project web-development websocket
Last synced: 27 Aug 2025
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/eduhcastro/trade-items
A User X User item exchange system.
expressjs items javascript nodejs trade websocket
Last synced: 24 Jul 2025
https://github.com/micahondiwa/airbnb_clone
Developing a website similar to Air BnB website.
css html html5-css3 infrastructure javascript websocket
Last synced: 10 Apr 2026
https://github.com/rudrodip/sonicrypt
Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.
arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket
Last synced: 10 Apr 2026
https://github.com/neo-vortex/sharpbridge
A .net implementation of WalletConnect protocol v1
aspnetcore dotnet-core walletconnect websocket
Last synced: 07 Apr 2025
https://github.com/zviryatko/golang-serverless-websocket-lambda
Serverless example of AWS Lambda + Golang + Api Gateway Websocket + DynamoDB
dynamodb example golang lambda serverless websocket
Last synced: 15 Apr 2025
https://github.com/berat02xz/global-chat-app-kiii
global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS
azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket
Last synced: 06 Apr 2026
https://github.com/sanwebinfo/alexa-score
Get live Cricket Score Update by reloading the web page using Websocket and Alexa.
alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server
Last synced: 04 Jan 2026
https://github.com/manmolecular/go-now-here
:postbox: WebSocket chat with a random person
Last synced: 05 Jun 2026
https://github.com/microsecondsmatter/binanceapi
High Performance Rest API/Websocket Wrapper for Binance.com
api binance binance-api binance-exchange binance-websocket cached csharp hft high-performance optimized rest server-time websocket
Last synced: 27 Jun 2025
https://github.com/ehsan-mohammadi/signalr-chat-src
A console chat application using SignalR
chat client client-server console-application csharp server signalr websocket
Last synced: 15 May 2025
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/stultuss/node-ws-server
Distributed Message Service Cluster for Service Registration and Discovery via ETCD
distributed-systems nodejs service-registration-discovery typescript websocket
Last synced: 15 Apr 2026
https://github.com/brobro332/332-blueprint-server
[ 332 ] 채팅 서버
java mongodb redis sockjs spring-boot stomp websocket
Last synced: 27 Apr 2026
https://github.com/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard
⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.
dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 17 Apr 2026
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/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/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/ablomer/satisfactory-server-status
🎮 A real-time server status monitor for Satisfactory dedicated servers that leverages UDP polling and WebSocket connections for efficient state tracking.
dashboard docker node-js satisfactory socket-io udp udp-client websocket
Last synced: 27 Apr 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/kasworld/gowasm2dgame
golang port of wxgame2
2d-shooting golang htmlcanvas multiplayer-online-game top-view webassembly websocket
Last synced: 06 Jun 2026
https://github.com/kuy/cizen-cells
Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.
cellular-automaton cizen elixir typescript visualization websocket
Last synced: 17 Apr 2026
https://github.com/wesleymcginn/local-binary-communication-network
This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.
binary-communication morse-code websocket
Last synced: 18 Mar 2026
https://github.com/alexander-hagen/node-api-hitbtc
Non-official implementation of HitBTC's API's. Developed for personal use.
api-rest hitbtc javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/zemanondrej/coopaint
paint with your friends
dockerized multiplayer nodejs paint websocket
Last synced: 25 Apr 2026
https://github.com/tes3awy/cisco-catalyst-center-webhooks
Webhook Testing with Cisco Catalyst Center (a.k.a DNA Center)
api catalyst-center-automation cisco flask real-time webhook websocket
Last synced: 25 Apr 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
https://github.com/ryanthemcpherson/minecraft-audio-viz
Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.
audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket
Last synced: 27 Feb 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/haroldpetersinskipp/8-button-controller-demo
A demo for use with the hardware design in the repo linked below.
arduino arduino-ide buttons controller esp8266 esp8266-arduino espressif node-red nodemcu nodemcu-esp8266 websocket
Last synced: 24 Apr 2026
https://github.com/tomchen/recip
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
editor electron presentation reveal-js slideshow websocket
Last synced: 24 Apr 2026
https://github.com/iamnanjo/encrypted-chat-app
End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API
chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket
Last synced: 27 Feb 2026
https://github.com/lily-iker/chit-chat
docker docker-compose java maven minio mongodb neo4j nginx ollama react redis spring-boot typescript websocket zustand
Last synced: 03 Apr 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/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026
https://github.com/chempik1234/empty-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 12 Feb 2026
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 Apr 2026
https://github.com/anuragarwalkar/chat-buddy
📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket
angular mongodb typescript websocket
Last synced: 09 May 2026
https://github.com/jekabsilkens/websocket-notifs
Websocket notifications | Laravel | Reverb | Echo | Redis
Last synced: 16 Apr 2026
https://github.com/shellrelay/runner
ShellRelay runner — connect any machine to ShellRelay for browser-based terminal access
cli docker go pty remote-access shell terminal websocket
Last synced: 24 Apr 2026
https://github.com/sarguroh20/realtime-editor
SynCode is a real time web-based code editor with multi-language support compiler
codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket
Last synced: 23 Apr 2026
https://github.com/wifiwang777/letter-java
java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天
apollo jwt mybatis-plus protobuf springboot websocket
Last synced: 22 Apr 2026
https://github.com/telkomdev/node-cpu-stat
Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs
Last synced: 22 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/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/vuurvos1/motioncontroll
Playing around with motion controls on phones
motion motion-control websocket
Last synced: 21 Apr 2026
https://github.com/manthan0x23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 16 Apr 2026
https://github.com/szerhusenbc/spring-boot-server-push-demo
This is a Kotlin demo for Spring Boot for pushing data from the server to the client with SockJS and StompJS
demo-app kotlin server-push sockjs springboot stompjs websocket
Last synced: 19 Apr 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
https://github.com/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/ppenter/caff.js
Fully Fullstack Framework (React, API, Websocket) With File-based Routing
api framework full-stack react ssr websocket
Last synced: 17 Apr 2026
https://github.com/gauthamjm007/twitter-tweets
A mern stack application to fetch the tweets by the users
bootstrap express mongodb mongoose nodejs react redux redux-thunk socket-io twitter-api twitter-tweets websocket
Last synced: 28 Feb 2026
https://github.com/programmingwormhole/telechat_admin
Laravel Realtime Chatting Apps API Using WebSockets and Flutter Frontend.
flutter flutter-realtime-chatting-app flutter-websocket laravel laravel-websockets websocket
Last synced: 20 Apr 2026
https://github.com/biosan/appuntidb
Database back-end for Project Note – "Reti di Calcolatori" course project
amqp flask flask-restful pika sqlachemy tornado university-project websocket
Last synced: 20 Apr 2026
https://github.com/denisraymer/bitcoin-alert
View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley
Last synced: 05 Dec 2025
https://github.com/dustinm16/portal
Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.
chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket
Last synced: 01 Apr 2026
https://github.com/litsynp/chatroom-practice
An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.
axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket
Last synced: 16 Apr 2026