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/m1guelsb/stonks-frontend
nextjs reactjs socket-io websocket
Last synced: 23 Apr 2025
https://github.com/wesleymcginn/simple-websocket-example
If you have node.js, you can run server.js and host a document using your computer as the server. Anyone connected to your router can type on the document, and it will update for everyone.
document html ip ipv4 ipv4-address localhost node-js nodejs server server-side textarea websocket websocket-client websocket-connection websocket-server
Last synced: 28 Jan 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/koko37/orderbook-component
Basic orderbook component with websocket
centrifuge orderbook websocket
Last synced: 07 Apr 2025
https://github.com/ashutoshdm1/codegen
CodeGen: Online coding platform with AI-powered assistance and collaborative development for seamless coding.
codegen machine-learning nextjs react19 real-time shadcn-ui webcontainer websocket
Last synced: 12 Apr 2025
https://github.com/peterxcli/location-switch
"Location-switch" 🔁 utilizes WebSocket technology for live interactions 🚀, featuring user identification 👤, WASD movement 🕹️, chat messaging 💬, and a check-in system ✅. User data is stored locally 🗃️, allowing the server to push updates, messages, and check-in details to clients in real-time 📡.
fastapi leaflet vue3 websocket
Last synced: 04 Sep 2025
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/1ort/wtop
Python based remote system monitor
aiohttp psutil python3 system-monitor system-monitoring websocket
Last synced: 27 Mar 2025
https://github.com/amiwrpremium/go-derive
Go SDK for the Derive exchange — REST + WebSocket, EIP-712 signing, typed errors, full JSON-RPC coverage.
crypto derivatives derivatives-trading derive derive-xyz eip712 ethereum go golang jsonrpc l2 lyra options perpetuals sdk trading websocket
Last synced: 26 May 2026
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/scalajs-io/express-ws
WebSocket endpoints for Express applications
express expressjs node nodejs npm npm-package websocket
Last synced: 09 Apr 2026
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/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/sawirstudio/bunpush
Modern Realtime solution that doesn't make you sweat. Simply use Pusher's API and you're good to go.
bun messaging push push-notifications realtime websocket
Last synced: 27 May 2026
https://github.com/wamp3hub/wamp3router
Router for Web Application Messaging Protocol
messaging networking real-time router wamp wamp3hub websocket
Last synced: 14 Jan 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/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/lucenarenato/laravel-websockets
laravel-websockets-swoole-ratchet
Last synced: 01 Jan 2026
https://github.com/abiosgaming/push-api-client
[deprecated] A demo client showing how to subscribe to Abios' data pushes
demo-client deprecated esports golang push-api websocket
Last synced: 14 Jan 2026
https://github.com/rishiganeshe/crypto-alert-system
A high-performance cryptocurrency API that provides real-time market data, caches responses using Redis, and allows users to set price alerts with instant email notifications via SendGrid. The system also includes a WebSocket connection for continuous updates, ensuring seamless tracking.
expressjs mongodb nodejs redis-cache sendgrid websocket
Last synced: 13 Apr 2026
https://github.com/ynixt/shared-finances
A project written in spring + angular to control personal and group finances
angular controle-financeiro financas finance-control kotlin postgresql spring websocket
Last synced: 14 Aug 2025
https://github.com/tejmagar/django-channels-websocket-example
Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/
Last synced: 10 Jun 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/sammck-go/wstunnel
wstunnel provides extensible, secure TCP tunneling through an HTTP/websocket server
chisel firewall port-forwarding proxy-server reverse-proxy ssh ssh-tunnel tcp-ip tunnel websocket
Last synced: 14 Jan 2026
https://github.com/mix-php/websocket
PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
coroutine mix swoole websocket
Last synced: 09 Oct 2025
https://github.com/arya2004/gobanter
A lightweight real-time chat application built with Go, using WebSocket
go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket
Last synced: 08 Oct 2025
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/upsub/dispatcher
High performance Pub/Sub messaging server for the Web
dispatcher message-bus real-time server upsub websocket
Last synced: 14 Jan 2026
https://github.com/joriewong/websocket-message-queue
:chart_with_upwards_trend:Testing RabbitMQ to WebSocket by Echarts
echarts nodejs rabbitmq websocket
Last synced: 09 Aug 2025
https://github.com/brucearmstrong007/my-chat
A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo
angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod
Last synced: 09 Apr 2026
https://github.com/christophertrimboli/react-vrm-server
Backend server for react-vrm demo, multiplayer websocket.
metaverse multiplayer react-three-fiber vrm websocket
Last synced: 08 Oct 2025
https://github.com/theskyinflames/broadcaster
Broadcasting using Redis as message queue and websockets to broadcast the messages
api-server broadcasting commandbus cqrs docker docker-compose event-driven eventbus go golang golang-server k8s k8s-cluster k8s-deployment middleware redis redis-queue services websocket
Last synced: 09 Apr 2026
https://github.com/fet1sov/da-integration
🌳 Простой плагин для Tshock (Terraria) взаимодействующий с Donation Alerts API
c-sharp donationalerts otapi terraria terraria-server terraria-server-api tsapi tshock tshock-plugin twitch twitch-api websocket
Last synced: 05 Feb 2026
https://github.com/techgaun/protocol-tests
cowboy elixir internet-of-things mqtt phoenix plug websocket
Last synced: 17 May 2026
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/nenodias/chateadeiro
Um chat com websocket (Apenas para ilustrar o uso de web sockets com o Tornado )
javascript python tornado websocket
Last synced: 13 Apr 2026
https://github.com/julesgoullee/poloniex-api-push
Poloniex push api over websocket
Last synced: 17 Oct 2025
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/dorky-robot/katulong
Self-hosted remote workspace in your browser. Terminal (xterm.js + tmux), file browser, port proxy, drag-and-drop uploads, clipboard bridge, and multi-session tabs. Access any server from iPad, phone, or laptop with WebAuthn security.
file-browser homelab remote-desktop self-hosted ssh-alternative tmux web-terminal webauthn websocket xterm-js
Last synced: 02 May 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/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/tinawebdev/skillbox-chat-server
Simple Chat Server using Sockets
chat-server cpp-chat uwebsockets websocket
Last synced: 20 Jun 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/toni08bit/outside
An easy-to-use python web framework. Inspired by Flask.
flask http http-server nginx python3 ssl websocket websockets
Last synced: 21 Aug 2025
https://github.com/santosl2/whatsapp-ticket-gui
A small whatsapp ticket gui
study-project tailwind websocket whatsapp
Last synced: 10 Apr 2026
https://github.com/rft0/wwobot
Packet spammer bot for WWO
cpython requests websocket websockets werewolf-game werewolf-online wolvesville
Last synced: 21 Aug 2025
https://github.com/kyoukaya/angelina
Event driven websocket interface to get a Arknight client's state
Last synced: 22 Jan 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/anosatsuk124/syncyt
Yet Another YouTube Sync Player. It's useful to watch the same videos with someone at the same time!
synchronous websocket youtube youtube-player
Last synced: 28 Apr 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/mp3martin/gameinv
A project showcasing how you can connect C# backend and Next.js or WPF frontend
csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf
Last synced: 23 Aug 2025
https://github.com/sbolanowski/raspybot
A robotics and computer vision project.
adafruit computer-vision dashboard electronics fritzing hardware-design nextjs open-hardware open-source pid pid-control python python3 raspberry-pi raspberry-pi-3 robotics shadcn-ui tof ultrasonic-sensor websocket
Last synced: 09 Aug 2025
https://github.com/abhirockzz/websocket-http-session
How to access HttpSession in WebSocket endpoint
httpsession javaee7 jsr356 servlet websocket
Last synced: 09 Apr 2025
https://github.com/ngimdock/dask-websocket
The web socket project of a task management application in a synchronized way by a team.
expressjs socket-io typescript websocket
Last synced: 13 Apr 2026
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/matibbb232/ws-cat
Simple utility for testing WebSocket connections. Written in Go.
go golang testing-tools websocket websockets
Last synced: 24 May 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/milochen0418/nodejs-websocket-to-serialport
The Node.JS server-side convert serialport data into WebSocket, so that client-side can communicate with the serial port through the node
converter node-js nodejs serial serial-ports serialport websocket websocket-server
Last synced: 18 May 2026
https://github.com/dostondevop/click-clone-backend-java
💳 Click Clone - Payment Backend 🚀 A Spring Boot-powered backend for a Click payment system clone, supporting money transfers, bill payments, online store transactions, and more! Secure, fast, and built with WebSockets, Redis, PostgreSQL, and Spring Security. ⭐ Give it a STAR if you like it! 🌟
payment-app payment-system redis websocket
Last synced: 21 Feb 2026
https://github.com/kerimbr/dart_websocket_example
An example of a WebSocket Server created with Dart language and a client that can connect to it
Last synced: 24 May 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/ody-dev/swoole
ODY Swoole classes and helper methods
framework php swoole websocket
Last synced: 10 Aug 2025
https://github.com/anechas/database-gateway
App connects to a remote database
database-connection electron microsoft-sql-server mysql nodejs postgresql react remote-database rest-api websocket
Last synced: 06 Feb 2026
https://github.com/hmajid2301/banterbus
A multiplayer browser-based game built using htmx and Golang. Leveraging web sockets. Mirrored from https://gitlab.com/hmajid2301/banterbus.
go htmx nix templ web-application websocket
Last synced: 30 Aug 2025
https://github.com/bhaskarblur/distributed-chat-system
A scalable, distributed chat system built with Go - Gin, Kafka, and WebSocket. Distributes messages over services via Kafka
chat-application gin-gonic golang kafka redis websocket
Last synced: 27 Jan 2026
https://github.com/akagi201/orderly-sdk-py
Orderly.Network Async Python SDK
async orderly orderly-sdk pdoc poetry rest websocket ws
Last synced: 27 Apr 2025
https://github.com/101t/marketmaker
Market Maker for streaming data from coinbase
Last synced: 22 Feb 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/hansputera/ngl.link-service
Ngl.link-Clone Notification Service
ngl ngl-clone ngl-link websocket
Last synced: 04 Apr 2025
https://github.com/instantwebp2p/sws-spec
SWS - SecureWebSocket Spec
nacl secure-websocekt websocket
Last synced: 29 Jan 2026
https://github.com/brokeyourbike/lets-go-chat
Let's Go Chat
api chat epam go golang pgsql websocket websockets
Last synced: 02 Oct 2025
https://github.com/fxxkrlab/adminchat_panel
Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.
admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket
Last synced: 10 Apr 2026
https://github.com/dfordivam/audiocapture
Capture live audio stream from browser using ghcjs and websockets
ghcjs haskell webmedia websocket
Last synced: 12 Nov 2025
https://github.com/9ssi7/ssi-we
The full stack web event activity inspector plugin
docker golang javascript websocket
Last synced: 06 Mar 2025
https://github.com/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
https://github.com/connieya/zoom_clone
zoom clone coding
express javascript nodejs pug socket-io webrtc websocket
Last synced: 10 Apr 2026
https://github.com/shadowy-pycoder/wsoding
WebSocket library
autobahn go tsoding tsoding-streams websocket websocket-client websocket-server
Last synced: 06 Feb 2026
https://github.com/Dmitry-Ship/go-chat
blazingly fast real time chat app
chat chat-application clean-architecture cqrs domain-driven-design hexagonal-architecture websocket
Last synced: 31 Mar 2025
https://github.com/ericrabil/presenti
A plug-n-play status aggregation service
activity modular monorepo presence rest status typescript websocket
Last synced: 05 Feb 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/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/gautam6023/hackathon
Chat translator is an instant messaging app with live translation features. People from a different countries with different languages can communicate with each other. The app removes the barrier of language in communication.
css3 html5 jwt-authentication reactjs socket-io styled-components websocket
Last synced: 10 Apr 2026