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/reearth/ygo
A pure-Go implementation of the Yjs CRDT framework. Binary-compatible with yjs@13.x.
collaborative-editing crdt golang realtime websocket yjs
Last synced: 26 May 2026
https://github.com/webhookrelay/webhookrelay-ws-client
Receive webhooks without having public IP/web server or configuring NAT/firewall
iot iot-gateway webhook websocket
Last synced: 16 Jan 2026
https://github.com/meramsey/wizardwebssh
A simple web application to be used as an ssh client to connect to your ssh servers. It is written in Python, base on tornado, paramiko and xterm.js.
pyqt5 python terminal websocket
Last synced: 18 Jan 2026
https://github.com/kanreisa/jsonrpc2-ws
Simple, Fast, Robust Implementation of JSON-RPC 2.0 over WebSocket for Node.js w/ TypeScript
chat javascript json-rpc json-rpc2 jsonrpc jsonrpc2 jsonrpc2-ws multiplayer node-js nodejs rpc rpc-api rpc-framework rpc-server server typescript websocket websocket-server websockets
Last synced: 10 Jun 2025
https://github.com/jauntsdn/netty-websocket-http1
Very fast java/netty websocket-http1 codec with no per-frame heap allocations
Last synced: 07 May 2025
https://github.com/hcengine/hcnet
rust net wrap, support tcp/websocket/udp 网络层封装, 可以轻松的切换网络
kcp net tcp udp websocket websocket-client websocket-server
Last synced: 11 Mar 2026
https://github.com/xyjigsaw/easy_label
Marking entities in texts
named-entity-recognition websocket
Last synced: 17 Oct 2025
https://github.com/kasworld/gowasm3dgame
go webassembly webgl game framework
golang multiplayer-online-game three-js webassembly webgl websocket
Last synced: 12 Mar 2026
https://github.com/onzeng/chat-room-server
nest+vue3简单聊天室-服务端
nestjs node nodejs pinia socket-io typescript vue vue-router vue3 websocket
Last synced: 26 Aug 2025
https://github.com/andresribeiro/latency-insights
Understand the impact of network latency on user experience
dns http network networking tcp tls udp websocket websockets
Last synced: 11 Aug 2025
https://github.com/summerbootframework/jexpress
Summer Boot Framework was initiated by a group of developers in 2004 to provide a high performance, free customizable but also lightweight Netty JAX-RS Restful, WebSocket and gRPC service with powerful reusable non-functional features, and was adopted by several Toronto law firms in 2011 to customize their back-end services.
grpc http http-server java jax-rs jpa-hibernate netty netty-grpc netty-http netty-jax-rs netty-jaxrs netty-restful netty-rpc netty-rs netty-server netty-websrvice nio restful-api restful-webservices websocket
Last synced: 29 May 2026
https://github.com/simonewebdesign/websocket-demo
An implementation of the official WebSocket API + Node.js
Last synced: 26 Apr 2025
https://github.com/akagi201/akslides
My slides, Markdown contents and rendering with reveal.js
akagi201 live-streaming markdown reveal-js slide webrtc websocket
Last synced: 27 Apr 2025
https://github.com/metowolf/pipe
从零开始写一个代理(生产版)
aes-256-gcm nodejs pipe proxy tcp websocket
Last synced: 15 May 2025
https://github.com/bmedicke/pom
command line pomodoro timer with vim keybindings, scriptable hooks, a web API, tmux support, json logging and more🍊⌛
cli command-line command-line-tool go golang home-assistant json pomodoro pomodoro-timer tmux tui vim web-api websocket
Last synced: 02 Apr 2025
https://github.com/kekyo/fluorite
Simplest and fully-customizable RPC standalone infrastructure.
async bidirectional complementary dotnet full-duplex json rpc-client rpc-server standalone transport websocket
Last synced: 08 Oct 2025
https://github.com/spacebro/spacebro-client
🌟 Easily share event between application.
realtime socket-io spacebro websocket
Last synced: 11 Jul 2025
https://github.com/guuri11/swish
Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The backend of the platform is built using Spring Boot and provides a REST API with CRUD operations for each of the resources.
basketball basketball-scoreboard-app basketball-stats h2-database open-api restapi-backend spring spring-boot spring-jpa spring-security spring-websocket spring-websockets-stomp swagger websocket
Last synced: 08 Oct 2025
https://github.com/seahindeniz/nameless-fullstack-boilerplate
A rich, full-stack boilerplate, built in TypeScript
codecoverage docker fastify fullstack github-actions graphql javascript jest-tests mongodb nginx nodejs pnpm react rest-api storybook swagger tailwind typescript webpack5 websocket
Last synced: 08 Oct 2025
https://github.com/mustafanass/urulink
urulink backend chat application designed for private or local chat environments.
chat-application fiber-framework golang messaging rabbitmq redis urulink websocket
Last synced: 27 Aug 2025
https://github.com/maia14/guide-up
React web application using HTML5, Redux, NodeJS, Express, Bcrypt, MongoDB and web sockets. An app where travelers can find a local guide at a desired destination in order to enjoy from an authentic tour.
backend frontend frontend-framework full-stack html5 mongodb nodejs react redux saas websocket
Last synced: 29 Apr 2025
https://github.com/melishev/wsgo
WebSocket client for the browser. Simplifying development and debugging
Last synced: 22 Apr 2025
https://github.com/mathishouis/buffer.ws
A simple, light and fast bytebuffer implementation under node.js
array arraybuffer buffer bytebuffer javascript nodejs typescript websocket
Last synced: 01 Jul 2025
https://github.com/vinniefalco/beastlounge
Massively Multiplayer Online Blackjack Game using Boost.Beast
beast boost cplusplus game-server javascript websocket
Last synced: 23 Jul 2025
https://github.com/creachadair/wschannel
An implementation of the jrpc2 Channel over websocket.
Last synced: 17 Apr 2025
https://github.com/40ants/reblocks-websocket
Websocket support for Reblocks framework
common-lisp reblocks webframework websocket
Last synced: 16 Jan 2026
https://github.com/kanata-php/kanata
Software to build software.
framework http openswoole php swoole websocket
Last synced: 17 Apr 2025
https://github.com/seratch/slack-mention-reminder
"Mention Reminder" is a custom Slack app that allows you to set up reminders simply by mentioning its bot
node slack slack-api slack-apis slack-bot slackbot socket-mode typescript websocket
Last synced: 10 Apr 2025
https://github.com/emmeoerre/ave_dominaplus
Home assistant integration to control AVE Dominaplus systems. Completely local, completely push
domotics hacs hacs-integration home-assistant home-assistant-integration websocket
Last synced: 13 Apr 2026
https://github.com/yehzhang/redux-remote
A high level networking library for building realtime web, mobile, and IoT apps.
game-development networking realtime redux redux-middleware state-management typescript websocket
Last synced: 13 Jun 2025
https://github.com/weedshaker/event-driven-web-components-yjs
web components yjs
chat crdt decentralized-applications event-driven webcomponent webrtc websocket yjs
Last synced: 29 Aug 2025
https://github.com/firsttris/ccu-addon-mui
Progressive Web App (PWA) for the CCU3 with React, TypeScript and Websocket
ccu ccu3 ccu3-addon elv emotionjs eq-3 eq3 homematic homematic-devices homematic-ip mui progressive-web-app pwa pwa-app react rega regahss tcl typescript websocket
Last synced: 08 Jan 2026
https://github.com/afshinm/websocket_tls_docker
Docker image of Websocket server, Nginx as reverse proxy over TLS
docker docker-compose nodejs tls websocket
Last synced: 26 Mar 2025
https://github.com/jwerle/canvas-sketch-render-service
A HyperSource service based on HyperDrive that converts a Canvas Sketch project into production bundle.
canvas hypersource render service sketch websocket
Last synced: 22 Apr 2025
https://github.com/danielcoderx/gofel
Gofel is a lightweight RPC server framework in Go, featuring easy setup and robust WebSocket integration.
go golang gorilla-websocket messagepack messagepack-rpc rpc rpc-framework websocket
Last synced: 08 Apr 2025
https://github.com/biyuehu/mcwss
A simple Minecraft Bedrock Edition websocket server framework, help developer to setup websocket server faster for Minecraft or your self package depend on it
javascript js minecraft-bedrock minecraft-bedrock-edition minecraft-bedrock-plugin minecraft-mod minecraft-plugin minecraft-server node nodejs websocket websocket-server ws
Last synced: 03 Jul 2025
https://github.com/thanhhoajs/websocket
@thanhhoajs/websocket is a powerful WebSocket library built on top of Bun's native WebSocket implementation.
Last synced: 20 Feb 2026
https://github.com/jellydn/ws-sockette
The little WebSocket wrapper for nodejs
Last synced: 12 Mar 2026
https://github.com/joanroig/admincraft-websocket
WebSocket server to control Minecraft Bedrock Dockerized servers with Admincraft.
admincraft docker docker-minecraft minecraft-bedrock minecraft-docker minecraft-server minecraft-server-management websocket
Last synced: 02 Apr 2025
https://github.com/han1396735592/wechat-stomp
微信小程序stomp客户端
stomp stomp-client websocket wechat
Last synced: 24 Oct 2025
https://github.com/onlyapi/tiny-spot-service
TinySpot是一款集成 AI聊天、博客管理、权限管理于一身的项目。这是它的后端代码。
admin aop bolg element-ui java mybatis mybatis-plus mysql oauth2 redis spring spring-boot vue websocket
Last synced: 23 Apr 2025
https://github.com/archangel-irk/binance-live-chart
Binance live chart websocket example
binance binance-api binance-live-chart chart demo example livedata react socket-io socket-io-sample websocket
Last synced: 30 Apr 2025
https://github.com/codenoid/elixir-sse-example
Server Sent Events example in Elixir + Phoenix
broadcast phoenix server-sent-events sse websocket
Last synced: 22 Apr 2025
https://github.com/mariosplen/rfid_inventory_app
Automated object recognition system integrating RFID and AI for assisted inventory management. Uses Raspberry Pi, WebSocket (Tornado), and a Flutter mobile app with AI (Google's Gemini API) for Real-Time tracking and item identification. Ideal for supply chain, retail, and asset management applications.
ai crud cubit firebase flutter google-cloud-platform inventory-management object-recognition r420 raspberry-pi rfid tornado websocket
Last synced: 04 Oct 2025
https://github.com/shivamjoker/codebuddies
Code together with your friends in real time
colaboration html javascript real-time webapp websocket
Last synced: 10 Aug 2025
https://github.com/jeanrauwers/websockets-messenger
A demo terminal messenger using websockets.
express messaging messenger-platform websocket websockets
Last synced: 06 Sep 2025
https://github.com/ilotterytea/bot
ilotterytea's twitch bot.
7tv bot chatbot handlebars insane java twitch twitch4j websocket
Last synced: 04 Sep 2025
https://github.com/sepgh/mooshak
Easy-to-setup SSH Tunnel with Websocket support to use for internet traffic proxy.
proxy ssh ssh-tunnel tunneling vpn websocket
Last synced: 28 Oct 2025
https://github.com/ysuzuki19/pointcloud-web-viewer
pointcloud viewer on browser via websocket.
pcl point-cloud react server threejs viewer websocket
Last synced: 14 Apr 2025
https://github.com/redgear-studio/redgear-server
OpenSource WebSocket server for the RedGear MORPG
javascript morpg server supabase typescript websocket
Last synced: 30 Apr 2025
https://github.com/fxcosta/ratchet-chat
A simple ratchet chat using websocket and mysql to store the messages and keep a historic
php ratchet realtime-chating websocket
Last synced: 14 Aug 2025
https://github.com/jacksonkasi0/simple-speech-recognition-with-deepgram-in-reactjs
ai speech recognition
ai api artificial-intelligence deep-learning deepgram javascript node node-js nodejs python python3 react reactjs socket-io soket websocket
Last synced: 15 Apr 2025
https://github.com/missthee/springboot-socketio-simple-demo
[Empty Project]springboot,-socketio简单聊天实例,包含简易页面与服务端
chat socket socketio springboot websocket
Last synced: 18 Nov 2025
https://github.com/monibuca/jessicaplugin
Websocket协议插件,可以通过H5播放器播放Monibuca的直播流
Last synced: 29 Apr 2025
https://github.com/ariary/console.sh
Share terminal in your browser console
browser-extension console golang hack reverse-shell shell websocket
Last synced: 09 Apr 2026
https://github.com/foo123/rt
RT.js: unified client-side real-time communication for JavaScript using XHR polling / BOSH / WebSockets / WebRTC
bosh polling real-time websocket
Last synced: 13 Jul 2025
https://github.com/marianpekar/unity-to-threejs-terrain
A proof of concept of Unity terrain provided via web socket and consumed by web client using three.js
networking nodejs proof-of-concept terrain-rendering threejs unity webgl websocket websocket-sharp
Last synced: 22 Apr 2025
https://github.com/marcosbarbero/trade-bot
Simple bot implementation to perform some trading operations.
spring-websocket websocket websocket-client
Last synced: 28 Apr 2025
https://github.com/akhilsharmaa/rocket-typing-multiplayer-game
The Multiplayer Typing WebApp is a real-time game where users compete by typing words, facilitated by Socket.io for seamless communication.
css ejs-express html javascript node socket-io websocket
Last synced: 24 Apr 2025
https://github.com/tlux/graphql_ws_client
An Elixir client for connecting with GraphQL over Websockets following the graphql-ws conventions
Last synced: 02 May 2025
https://github.com/edonv/wspublisher
A native Swift WebSocket manager based in Combine.
combine ios swift websocket websockets
Last synced: 08 Apr 2025
https://github.com/suconghou/signalserver
webrtc signalserver in nodejs
nodejs p2p signalserver webrtc websocket
Last synced: 07 Sep 2025
https://github.com/ShooTeX/guesser
The Guesser Framework
clerk drizzle fastify game nextjs planetscale react reactjs roxcodes shadcn-ui tailwindcss trpc turborepo typescript vercel websocket xstate zod zodios
Last synced: 24 Mar 2025
https://github.com/sashirestela/cleverclient
A Java library for making http client and websocket requests easily.
api-rest client http httpclient java okhttp okhttpclient rest restclient websocket websocket-client
Last synced: 22 Feb 2026
https://github.com/colonelbundy/moleculer-ws-client
Browser & Node client for moleculer-ws - WIP
moleculer nodejs typescript websocket
Last synced: 10 Aug 2025
https://github.com/jzarca01/artisan-sandboxsmart
A reverse-engineered attempt at controlling BT-enabled home roaster Sandbox Smart with Artisan Scope
artisan-scope python3 roaster websocket
Last synced: 13 Aug 2025
https://github.com/vd2org/wultiplexor
Wultiplexor is a reverse proxy server and client that uses websockets to multiplex tcp connections or unix sockets.
forward nat network networking pipe port proxy python socket tcp websocket websockets
Last synced: 28 Apr 2025
https://github.com/mfaisalkhatri/live-chat-playground
A demo live chatting application built for testers to practice and learn web automation testing.
chat-app nextjs nodejs practice-project sample-app tailwindcss testing websocket
Last synced: 19 Apr 2025
https://github.com/onfranciis/chatvoid-server
A chatroom web socket server built for NodeJS with TypeScript.
chat chatroom chatroom-server learn nodejs typescript websocket websocket-server
Last synced: 29 Oct 2025
https://github.com/reddec/ws2connect
Tool and library to expose any TCP service over websocket
Last synced: 15 Mar 2025
https://github.com/hugojosefson/deno-websocket-broadcastchannel
Host-wide BroadcastChannel for Deno CLI, backed by WebSockets.
broadcastchannel deno deno-cli websocket
Last synced: 13 Mar 2025
https://github.com/ramirisu/fitoria
fitoria is a modern C++20, cross-platform web framework.
cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows
Last synced: 16 Jun 2025
https://github.com/richardn2002/raspivid-broadcaster
Using @131 's h264-live-player but struggling with multiple watchers? Here I present a simple server to solve that for you.
h264 h264-streamer html livestream raspberry-pi raspivid websocket websocket-server
Last synced: 16 Apr 2025
https://github.com/naja-atra/naja-atra
A super light way HTTP server written by python, support websocket and coroutine.
coroutines http-server python websocket
Last synced: 09 Mar 2026
https://github.com/gcsecsey/yi4k-scripts
Scripts to control the Yi 4K camera via its WebSocket API
rtsp rtsp-server websocket xiaomi yi yi4k
Last synced: 16 Mar 2025
https://github.com/violt-app/violt-core
Violt Core is an open-source, privacy-first smart home automation platform that runs locally, ensuring full data security without cloud dependency. It supports Zigbee, Z-Wave, Wi-Fi, MQTT, and Matter, enabling custom automations, real-time monitoring, and API integrations on self-hosted devices like Raspberry Pi and NUC. 🚀
ai amazon-alexa docker fastapi google-home home-automation internet-of-things iot mqtt nextjs open-source python raspberry-pi robotics typescript websocket xiaomi
Last synced: 11 Apr 2026
https://github.com/tangilj/litama
WebSocket server for the Onitama board game.
board-game mongodb onitama python server websocket
Last synced: 19 Aug 2025
https://github.com/adamsey/easy-chat-pushjs
Push Notifications using WebSocket, supports android, IOS and browser background notifications (FCM) and Slack notifications.
android fcm fcm-notifications ios javascript nodejs notifications ping push-notifications redis slack socketio websocket
Last synced: 15 Apr 2025
https://github.com/priyam-03/echoclique
This is a real time chat app made by mern and socket to give real time update of pending invitation friend list chat and online user etc. Also there isreal time video call and screen sharing option with upto 3 user using peer to peer connection by webRtc.
cookieauthentication expressjs jwt-authentication material-ui mesh-networks mongodb nodejs peer-to-peer react realtime-messaging redux screensharing videocall webrtc websocket
Last synced: 03 Sep 2025
https://github.com/liverecord/lrs
Self-hosted forum with realtime topic updates, WYSIWYG formatting, P2P calls and friendly interface. Server.
golang gorm liverecord-server websocket wip
Last synced: 14 Jan 2026
https://github.com/renanlecaro/picnic
Minimalist real time collaborative text editor (to organise a picknick between friends for example)
collaborative-editing nodejs plaintext vanilla-javascript websocket ws
Last synced: 14 May 2025
https://github.com/rubenafo/jkraken
Java wrapper to interact with Kraken Exchange API
bitcoin cryptocurrency exchange-api finance java kraken spring-boot trading websocket websocket-client
Last synced: 24 Apr 2025
https://github.com/lancewalk87/cls-rtmp-ios-app
Software | iOS (Swift/Objective-C Hybrid) RTMP Client Live-Streaming App, React-Native Chat Components, CocoaPods, and HTTP Client.
c-plus-plus cocoapods hybrid-apps ios-app ios-camera ios-swift javascript nodejs objective-c react-native rtmp-client rtmp-server swift tcp-client tcp-socket websocket
Last synced: 30 Jun 2025
https://github.com/giulioz/connect-europe
🛤🕹🌍 An online board game, connect your cities!
board-game game multiplayer nodejs online react redux websocket
Last synced: 18 Jan 2026
https://github.com/j8r/crystal-byte-protocol
A byte protocol for Crystal
bytes crystal-lang protocol websocket
Last synced: 11 Mar 2026
https://github.com/tidal/wampwatch
A PHP WAMP v2 (Web Application Messaging Protocol) Monitor Client to observe WAMP router meta-events (session, registration, subscription)
meta-events monitor-client php wamp websocket
Last synced: 24 Apr 2025
https://github.com/sudipstha08/learning-go
Exploring go and its powerful features :tada:
cron-jobs gin golang gorm jwt live-reload middleware sentry sqlite websocket
Last synced: 05 Jul 2025
https://github.com/mohamed-adel23/real-time-chat-app
This application is a scalable, real-time chat system built using modern web technologies and distributed systems principles.
backend chat-application database distributed-systems docker frontend http-server real-time redis server-side software-engineering websocket
Last synced: 08 Oct 2025
https://github.com/z0rdak/repetiersharp
RepetierSharp is a simple, event-driven client which encapsulates the WebSocket and REST API of the Repetier Server software to manage your printers.
3d-printing api-client csharp repetier-server websocket
Last synced: 03 Sep 2025