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-07-01 00:30:48 UTC
- JSON Representation
https://github.com/davidemoro/play_websocket
pytest-play support for websockets
pytest python testing websocket
Last synced: 11 Jul 2025
https://github.com/tdecker91/gws
Simple Golang Websocket Server
go golang golang-websocket-server websocket websocket-server
Last synced: 25 Mar 2025
https://github.com/rurumimic/terminal
📈 단말
blackberry bloomberg cpp market openbb rust terminal webassembly webgl websocket
Last synced: 05 May 2025
https://github.com/morgwai/servlet-scopes
Websocket and Servlet Guice Scopes automatically transferred between threads
guice guice-scopes guice-servlet-scopes guice-websocket guice-websocket-scopes servlet-guice-scopes servlet-scopes servlets websocket websocket-guice websocket-guice-scopes websocket-scopes
Last synced: 12 May 2025
https://github.com/dezh-tech/mangostr
a nostr relay management (nip86) client.
dezh json json-rpc jsonrpc management nip-86 nostr websocket
Last synced: 11 Jun 2025
https://github.com/descholar-ceo/realtime-go-backend
This is the RealTimeGo, the backend part, done in Go
go gochannels golang goroutines realtime rethinkdb websocket
Last synced: 28 Mar 2025
https://github.com/lukes/nano-stream-ws
A tiny and performant websocket server that streams block data from a nano currency node
cryptocurrency nano nanocurrency nodejs rpc server stream streaming websocket websocket-server websockets
Last synced: 29 Jun 2025
https://github.com/aliforever/go-socketify
Golang WebSocket Framework
framework go go-websocket golang socketify websocket websocket-client websocket-framework websocket-server ws
Last synced: 28 Jan 2026
https://github.com/nishanb/piggy-back
Reverse tunnel over web-socket stream to host local services to cloud
edge-computing reverse-proxy-server reverse-tunnels sockets tunnel websocket
Last synced: 17 Apr 2025
https://github.com/crispengari/askme
🙏 askme is a social application that allows users to interact and discover new people within their location radius, identified as spaces in the scope of this app.
docker fastify ngrok postgresql prisma react-native trpc typescript websocket
Last synced: 16 Aug 2025
https://github.com/abcxff/wormax-client
Incomplete interface to interact with wormax.io api and game servers
Last synced: 10 Apr 2025
https://github.com/lagden/boilerplate-ws
Boilerplate para desenvolvimento de Websocket.
boilerplate nodejs uwebsockets websocket
Last synced: 15 Aug 2025
https://github.com/xtravision-ai/xtravision-react
A React SDK for XtraVision API
Last synced: 01 Sep 2025
https://github.com/amattu2/blink-liveview-middleware
A Blink Smart Security liveview package written in Go. Includes a CLI interface for desktop-based liveview and a WebSocket liveview proxy service.
blink go smart-security websocket
Last synced: 09 Apr 2025
https://github.com/malkiii/wiwi
Fast and high quality real-time meetings web app using peer-to-peer connections, and supports screen capturing and host controlls.
drizzle-orm nextjs peer-to-peer react react-hook-form shadcn-ui supabase tailwindcss typescript websocket
Last synced: 14 Jul 2025
https://github.com/vilgefortzz/send-file-via-http
Sending files via http based on client-server
client-server file-upload go golang http http-client http-server websocket
Last synced: 14 Jan 2026
https://github.com/maryqu3en/medcab-backend
This is the backend repository for MedCab, a clinc management system tailored for dialysis clinics.
expressjs javascript jwt nodejs prisma showcase socketio websocket
Last synced: 01 Jul 2025
https://github.com/chen0040/spring-websocket-angular-4-demo
Demo on how to integrate spring websocket with angular 4 application
angular-4 duplex spring-boot websocket
Last synced: 15 Aug 2025
https://github.com/dulajhansana/spark-chat-v.0.1
Combines modern design with cutting-edge technology to offer a robust, real-time communication
ballerina client-server nextjs nodejs react saas tailwindcss websocket
Last synced: 04 Jul 2025
https://github.com/jayeshlab/vue3-crypto-dashboard
Cryptocurrency Dashboard made with Vue 3
amcharts5 binance binance-api bootstrap5 chart cryptocurrency dashboard pinia svg vue vue-crypto-dashboard vue-router4 vue3-composition-api vue3-typescript websocket
Last synced: 09 Oct 2025
https://github.com/raylax/imx
IM-X Golang分布式IM服务
distributed golang grpc im websocket
Last synced: 14 Jan 2026
https://github.com/totaljs/emptyproject-game
Empty project: WebSocket + Total.js
Last synced: 05 Jul 2025
https://github.com/mementomori11723/simple-chat
A simple chat app built in go, we are using websocket to send data across multiple devices
go golang http http-server tailwindcss websocket
Last synced: 23 Feb 2026
https://github.com/abeatrix/alfred
A simple portfolio tracker for everyone using MERN Stack.
express mern-stack mongodb mongoose node react stock-market websocket
Last synced: 11 Apr 2026
https://github.com/othmar52/ui24r-arduceptor
Arduino based project for each participant of synth jam sessions.
nodemcu-esp8266 synth-jam-sessions ui24r websocket
Last synced: 31 May 2026
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 2025
https://github.com/sun1638650145/bunnyburrow-watch2gether-web
一起看电影(Web客户端) Bunnyburrow Software Project(兔窝镇软件计划)
Last synced: 07 Oct 2025
https://github.com/tlabaltoh/rust-server-for-multiplayer
This is an SFU (Selectable Forwarding Unit) server for relaying WebRTC and WebSocket packets. Intended for use in a realtime multiplayer game. This repository's webrtc implementation is mostly based on binbat's live777 and webrtc-rs.
audio game-server multiplayer multiplayer-server network networking rust rust-lang server sfu sfu-server trickle-ice unity video webrtc webrtc-server websocket whep whip
Last synced: 08 Aug 2025
https://github.com/majorsauce/vue-indiesockets
vue-indiesockets bringing websockets into vue.js
javascript typescript vue-component vue-components vuejs vuejs2 websocket websocket-server websockets
Last synced: 23 Apr 2025
https://github.com/maslick/karandashee
time series plot for categorical data
categorical-data d3 graph mqtt plot reactivex rx series-plot streams time-series websocket
Last synced: 15 Apr 2025
https://github.com/akagi201/wsutil
WebSocket utils to help debug WebSocket applications
dump proxy websocket websocket-client websocket-server websocket-utils
Last synced: 02 Feb 2026
https://github.com/piavgh/live-stream-socket-server
Simple demo server to receive video stream via WebSocket and send to an RTMP endpoint for live streaming
Last synced: 15 Apr 2025
https://github.com/lyzco/multipersonchat
A go language development, lightweight multi-person chat room based on websocket.
chatroom go services websocket
Last synced: 04 Oct 2025
https://github.com/deanpdx/go-websocket-job-runner
A websocket job-runner concept application
Last synced: 29 Apr 2026
https://github.com/szmcdull/websocket-client
.NET/C# websocket client library
csharp dotnet-core dotnet-standard websocket websocket-client
Last synced: 14 Jan 2026
https://github.com/johnnyfr26/goreports
Generate reports of employees tasks everyday and sends on email
Last synced: 16 Aug 2025
https://github.com/mrinalxdev/gowebsocket
Custom WebSocket Server in Golang
advanced-programming chat-app golang websocket
Last synced: 15 May 2025
https://github.com/chinmaykaitade/30days-javascript-challenge
30 Days of JavaScript Challenge Course 🍵❤️🔥 by Hitesh Choudhary (Founder of ChaiAurCode). Contributions are Opened, Feel Free to contribute in a better manner and only valid pull request get merged in the repository.
chat-application coding-challenge ecommerce-website javascript node opensource social-media-dashboard task-management-app websocket websocket-chat websocket-client websocket-server ws
Last synced: 13 Jul 2025
https://github.com/officiallyutso/chronicle
Chronicle is a comprehensive, privacy-first activity tracking and analysis platform that leverages cutting-edge AI technologies to monitor, analyze, and narrativize your digital workflow.
agentic-ai browser-extension chromadb conversational-ai express langchain local-ai ollama react-electron semantic-search unity-package vscode-extension websocket
Last synced: 16 Mar 2026
https://github.com/mooerslab/cctbxsnips-sublimetext3
snippets for CCTBX formatted for use with Sublime Text 3
cctbx cctbx-snippets cctbx-snips code-snippets code-snippets-python colab colab-notebook crystallographic-computing crystallography ghosttext jupyter jupyter-notebook python snippets sublime-text sublime-text-3 websocket
Last synced: 07 Oct 2025
https://github.com/zebradevs/linkos-webservices-samples
Javas based sample code for printing from a web application. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
link-os printer websocket zebra-printer zsdk
Last synced: 16 Jan 2026
https://github.com/pikachu0621/joinspring
考勤,打卡软件Springboot服务端
check-in java kotlin spring-boot vuejs websocket
Last synced: 06 Apr 2025
https://github.com/lanfei/websocket-lib
A lightweight WebSocket library for Node.
Last synced: 14 Apr 2025
https://github.com/nwaughachukwuma/ws-reqonet
Simple WebSocket wrapper with reconnect logic
Last synced: 28 Apr 2025
https://github.com/adevecchi/simpleserialwebterminalpython
Terminal Serial Web Simples escrito em Python utilizando o Tornado para comunicação com Arduino, Raspbarry Pi e outros microcontroladores
arduino microcontrollers pyserial python tornado websocket
Last synced: 21 Jan 2026
https://github.com/RT-Thread-packages/librws
Tiny, cross platform websocket client C library. | 小型、跨平台websocket客户端C库.
Last synced: 17 Sep 2025
https://github.com/jojoarianto/go-chat-app-websocket
Simple chat app using go websocket
chat go gorilla-websocket websocket
Last synced: 04 Oct 2025
https://github.com/sijan2/ai-otp
OTP Autofill in browser with AI
ai chrome-extension gmail-api oauth2 openai pub-sub webextension websocket
Last synced: 07 Apr 2025
https://github.com/benallfree/vibescale
Serverless MMO for your next vibegame
game-development game-server gamedev mmo realtime serverless websocket
Last synced: 22 Apr 2025
https://github.com/rudranshfly/realtime-polling
a realtime polling where users can create pole and view polls
nestjs prisma prismaorm typescript websocket
Last synced: 08 Oct 2025
https://github.com/akifzdemir/go-next-message-app
Real Time Message App developed with Go and Next js
gin-gonic go golang gorilla-websocket nextjs websocket
Last synced: 13 Apr 2026
https://github.com/elieru/real-time-chat-application
Develop a chat app with real-time messaging, channels, and private messaging. Users can send files and create groups, making it an ideal project for understanding websockets and handling asynchronous events.
auth0 mongodb nextjs react tailwindcss typescript websocket
Last synced: 17 Aug 2025
https://github.com/privapps/mqtt-chat
An end-to-end encrypted web group chat that uses MQTT as backend
chat communication encryption-decryption end-to-end-encryption groupchat javascript mqtt mqtt-broker mqtt-channels mqtt-chat mqtt-protocol mqttchat pubsub pubsubclient single-page-app webapp websocket
Last synced: 22 Aug 2025
https://github.com/lestoni/aunot
html5 ibm-watson speech-to-text streaming-audio websocket
Last synced: 17 Jul 2025
https://github.com/lintang-b-s/chat-be
highly scalable chat backend api using websocket, redis, edenAI API, and postgres. whatsapp clone. Postman: https://app.getpostman.com/join-team?invite_code=3aa872d85da6ae474265256597513a0a&target_code=64d73c34516d85e5cb485c9c40a91be8 .
ai clean-arc gin go golang postgresql redis websocket
Last synced: 21 Jan 2026
https://github.com/benevanio/chatbot
Chat com webSockets(Socket IO) e Node js
chatbot chatbots mensageria nodejs socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 12 Apr 2026
https://github.com/dailystudio/multiplescreens
Multiple Screens Display for Chinese Programmer's Day
android multiple-screen websocket
Last synced: 28 Apr 2026
https://github.com/giscafer/ag-grid-angular-demo
demo list for ag-grid-angular,includes websocket/graphql data binding service
Last synced: 28 Apr 2026
https://github.com/symbux/turbo-starter
A boilerplate application for the Turbo engine with the Turbo Vite SSR plugin installed with Translations, Prisma ORM, Docker build files, Pinia, Vue Router and using Vue 3 + TypeScript.
mongo mongodb rest-api typescript vue vue3 websocket
Last synced: 03 May 2026
https://github.com/johnnycrazy/battleskell
A online real-time battleship game, based on haskell and vuejs
haskell vuejs-frontend websocket yesod
Last synced: 07 Feb 2026
https://github.com/yuantsai1115/ar.camera.receiver
It is a proof of concept for mixed collaboration between site engineers and officers power by AR and WebSocket..
ar bim collaboration construction-management vr websocket webxr
Last synced: 12 Feb 2026
https://github.com/j0shcap/websocket-multiplayer-tank-game
A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.
game javascript multiplayer websocket
Last synced: 13 Jun 2026
https://github.com/sumitst05/qwikeys
Test your typing speed with QwiKeys! 🏁
cli-game go multiplayer realtime typing-game typingspeedtest websocket
Last synced: 10 Feb 2026
https://github.com/manzil-infinity180/webrtc-client
Real Time Interactive Platform - WEBRTC and WEBSOCKET
express hacktoberfest hacktoberfest-accepted monaco-editor reactjs webrtc websocket yjs
Last synced: 26 Feb 2026
https://github.com/drwhut/tabletop_club_lobby_server
A WebRTC signalling server for Tabletop Club that allows players to connect peer-to-peer with the use of room codes.
game multiplayer peer-to-peer server tokio-rs webrtc-signaling websocket
Last synced: 10 Feb 2026
https://github.com/guilospanck/gartic-go-backend
This is the backend of the web drawing app like Gartic made with ReactJS using Typescript and Go.
clean-architecture go golang postgresql websocket
Last synced: 01 May 2026
https://github.com/tillit-cc/tillit
Secure, self-hostable and decentralized communication platform that gives people full ownership of their data and identity. TilliT enables private messaging without relying on central servers, designed for home servers, edge devices and open infrastructure. Built for privacy, transparency and real digital autonomy.
chat e2ee end-to-end-encryption nestjs onion open-source privacy raspberry-pi self-hosted signal-protocol tor typescript websocket zero-knowledge
Last synced: 27 Jun 2026
https://github.com/neogeek/websocket-unity
Simple wrapper for the websocket-csharp library.
Last synced: 28 Apr 2026
https://github.com/trannguyenhan/messenger-chat
Messenger chat simple with spring mvc
java messenger-chat realtime spring-mvc websocket
Last synced: 19 Apr 2026
https://github.com/obirikan/decoupled-services
a simple microservice architecture implemented with nodejs and RabbitMQ as message broker and wss as real time transmission on client side
docker-compose javascript rabbitmq websocket
Last synced: 01 May 2026
https://github.com/marceldobehere/goofy-ssh
SSH over Websockets bc yes
csharp proxy ssh web websocket websockets
Last synced: 13 Mar 2026
https://github.com/fa7ad/fu-remote
Go based websocket server to receive commands from fu-remote app.
golang linux remote-control websocket
Last synced: 01 May 2026
https://github.com/descholar-ceo/realtime-go-frontend
This is a real-time chat app with golang in the backend and reactjs for the frontend
go go-concurrency golang goroutines reactjs websocket
Last synced: 30 Apr 2026
https://github.com/d-exclaimation/echoppe
Convenient Real-time Shopping Organizer
create-react-app elixir mvc phoenix-channels phoenix-framework react react-native real-time realtime shopping-cart socket websocket yarn-workspaces
Last synced: 07 May 2026
https://github.com/ascenmmo/multiplayer-game-servers
The ASCENMMO admin panel provides an easy-to-use interface for managing game servers. You can register a new game, and the admin panel will return a unique game ID, which can then be used for registering players in the game.
admin-panel api cross-platform cross-platform-game game-development game-management game-server multiplayer-game open-source real-time real-time-game real-time-server tcp udp udp-server websocket
Last synced: 13 Mar 2026
https://github.com/shubhamch95/real-time-polling-system
A scalable system using Node.js, PostgreSQL, Kafka, and WebSocket for creating polls, casting votes, and real-time result updates. It features RESTful APIs, leaderboards, and dynamic vote tracking.
client-server expressjs-framework javascript kafka kafka-consumer kafkaproducer nodejs rest-api socket-io websocket websocket-server
Last synced: 14 Feb 2026
https://github.com/zkdlu/spring-react-practice
Several Spring Boot Application
Last synced: 07 May 2026
https://github.com/homeoproject/homeo
Group Diploma Project - Homeo
bash docker eureka grafana java microservices mui-material nginx open-telemetry postgresql prometheus rabbitmq react redis spring swagger typescript websocket
Last synced: 23 Oct 2025
https://github.com/selcuksert/reactive-programming
Sample project on reactive programming
akka reactive-programming rxjava semantic semantic-ui sockjs springboot vertx webflux websocket
Last synced: 19 Apr 2026
https://github.com/coinrust/wsconn
wsconn is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive.
gorilla websocket websocket-client wsconn
Last synced: 24 Jan 2026
https://github.com/sentrychris/vigil
A system monitor for your server.
beginner dashboard javascript linux monitor monitoring-application monitoring-tool python3 typescipt vue3 websocket
Last synced: 08 May 2026
https://github.com/jcilacad/chatterbox-rest-api
Chat Application RESTful API
docker hibernate mongodb springboot websocket
Last synced: 16 Apr 2026
https://github.com/openpeeps/powpow
PowPow 💥 A high-performance event notification library. Supporting UDP, TCP, HTTP/1.1 and WebSockets
epoll event-driven http iocp kqueue nim nim-package openpeeps posix server tcp tcp-server udp udp-server websocket
Last synced: 29 Jun 2026
https://github.com/tanishkadeep/chattr
An anonymous chat application enabling private, temporary conversations between users with real-time communication powered by WebSockets.
nodejs react typescript websocket ws
Last synced: 13 Feb 2026
https://github.com/mbari-org/lcm-websocket-server
WebSocket server for republishing LCM messages.
Last synced: 27 Mar 2026