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-30 00:30:37 UTC
- JSON Representation
https://github.com/codemeasandwich/mongoose-model-stream
a mongoose model generator with a change stream
changes-stream mongodb mongoose server-to-server stream websocket
Last synced: 24 Oct 2025
https://github.com/xelroth/keylogger
A professional keylogger programmed with Python, C++ that is cross-platform containing good options
c2 cpp cpp-keylogger keylogger keylogger-python keylogger-script linux linux-keylogger malware pyrogram python python-keyboard python-keylogger python-malware socket trojan trojan-malware websocket windows windows-keylogger
Last synced: 12 May 2025
https://github.com/narasimha1997/groupchat-c
A simple group chat server that one can write using C/C++, with the support of external websocket router.
c cgi multiprocessing websocket
Last synced: 07 Nov 2025
https://github.com/cezarc1/websocket-stt-bench
Benchmark of streaming speech-to-text to WebSocket gateways implementing one shared protocol across modern async runtimes
async benchmark streaming websocket
Last synced: 16 May 2026
https://github.com/purplesyringa/gevent-ws
A free MIT-licensed websocket library for gevent
gevent server websocket websocket-server
Last synced: 11 Apr 2025
https://github.com/spianmo/imnetcore
Android IM non-blocking IO basic network library. Use libhv as the underlying communication library, use YukiReflection and Epic Hook as scanners and Hook tools for subscriber annotations, and monitor websocket communication messages at the application layer. Support wss, websocket configuration, disconnection and reconnection.
android annotation-based epic-hook im libhv nio websocket
Last synced: 16 May 2026
https://github.com/welly87/goetp
Energistics Transfer Protocol (ETP) Server in Go
avro energistics gas oil protocol streaming transfer websocket
Last synced: 15 Jan 2026
https://github.com/shanathvemula/test_djangochannels
This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.
channels channels-redis django django-rest-framework djangochannelsrestframework djangorestframework python redis redis-cache rest rest-api restapi restful-api websocket
Last synced: 29 Jul 2025
https://github.com/stylepatrick/websocket-chat-spring-boot-angular
Chat application over websockets using Spring Boot and Angular
angular chat chat-application socketjs springboot stomp stompjs websocket
Last synced: 21 Mar 2025
https://github.com/d-exclaimation/livedocs
Real-time Web-based Document Editing Software
cowboy ecto elixir google-docs plug postgres-jsonb postgresql real-time realtime socket websocket
Last synced: 29 Apr 2026
https://github.com/lambels/wsroom
Simple implementation to manage groups of websocket connections, powered by gorilla websockets.
Last synced: 25 Jun 2025
https://github.com/manga-download/websocket-rpc
A typesafe RPC implementation for WebSockets
Last synced: 05 Apr 2025
https://github.com/adiulalam/quizeroo
A full-stack quiz web-app that can be used for creating and sharing quiz. The application also includes authentication, AI quiz generation, and a dashboard for visualization.
nextauth nextjs shadcn t3-stack tailwind trpc typescript websocket
Last synced: 21 Aug 2025
https://github.com/jrgil20/cinex-unidos
proyecto académico de pagina de cine
fetch-api frontend html-css-javascript websocket
Last synced: 06 Mar 2026
https://github.com/rails-lambda/websocket-demo
⚡️🔌 Lamby WebSocket Demo (WIP)
actioncable api-gateway event-driven lambda rails websocket
Last synced: 29 Oct 2025
https://github.com/thinkjs/think-websocket
WebSocket for ThinkJS 3.x
think-extend thinkjs websocket
Last synced: 12 Sep 2025
https://github.com/wlun001/scaling-ws
Example of scaling real-time servers, such as Websocket
golang horizontal-scaling nats real-time vue websocket
Last synced: 19 May 2026
https://github.com/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
https://github.com/persanix-llc/endrpi-server
Endpoints for Raspberry Pi (Endrpi) is a web API server for the Raspberry Pi that provides basic statuses and GPIO controls through a collection of HTTP endpoints.
api fastapi gpio http-server python3 raspberry-pi rest-api websocket
Last synced: 07 May 2025
https://github.com/armsnyder/othelgo
A command-line Othello game and experiment using AWS API Gateway WebSocket APIs and AWS Lambda
ai api-gateway aws-api-gateway aws-apigateway aws-lambda aws-lambda-golang aws-websockets golang lambda minimax multiplayer multiplayer-game multiplayer-online-game othello othello-game singleplayer singleplayer-game terminal-based terminal-game websocket
Last synced: 07 Mar 2026
https://github.com/umutplvn/defi_fitness_chat_server
express mern-stack mongodb mongoose nodejs socket-io websocket
Last synced: 07 Mar 2026
https://github.com/yingyeothon/message-broadcast
Simple message broadcast across all of connected sessions.
Last synced: 03 May 2026
https://github.com/breqdev/workersocket
Run a WebSocket inside of a Web Worker.
browser javascript websocket webworker
Last synced: 19 May 2026
https://github.com/rfoel/tic-tac-toe
Tic-Tac-Toe AWS Serverless App
aws multiplayer serverless tic-tac-toe websocket
Last synced: 14 May 2026
https://github.com/aladser/messenger.local
Чат. PHP 8
linux mysql phpmailer ratchet-php-server websocket
Last synced: 12 Apr 2025
https://github.com/bedrock-ws/bedrockws-deno
MCBE WebSocket implementation in Deno (TypeScript/JavaScript)
mcbe minecraft minecraft-bedrock websocket
Last synced: 19 May 2026
https://github.com/zgbjgg/evews
Evews - Erlang Lightweigth Websocket RFC 6455
erlang lightweight rfc-6455 websocket
Last synced: 10 Apr 2025
https://github.com/conflictingtheories/spacy_ws
Websocket example with Spacy.io
nlp spacy spacy-models spacy-ner websocket
Last synced: 02 Mar 2026
https://github.com/teschmitt/py-dtn7
A dtn7-rs REST- and WebSocket-API wrapper for Python
api api-wrapper bundle-protocol delay-tolerant-network dtn7-rs pypi-package python rest websocket
Last synced: 30 Jul 2025
https://github.com/ahf/snowflake
My fork of https://gitweb.torproject.org/pluggable-transports/snowflake.git
golang pluggable-transports pt webrtc websocket
Last synced: 09 Jul 2025
https://github.com/kasworld/genprotocol
generate protocol code
authorization golang golang-sdk json metaprogramming msgpack network-programming protocol webassembly websocket
Last synced: 19 May 2026
https://github.com/numq/webrtc-backend
Random video chat backend written in functional programming paradigm
chat clean-architecture functional-programming mongodb mongodb-database node node-js nodejs nodejs-api nodejs-server p2p peer-to-peer webrtc webrtc-signaling websocket websocket-server websockets websocketserver
Last synced: 25 Jan 2026
https://github.com/kaualandi/game-of-old-backend
Backend de um Jogo da Velha multijogador usando Websocket (incompleto)
nestjs prisma typescript websocket
Last synced: 19 May 2026
https://github.com/cydrickn/octamp-client
WAMP Client for PHP Swoole
autobahn openswoole php php8 pubsub real-time rpc swoole wamp wamp-client wamp-protocol websocket
Last synced: 13 Apr 2025
https://github.com/geut/wpc
Simple RPC solution for Workers, SharedWorkers and ServiceWorkers.
message-transport rpc service-worker shared-worker websocket
Last synced: 16 Feb 2026
https://github.com/gjum/agarnet
agario Python client and connection toolkit
agar bot bot-framework game protocol pypi websocket
Last synced: 17 Jun 2025
https://github.com/akhilrai28/web-gui
The Web-GUI project is a user-friendly interface designed to provide real-time monitoring and control of the rover. Developed with modern web technologies, this interface enables seamless visualization of sensor data, power management, video feed monitoring, and task execution. It is an essential tool for operators tomanage the rover's operations.
angularjs autonomous-robots css3 dart django docker flutter html5 javascript nodejs real-time robotics ros2 sensor-data software-development tailwindcss teleoperation videofeedback web-gui websocket
Last synced: 12 Apr 2025
https://github.com/temp3l/influx-bitmex
sample influx bitmex project with simple stats
bitcoin bitmex highspeed influxdb orderbook technical-indicators trading websocket
Last synced: 15 May 2026
https://github.com/bharat2044/collaborative-drawing-board-app
css express html javascript nodejs socket-io websocket
Last synced: 07 Apr 2026
https://github.com/kislevlevy/chat-verse
Chat Verse is a Discord replica for organizing servers, channels, and conversations with text, voice, and video communication.
chat mysql nextjs prisma typescript websocket
Last synced: 02 Aug 2025
https://github.com/pmant/harmonyhubws
A node module for Logitech Harmony Hub.
api harmony home-automation hub ir logitech remote smart-home websocket
Last synced: 25 Jun 2025
https://github.com/zhangpeihao/zim
IM service
golang im kafka microservice websocket
Last synced: 25 Jan 2026
https://github.com/hyperf/websocket-client
Hyperf WebSocket Client
coroutine hyperf swoole websocket websocket-client
Last synced: 06 Apr 2025
https://github.com/cchampou/twibi
Cross Twitch & and social network system, with notifications, chatbots & more...
discord eventsub irc twitch typescript websocket
Last synced: 11 Mar 2025
https://github.com/workwithpact/cf-socket-client
A simple client to interface with our CloudFlare Workers backed WebSocket server.
chat cloudflare-worker cloudflare-workers websocket websockets
Last synced: 13 May 2025
https://github.com/spurreiter/uws-connect
Use connect like middlewares with uWebSockets.js.
connect express expressjs fast http-server https-server router uwebsocketsjs uws websocket websockets
Last synced: 25 Sep 2025
https://github.com/lucafalasco/cyt
💵 Real time visualization of ₿itcoin transactions all over the world
bitcoin bitcoin-api bitcoin-transaction-visualizer d3js mobx mobx-react react websocket
Last synced: 01 May 2026
https://github.com/natanaelvich/mundo-tech-backend-adonis
manager store stock in adonis js💜👾
adonisjs api-rest jwt-authentication lucid migration orm send-email validation websocket
Last synced: 26 Mar 2025
https://github.com/eriknewland/functionjunction
browser based collaborative IDE
codemirror collaboration compiler ide judge0 learning leetcode nodejs pyodide python react socketio websocket
Last synced: 07 Apr 2026
https://github.com/sandros94/nuxt-ws
A Nuxt module aimed to simplify the use of WebSockets.
module nuxt real-time websocket
Last synced: 13 Jul 2025
https://github.com/yashnuhash/realtime-collaborative-code-editor
A Real-time Collaborative Code Editor built with Next.js, Socket.io & Express.js Which Provides a Range of Powerful Features Like Instant Code Synchronization While Code Changes to Across all the Users
code-editor codemirror codemirror-editor good-first-contribution good-first-issue live-code-sharing motion-animations nextjs open-source react real-time-collaboration real-time-collaboration-with-syntax-highlighting socket-io syntax-highlighting team-coding typescript vercel websocket
Last synced: 16 Sep 2025
https://github.com/medhansh-32/resturant-management-system
Restaurant Mangement Web Service that provide real time updates of the order and users can place order by scanning QR Code.
java jte mysql-database spring-data-jpa spring-security springboot websocket
Last synced: 18 Feb 2026
https://github.com/liulilittle/libnet
tls, websocket, websocket ssl protocol port forward.
loopback port-forward ssl tcp tls websocket
Last synced: 08 Sep 2025
https://github.com/theihasan/geezap
Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.
ai-powered-job-search cover-letter-generator job-aggregator laravel livewire mysql openai-api php reverb tailwindcss websocket
Last synced: 24 Jul 2025
https://github.com/dpwgc/easierweb
More user-friendly, high performance Go Web framework. ~ 更简单易用的高性能 Go Web 框架
api framework go http httprouter middleware restful server web websocket
Last synced: 19 Jan 2026
https://github.com/anicetkeric/spring-boot-flutter-stomp
Build a Real-Time App with Spring Boot and Flutter
flutter flutter-bloc flutter-websocket spring-boot spring-boot-websocket stompwebsocket websocket
Last synced: 19 Feb 2026
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/medilies/messenger-clone
Trying Laravel broadcasting (Pusher SDK, Laravel Websockets) and VueJs (Vue3, Laravel Echo, AGgrid, Modular file structure ...)
chat composition-api laravel laravel-echo laravel-self-testing pusher self-hosted vue websocket
Last synced: 09 Apr 2026
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/jojoarianto/go-chat-app-websocket
Simple chat app using go websocket
chat go gorilla-websocket websocket
Last synced: 04 Oct 2025
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/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/lagden/boilerplate-ws
Boilerplate para desenvolvimento de Websocket.
boilerplate nodejs uwebsockets websocket
Last synced: 15 Aug 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/johnnyfr26/goreports
Generate reports of employees tasks everyday and sends on email
Last synced: 16 Aug 2025
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/navikt/eessi-pensjon-saksbehandling-api
Tilby rest endepunkt for eessi pensjon saksbehandling frontend
eessi-pensjon kotlin websocket
Last synced: 22 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/richytong/presidium-websocket
WebSocket client and server for Node.js
compression javascript node nodejs permessage-deflate presidium rfc-6455 rfc-7692 websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/ddd-community/hero-alignlab-api
극락코딩~~ 극락~~ 극락~~
coroutines java jvm kotlin mysql reactive springboot webflux websocket
Last synced: 03 Apr 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/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/xtravision-ai/xtravision-react
A React SDK for XtraVision API
Last synced: 01 Sep 2025
https://github.com/pilotpirxie/scrum-tool-client
👩💻 Tool for scrum masters and teams written in Typescript & React
node nodejs react react-redux reactjs socket socket-io ts ts-node typescript websocket websocket-client websockets
Last synced: 11 Apr 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/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/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/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/vsl700/phonetrackeronline
The web app module of the system Phone Tracker-Online. Android app module: https://github.com/vsl700/GPSTrackerOnline
asp-net-core authentication mssqlserver signalr websocket
Last synced: 04 Apr 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/lucioerlan/access-manager
:octopus: People access management
context-api design-responsive docker docker-compose jest material-ui mongodb nodejs reactjs swagger websocket winston
Last synced: 23 Jun 2025
https://github.com/shinokix3/messenger-client
A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.
messanger nextjs tailwind telegram typescript websocket
Last synced: 11 Apr 2026
https://github.com/pikachu0621/joinspring
考勤,打卡软件Springboot服务端
check-in java kotlin spring-boot vuejs websocket
Last synced: 06 Apr 2025
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