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/zinaaan/im-system
Instant Messaging system implemented by Netty and Spring-boot
instant-messaging java java-8 mybatis-plus netty redis redisson spring-boot tcp-server websocket
Last synced: 20 Jan 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/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026
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/tsingson/fastws-example
golang / javascript websocket example via flatbuffers , fasthttp, fastws
fasthttp fastws flatbuffers golang javascript router websocket
Last synced: 14 Jan 2026
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/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/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/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/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/rafaelsouzaribeiro/web-chat-with-websocket-using-a-map-variable-in-go
Web chat with WebSocket using a map variable, notifications for logged-in and logged-out users, and support for emojis in Go and JavaScript.
clean-architecture emojis golang javascript login logout websocket
Last synced: 20 Apr 2026
https://github.com/j-p-d-e-v/carapace_lb
A path based load balancer developed using Cloudflare's Programmable Network System Framework called Pingora.
alb application-load-balancer containerization docker docker-compose load-balancer pingora rust rustlanguage vue websocket
Last synced: 11 Apr 2026
https://github.com/duo/wsc
A golang websocket client
client golang reconnect websocket
Last synced: 22 Jan 2026
https://github.com/kauancode/highload-delivery-simulation
Simulação de um sistema de delivery escalável em Node.js + TypeScript, com MongoDB, Redis, filas e notificações em tempo real. Projeto focado em arquitetura distribuída, performance e testes de carga.
api backend distributed-systems docker express jest mongodb nodejs rabbitmq redis typescript websocket
Last synced: 07 Apr 2026
https://github.com/samarth-5/fusion-connect
Fusion Connect is a real-time messaging platform where users can log in, set avatars, and instantly send and receive messages between two users across different systems and locations. It ensures seamless and immediate communication for a connected experience.
expressjs javascript mongodb nodejs reactjs socket-io tailwindcss websocket
Last synced: 11 Apr 2026
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/eugenepokalyuk/react-burger
The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.
cypress jest react redux typescript websocket yandex-praktikum
Last synced: 27 Jan 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/milochen0418/macosx-websocket-ble-adapter
Mac OS X WebSocket BLE Adapter, so that Chrome Extension can communicate with BLE device in Mac OS X
ble chrome-extension mac-osx websocket
Last synced: 30 Mar 2025
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/abhirockzz/accs-jetty-embedded
Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud
javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket
Last synced: 07 Apr 2025
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/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/pradyotsrivastava/chit-chat-socialmedia
A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.
material-ui mern-stack reacthooks websocket
Last synced: 26 May 2026
https://github.com/bavllymagid/tic-tac-toe
Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.
java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket
Last synced: 06 Feb 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/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/belikhun/iot-smart-device
IoT Smart Device (Graduation Thesis)
esp32 iot micropython python websocket wifi
Last synced: 01 Feb 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/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/drumath2237/signalr-swa-functions-chat
フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット
azure azure-functions azure-static-web-apps signalr typescript vite vue websocket
Last synced: 11 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/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/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/andrasg/loxone-ts-api
A node module written in TypeScript to communicate with Loxone Miniservers via websockets.
Last synced: 11 Feb 2026
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 Apr 2026
https://github.com/jekabsilkens/websocket-notifs
Websocket notifications | Laravel | Reverb | Echo | Redis
Last synced: 16 Apr 2026
https://github.com/siopipin/socketio
Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js
ejs javascript nodejs socket-io websocket
Last synced: 16 Apr 2026
https://github.com/abelflopes/websocket-chat
PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI
api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand
Last synced: 13 Apr 2026
https://github.com/minhazulmin/laravel-realtime-notification-websocket-and-pusher-js-
Laravel real time notification with websocket & pusher js.For Sponsor WhatsApp me +8801751337061.
laravel-websocket laravel-websockets pusher-channels pusher-js pusherjs real-time-notifications websocket
Last synced: 19 Mar 2026
https://github.com/groovytron/marx-attack
An app that gives the people the power to vote for a music style they would like to listen and see the votes result in almost realtime.
decentralized gunjs music p2p websocket
Last synced: 19 Mar 2026
https://github.com/gitcoder052023/chatllama
ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.
ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket
Last synced: 11 Apr 2026
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
https://github.com/mileristovski/dataengineer-sparkstreaming
Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.
big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket
Last synced: 11 Apr 2026
https://github.com/shmelovoleksandr/banditgames_backend
SpringBoot backend repository for the BanditGames project
java rabbitmq rest-api spring-boot websocket
Last synced: 19 Apr 2026
https://github.com/daveaditya/spring_chatroom
Implementing Chat Room concept in Spring Web MVC
java jsp-servlet springframework springmvc websocket
Last synced: 16 Apr 2026
https://github.com/dutu/gemini-api-node
Gemini API client for REST and WebSocket
api api-client api-wrapper bitcoin cryptocurrency gemini gemini-api promise push-api rest rest-api sandbox websocket websocket-api
Last synced: 16 Apr 2026
https://github.com/sszqdz/bayes-toolkit
🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.
gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket
Last synced: 16 Apr 2026
https://github.com/zac15987/zplex
Terminal multiplexer desktop app for zpit — Go daemon + Electron shell with multi-panel xterm.js terminals
conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js
Last synced: 26 May 2026
https://github.com/relaycorp/ws-mock-js
Mock client and server to unit test the NPM package 'ws'
Last synced: 05 Mar 2026
https://github.com/18566246732/tts-player
a cross-platform tts(text to speak) player
Last synced: 01 Apr 2026
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/didierfranc/socket.cool-home
socket.cool
feathersjs nodejs reactjs webcomponents websocket
Last synced: 20 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/bradeneverson/td
Silly Little Multiplayer Tower Defense Game
multiplayer-game rust tower-defense typescript websocket
Last synced: 17 Apr 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/sixelasacul/tft-double-up-companion
A simple, real time companion app for double up games. Built with TanStack Start, Ably, and Neobrutalism.
ably community-dragon neobrutalism react shadcn tailwindcss tanstack-start teamfight-tactics websocket
Last synced: 17 Apr 2026
https://github.com/charlie5dh/sense-hat-rt-dashboard
Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat
channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets
Last synced: 02 Apr 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/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/jeffkim1118/orthodocinstrumentmanual
Website for Orthodontic Harmony's instrument manual
actioncable-react rails react typescript-react websocket
Last synced: 04 Apr 2026
https://github.com/ncbrown1/go-playground
Reimplementation of the Go playground in Go to run via the browser (javascript + go): [https://play.golang.org] without the restrictions (but requiring a login)
code communication golang javascript react reimplementation websocket
Last synced: 18 Apr 2026
https://github.com/renantrs/chat-app
A ReactJS webchat using websocket with NodeJS and SocketIO
jest nodejs reactjs tailwindcss testing-library typescript websocket
Last synced: 04 Apr 2026
https://github.com/rchiofalo/rustgate
Secure mTLS message router in Rust — group-based routing, WebSocket, server federation, NATS scaling, certificate enrollment, CRL/FIPS support. Single binary, edge-ready.
certificate-enrollment crl cursor-on-target federation fips helm kubernetes message-router mtls nats rust websocket
Last synced: 05 Apr 2026
https://github.com/dev-rishav/eclipser
Eclipser – Creating Better Individuals.
docker mern-stack mongodb-atlas postgresql redis tailwindcss websocket
Last synced: 05 Apr 2026
https://github.com/samicpp/dotnet-http
A HTTP/0.9, HTTP/1.1, WebSocket, HTTP/2, and HPACK library written completely in c#, with no dependencies
csharp csharp-code csharp-library dotnet http http-framework http-library http-protocol http09 http1 http2 http2-library http2-protocol websocket websocket-framework
Last synced: 18 Apr 2026
https://github.com/sorydima/jssip.websocketinterface
JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎
jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets
Last synced: 04 Jun 2026