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-22 00:30:28 UTC
- JSON Representation
https://github.com/britzl/lua-websocket_example
Lua and Defold websocket example based on lua-websocket and LuaSocket.
Last synced: 19 Jun 2025
https://github.com/tkssharma/ngrx-socketio-web-poc
🎉Repository for My POC Like (auth0, socket io, ngrx) 🎉
angular-cli angular8 ngrx-effects ngrx-store ngrx-store-devtools nodejs websocket
Last synced: 15 May 2025
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/snehil-shah/seismic-alerts-streamer
A Realtime Seismic Logging & Alerts Service with Live Monitoring & Email Alerts made using Kafka Data Pipelines, all Dockerized & Deployment Ready!
containerized-build data-pipelines docker flask kafka websocket
Last synced: 18 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/nijicha/rails-7-demo
Rails 7 demo blog from https://www.youtube.com/watch?v=mpWFrUwAN88
actioncable actiontext rails7 simplecss websocket
Last synced: 01 Oct 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/openanime/lolley-browser
Lightweight Chromium based browser to scrape data from websites much more efficiently
Last synced: 15 Apr 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/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/kasworld/gowasm3dgame
go webassembly webgl game framework
golang multiplayer-online-game three-js webassembly webgl websocket
Last synced: 12 Mar 2026
https://github.com/simonewebdesign/websocket-demo
An implementation of the official WebSocket API + Node.js
Last synced: 26 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/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/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/edm00se/generator-presto-preso
yeoman generator to create a reveal.js presentation with websocket live "shared" viewing and static builds
ejs express generator-presto-preso github-pages nodejs reveal slides socket-io websocket yeoman-generator
Last synced: 02 Oct 2025
https://github.com/xyjigsaw/easy_label
Marking entities in texts
named-entity-recognition websocket
Last synced: 17 Oct 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/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/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/jellydn/ws-sockette
The little WebSocket wrapper for nodejs
Last synced: 12 Mar 2026
https://github.com/han1396735592/wechat-stomp
微信小程序stomp客户端
stomp stomp-client websocket wechat
Last synced: 24 Oct 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/creachadair/wschannel
An implementation of the jrpc2 Channel over websocket.
Last synced: 17 Apr 2025
https://github.com/kanata-php/kanata
Software to build software.
framework http openswoole php swoole websocket
Last synced: 17 Apr 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/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/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/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/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/melishev/wsgo
WebSocket client for the browser. Simplifying development and debugging
Last synced: 22 Apr 2025
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/openanime/lolley
A program to communicate with Lolley browser using JavaScript
Last synced: 15 Apr 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/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/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/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/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/jackjiang2011/harmonychat
一个简洁的鸿蒙NEXT上的WebSocket协议聊天客户端,基于MobileIMSDK通信库,有完善的网络通信通力、简洁的聊天界面UI、合理的代码拆分和逻辑实现,适合学习研究或直接用于简单的聊天单面项目中。
arkts chat harmonyos-next im mobileimsdk websocket
Last synced: 01 Apr 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/lighterowl/czateria
Reimplementation of the protocol used by the Czateria chatroom network
chat cpp cross-platform polish qt websocket
Last synced: 30 Aug 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/alicanerdurmaz/rock-paper-scissors-lizard-spock-multiplayer
Now, you can play Rock Paper Scissors online 🚀
go golang matchmaking multiplayer multiplayer-game nextjs react rock-paper-scissors rockpaperscissors tailwindcss typescript websocket
Last synced: 09 Apr 2026
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/robertcorponoi/gameguard
GameGuard is a NodeJS game server that can be used to manage the players connecting to your game, manage rooms and the players in them, and more.
Last synced: 12 Jun 2025
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/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
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/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/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/arshia-rgh/mealmastermind
Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.
celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket
Last synced: 19 Apr 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/gregorwolf/apcecho
SAPUI5 Demo Applicaiton using ABAP Push Channel (APC, WebSockets)
abap platform sapui5 ui5 websocket websockets
Last synced: 08 Oct 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/parking-master/fps-x
The World's Greatest JavaScript FPS Game.
blender canva css fps-game github-pages html javascript nodejs pubnub sketchfab socket-io threejs websocket
Last synced: 16 Mar 2025
https://github.com/PatrickHollweck/SRocket
A socket.io framework focusing on type-safety
framework nodejs socket-io typescript typescript-library web websocket
Last synced: 16 Mar 2025
https://github.com/weaming/hub
Message hub. Export websocket and HTTP API.
asyncapi hub message message-driven websocket
Last synced: 05 May 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/marcosbarbero/trade-bot
Simple bot implementation to perform some trading operations.
spring-websocket websocket websocket-client
Last synced: 28 Apr 2025
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/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/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/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/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/io-developer/prom-apcupsd-exporter
Prometheus exporter of apcupsd metrics. Also it's websocket server for instantly clients notifying. And also provides signal-endpoints for integrating with apccontrol events (signals)
apc apcupsd events exporter instant metrics prometheus ups websocket
Last synced: 15 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/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/jkremser/simple-websocket-vcr
:gem: Ruby gem for testing the Simple Websocket Client - VCR support :vhs: - https://rubygems.org/gems/simple-websocket-vcr
ruby-gem websocket websocket-vcr
Last synced: 21 Apr 2025
https://github.com/thuongtruong1009/zoomer
📱 Connect online with friends anytime. Updating...
api cache docker docker-compose echo firebase github-actions go golang gorm javascript minio nextjs nginx postgres redis typescipt typescript webrtc websocket
Last synced: 22 Feb 2026
https://github.com/bobaoapae/ane-awesome-utils
AIR Native Extension (ANE) that supports HTTP/2, TLS 1.3, and the Happy Eyeballs algorithm (RFC 8305) for optimized connection performance. It allows custom HTTP methods and headers with progress callbacks across Windows, Android, macOS, and iOS.
actionscript3 happy-eyeballs native-extension urlloader websocket
Last synced: 27 Dec 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/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/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/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/bilalakil/simple-relay
Web socket based relay server that's free(-ish) when not in use
aws-lambda aws-sam dynamodb dynamodb-streams nodejs relay-server websocket
Last synced: 15 Apr 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/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/suconghou/signalserver
webrtc signalserver in nodejs
nodejs p2p signalserver webrtc websocket
Last synced: 07 Sep 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/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/edonv/wspublisher
A native Swift WebSocket manager based in Combine.
combine ios swift websocket websockets
Last synced: 08 Apr 2025
https://github.com/alok-devforge/realtime-time-location-tracking-and-alert-system
🌍 Real-time wildlife tracking & visitor monitoring system with GPS, WebSocket technology, proximity alerts, and interactive maps for University of Engineering and Management National Park
express geolocation gps-tracking interactive-maps javascript leaflet location-tracking nodejs openstreetmap real-time socket-io tracking-system websocket wildlife-tracking
Last synced: 04 Oct 2025
https://github.com/zh-or/lotus
a simple http server/mysql db utils
httpserver java nio spring-boot websocket
Last synced: 14 Jan 2026