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-25 00:30:36 UTC
- JSON Representation
https://github.com/deepsalunkhee/blockmeet
A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️
decentralized express mongodb polygon react solidity tailwindcss webrtc websocket
Last synced: 01 Apr 2026
https://github.com/srijan-d/meta-messenger
Optimised Meta-Messenger. With extremely optimised SEO. Redis (Upstash API) for storage, Pusher for building real time connections faster than web sockets for establishing real time connections.
cache cache-control facebook-authentication low-latency next-auth nextjs optimistic-updates pusher pusher-channels react redis seo-friendly serverless swr tailwindcss typescript websocket
Last synced: 02 Apr 2026
https://github.com/btschwertfeger/krakenex.jl
Julia Package to interact with the Kraken Cryptocurrency Exchange API for both Spot and Futures, REST and Websocket endpoints.
api cryptocurrency exchange futures futures-market futures-trading julia-package kraken-exchange-api rest-api spot spot-trading spotify-api trading trading-algorithms websocket websockets-client
Last synced: 03 Mar 2026
https://github.com/nikhil-kumaran/chatapp
A simple messaging app using web sockets
chat-application websocket websocket-client
Last synced: 20 Jun 2026
https://github.com/heismanish/scalable-voting-app
A scalable realtime voting application using websockets and redis.
nextjs nextjs14 redis shadcn typescript websocket
Last synced: 06 May 2026
https://github.com/mutasim77/fast-redis-chat
💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.
caddy docker fastify horizontal-scaling nextjs redis reverse-proxy websocket
Last synced: 27 Jan 2026
https://github.com/frckbrice/social-media-backend
This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB
mongodb-database mongoose-odm nestjs-backend typescript websocket
Last synced: 19 Apr 2026
https://github.com/andrei-straut/gaps
Genetic Algorithm Path Search
angular angularjs bootstrap genetic-algorithm genetic-algorithms graph-algorithms graph-theory graphs java javascript jgrapht visjs websocket websockets
Last synced: 16 Apr 2026
https://github.com/behzadam/wotes
Advanced web concepts like: WebSocket, Core Vitals, Performance, etc.
performance web-vitals websocket
Last synced: 02 Mar 2026
https://github.com/lucenarenato/laravel-websockets
laravel-websockets-swoole-ratchet
Last synced: 01 Jan 2026
https://github.com/haskell-miso/miso-websocket
⚡ A simple WebSocket example
Last synced: 11 Oct 2025
https://github.com/hendurhance/dogediscuss
A discussion forum RestAPI built with Laravel, JWT and Vue scaffolding for Frontend SPA with Websockets
authentication jwt laravel pusher pusherjs rest-api vue websocket
Last synced: 01 May 2026
https://github.com/gotz1480/websocket-server
A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
c c-webclient c-webserver-program websocket websocket-endpoint websocket-example websocket-server
Last synced: 07 Apr 2025
https://github.com/morgwai/servlet-utils
Automatic ping-pong for websocket connections
java java-websocket java-websocket-ping java-websocket-ping-pong java-websocket-round-trip-time java-websocket-rtt java-websocket-rtt-discovery websocket websocket-ping-pong websocket-round-trip-time websocket-rtt websocket-rtt-discovery
Last synced: 01 Mar 2026
https://github.com/omran95/chatroom
Backend for Real-time, Highly-Scalable Chat Room App
cassandra docker golang grpc kafka opentelemetry prometheus rate-limiter redis traefik websocket
Last synced: 07 Feb 2026
https://github.com/ivoputzer/wss
wrapper built upon ws module that provides standard server api only.
javascript nodejs websocket websocket-server ws wss
Last synced: 11 Jan 2026
https://github.com/techerfan/panda
A module for simplifying the use of WebSocket.
event-driven go golang publish-subscribe websocket
Last synced: 18 Jan 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 2026
https://github.com/romulodm/go-chess
A multiplayer chess game made with React and Gorilla WebSocket.
chess chess-game go gorilla-websocket react websocket
Last synced: 28 Feb 2026
https://github.com/tdjsnelling/orderbook
Simple Node.js FIFO order matching engine, powered by Redis
matching-engine nodejs orderbook protobuf redis trading websocket
Last synced: 08 May 2026
https://github.com/kei-k23/realtime-chat-app
This is simple real-time chat application using Spring boot backend and React frontend.
Last synced: 06 May 2026
https://github.com/nil369/skyport
The Lightweight Developer Cloud OS
cloud docker fiber go golang open-source paas react self-hosted sqlite tailwindcss typescript vps websocket
Last synced: 24 May 2026
https://github.com/lreiner/yt-realtime-channelstatistics
Websocket Server to push out Youtube Channel Statistics in Realtime. Free to use for everyone! 🖨
angular api ionic js nodejs socket websocket youtube youtube-api
Last synced: 11 Apr 2026
https://github.com/youichi-uda/droidpilot
Stable Android device automation for AI agents. Uses Accessibility Service + MCP protocol — no ADB, no OCR, just native OS APIs over WiFi.
accessibility-service ai-agents android android-automation automation claude kotlin llm mcp mcp-server mobile-automation model-context-protocol rpa typescript websocket
Last synced: 16 Jun 2026
https://github.com/symblai/twilioflex-inbound-adapter
A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.
100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets
Last synced: 19 Apr 2026
https://github.com/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026
https://github.com/balintsoos/api.rezsi.io
RESTful Web API powered by Node.js and MongoDB
api express javascript jwt mongodb nodejs passport rest websocket
Last synced: 10 Apr 2026
https://github.com/mk4levi/mern-chatting-app
This MERN-Chatting-App is a real-time messaging platform. It supports user authentication, one-on-one and group chats, with real-time updates via WebSockets. The responsive React.js front-end ensures a smooth UX, while the Node.js and Express.js backend efficiently manages data and user interactions.
bcrypt-nodejs cloudinary-api docker jwt-authentication mern-stack websocket
Last synced: 26 Feb 2026
https://github.com/kallefrombosnia/react-omegle
Idea of random stranger video/ text chat.
call chat minify nodejs omegle omegle-chatbot react socket-io stream video webpack webrtc webrtc-video websocket
Last synced: 26 Jan 2026
https://github.com/geo-tp/websocket-chat
Simple Websocket based chat channel
django-rest-framework react websocket
Last synced: 19 Apr 2026
https://github.com/nwylynko/connect420
A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io
react socket-io typescript websocket
Last synced: 11 May 2026
https://github.com/ronffy/fivechat
基于node + websocket,在线聊天程序
h5 node-websocket nodejs websocket
Last synced: 28 Apr 2026
https://github.com/damianmarti/websocket-examples
Test applications using websockets
Last synced: 28 Apr 2026
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
https://github.com/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 Jun 2026
https://github.com/alexflipnote/discord.socket
An extension to discord.http to add gateway event support, but as minimal cache as possible
api discord gateway interaction python raw slash socket websocket
Last synced: 23 Oct 2025
https://github.com/josejefferson/uno-backend
Back-end da implementação do jogo UNO
express game multiplayer nodejs online real-time rooms socket-io typescript uno websocket
Last synced: 04 Feb 2026
https://github.com/maxedpc08/astrolabe
Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.
first-robotics first-robotics-competition frc python vision-processing websocket
Last synced: 24 Oct 2025
https://github.com/spcent/golang_simple_server
Minimal Go HTTP server with routing, middleware, and graceful shutdown
framework golang http-server web-api websocket
Last synced: 06 Feb 2026
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026
https://github.com/amen-souissi/e2e-web-app-tutorial
end 2 end web app tutorla
apollo apollo-client apollo-server-express docker docker-compose expo graphql material-ui postgresql react-native reactjs redux smashtest subscriptions tutorial type-graphql typescript websocket
Last synced: 20 Jun 2025
https://github.com/24h-du-code-2025/backend
Backend repository containing implementation of an AI agent for hotel management.
ai-agent api artificial-intelligence flask llm websocket
Last synced: 04 Mar 2026
https://github.com/hihuzhen/browser-mcp
Browser MCP
automation browser browser-extension mcp websocket
Last synced: 14 Jan 2026
https://github.com/primebible/primebible-obs
Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship
bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship
Last synced: 14 Jun 2026
https://github.com/kumarankit263/major_project2.0
KrishiBazaar is a full-featured web platform that enables seamless wholesale crop trading by connecting farmers directly with buyers. Featuring dedicated interfaces for sellers and consumers, the platform simplifies the trading process while offering powerful tools and features tailored to the needs of each user.
ai cloudinary expressjs leaflet-map machine-learning mongodb nodejs razorpay-api react redux rest-api tailwindcss websocket
Last synced: 06 Apr 2026
https://github.com/kianoushamirpour/rag_chatbot
Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of chat history.
chatbot docker-compose fastapi llama3 llamacpp llamaindex qdrant rag redis redis-stream websocket youtube-api
Last synced: 10 Feb 2026
https://github.com/ashad001/rapidchat
A react + golang chat application
backend chat-application golang react real-time-chat rooms websocket
Last synced: 21 Jan 2026
https://github.com/o0101/websocket_chat_app_homework
A VERY simple chat app, with a single room, unlimited members, built using vanilla JS (no frameworks) to the spec of a homework assignment.
app chat full-stack nodejs websocket
Last synced: 08 Apr 2025
https://github.com/itsjimi/jack
🏗 Serve files, connect to websocket, etc... Jack is an amazing web development tool
development-tools files fileserver go server static-server websocket websocket-client ws
Last synced: 12 Feb 2026
https://github.com/equalsgibson/five9-go
Interact with Five9 REST API and WebSocket using Go
five9 golang rest-api websocket
Last synced: 17 Jan 2026
https://github.com/mano-08/games
Retro games of Battleship & Whack-a-Mole in pixel theme.
axios axios-react expressjs javascript multiplayer multiplayer-game nodejs nodejs-server postgresql postgresql-database reactjs socket-io tailwindcss websocket
Last synced: 27 Feb 2026
https://github.com/clinth/remote
A framework for super easy cross device communication
broadcastchannel webrtc websocket
Last synced: 04 Dec 2025
https://github.com/pascaldekloe/websocket
WebSocket server library
asynchronous rfc-6454 rfc-6455 websocket websocket-server
Last synced: 28 Jun 2025
https://github.com/linux300/network
# Network is set of tools mainly for local user.
ansible bash devops docker javascript penetration proxy python ruby websocket
Last synced: 02 Apr 2026
https://github.com/andrianalisoa-sylvere/chatapp-api
💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm
chat-application nestjs postgresql realtime-chat socket-io typeorm websocket
Last synced: 02 Mar 2026
https://github.com/sahilaggarwal2004/starwars
Star Wars is a strategy PvP game where 2 players build up their teams according to their strategy and then fight to defeat the opponent player using the abilities of their team. The leader ability of players creates a big impact on the whole team. So choose your leader and team wisely and enjoy playing the game!
game javascript nextjs peerchat pwa react socket-io starwars tailwindcss webrtc website websocket
Last synced: 16 May 2025
https://github.com/sim642/potatonet
Social network project for Web Application Development course at University of Tartu
bootstrap course-project java-8 social-network spring-boot thymeleaf websocket
Last synced: 20 Apr 2026
https://github.com/dungwinux/file_transfer
A Flutter app that allow any 2 devices can connect and transfer files directly.
android cross-platform dart2 flutter flutter-app web websocket windows
Last synced: 20 Apr 2026
https://github.com/javieracevedoc/letsgotalk
This its just the third project of a serie that belong my portfolio. Here you can find an app (client/server) to chat over the protocol WS (websocket)
angular chat golang typescript websocket
Last synced: 13 Feb 2026
https://github.com/pandaoh/chatroom
websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。
element-ui php swoole vue websocket
Last synced: 19 Apr 2026
https://github.com/xenon5401/skynet-baritone
SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.
automation baritone bot electron meteor-client minecraft websocket
Last synced: 28 Feb 2026
https://github.com/lagenorhynque/websocket-example
Luminus/Immutant WebSocket example app
clojure clojurescript immutant luminus websocket
Last synced: 25 Oct 2025
https://github.com/wichmann/rasppi
Some scripts for the RaspberryPI.
http mqtt opc raspberrypi raspbian websocket
Last synced: 04 Jan 2026
https://github.com/seyed0123/oxdebate
Experience the power of AI in a user-friendly chat interface with our ChatGPT Web Application.
chatbot css golang gpt-4 html javascript python react websocket
Last synced: 12 Apr 2026
https://github.com/hansputera/ngl.link-service
Ngl.link-Clone Notification Service
ngl ngl-clone ngl-link websocket
Last synced: 04 Apr 2025
https://github.com/tianqbu/doppelvoice
Real-time Chinese↔English speech translation with zero-shot voice cloning · 端到端实时语音翻译 + 0样本音色克隆 · Powered by Doubao Seed LiveInterpret 2.0
chinese-english doubao protobuf pyside6 real-time simultaneous-interpretation speech-translation voice-cloning websocket windows
Last synced: 02 May 2026
https://github.com/sigmdel/xiao_esp32c3_wifi_switch
XIAO ESP32C3 base Wi-Fi Switch
ajax arduino esp32-arduino esp32-c3 introduction platformio server-side-events websocket wi-fi xiao
Last synced: 08 May 2026
https://github.com/ranjanrak/phpkc-ticker
PHP kiteconnect client websocket ticker implementation.
Last synced: 24 Oct 2025
https://github.com/menurivera/web3-mcp
MCP server for using your browser wallet with natural language
bun mcp mcp-server typescript web3 websocket
Last synced: 27 Apr 2026
https://github.com/xcwqw1/xc-qq-robot
一个python萌新写的多线程对接go-cqhttp的屎山玩意
go-cqhttp httpapi qq-bot websocket
Last synced: 28 Jan 2026
https://github.com/jak2k/seamless.ts
WIP: A seamless way of creating and using APIs
api api-client api-framework api-server bun bun-powered collaborate communityexchange github hacktoberfest powered-by-bun runs-with-bun student-vscode websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/killovsky/nyx
O Projeto Nyx é um plugin opcional desenvolvido em Shell para o Projeto Íris. Ele permite o uso TOTAL do Bash e de programas CLI, como os de hacking, quase qualquer programação e até mesmo o APT, desde que a saída não passe de 65K de caracteres. Com a Nyx, você pode criar funções sem precisar alterar o código principal da Íris ou aprender Node.js.
api bash bot bot-framework curl easy iris jq modular multiplatform plugin post shell socket socket-io termux websocat websocket whatsapp whatsapp-bot
Last synced: 28 Jan 2026
https://github.com/dairaga/js
Go WebAssembly and Bootstrap 4 toolkit.
audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest
Last synced: 23 Jan 2026
https://github.com/deepgram-starters/go-live-transcription
Get started using Deepgram's Live Transcription with this Go demo app
asr deepgram live real-time speech-to-text stt transcription websocket
Last synced: 21 Jan 2026
https://github.com/ndrean/demo-solidjs-websockets
Phoenix LiveView with Solidjs with WebSockets
apexcharts elixir liveview solidjs websocket websockets-client
Last synced: 06 Feb 2026
https://github.com/cplieger/plex-exporter
See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding
distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket
Last synced: 16 Jun 2026
https://github.com/doctormckay/node-websocket13-jsonrpc
JSON-RPC 2.0 server over WebSockets
Last synced: 25 Mar 2025
https://github.com/paulkokos/project-management-dashboard
A comprehensive project management dashboard with real-time collaboration, task tracking, and team management features
collaboration dashboard django project-management react real-time task-tracking team-management websocket
Last synced: 02 Apr 2026
https://github.com/desuuuu/gqlgenws
WebSocket transports for gqlgen
go golang gqlgen graphql-ws subscriptions-transport-ws transport websocket
Last synced: 26 Mar 2025
https://github.com/unclegrumpy/moonlight_8266
ESP8266 WebSocket server to control a single RGB . With a moon themed web interface for use with a 3-D printed Moon lamp.
arduino-ide eeprom esp01 esp8266 littlefs moon-lamp ota rgb-led websocket
Last synced: 26 Apr 2025
https://github.com/mahmud-r-farhan/realtime-location-tracker
Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.
admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket
Last synced: 06 Jul 2025
https://github.com/jinjoo-lab/real-time-communication-test
실시간 통신 분석 프로젝트 ( Polling, Long Polling, SSE, WebSocket, STOMP )
k6 long-polling polling spring-boot stomp websocket
Last synced: 04 May 2026
https://github.com/sreesh-mallya/django-channels-demo
Django Channels and WebSocket based chat room web app
asgi django django-channels websocket
Last synced: 04 May 2026