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-24 00:28:15 UTC
- JSON Representation
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/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/sokil/browser-communication-labs
Server to browser communication examples
long-polling mercure server-push server-sent-events socket-io websocket
Last synced: 28 Jan 2026
https://github.com/maxedpc08/astrolabe
Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.
first-robotics first-robotics-competition frc python vision-processing websocket
Last synced: 24 Oct 2025
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/lagenorhynque/websocket-example
Luminus/Immutant WebSocket example app
clojure clojurescript immutant luminus websocket
Last synced: 25 Oct 2025
https://github.com/mpol1t/async-websocket-pool
async-websocket-pool is a Python library that enables efficient creation and management of a pool of asynchronous WebSocket clients.
Last synced: 06 Feb 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/xcwqw1/xc-qq-robot
一个python萌新写的多线程对接go-cqhttp的屎山玩意
go-cqhttp httpapi qq-bot websocket
Last synced: 28 Jan 2026
https://github.com/mesquitte/mesquitte-client
mqtt v3.1.1/v5.0 client, support tcp, websocket and quic
Last synced: 25 Feb 2026
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/mono424/go-pts
Go Library for WebSocket Channel Management ✨
Last synced: 30 Jan 2026
https://github.com/dosmike/tf2cc
Lobby based community casual server finder for Team Fortress 2
casual community-driven lobby lobby-system matchmaking quickplay teamfortress2 website websocket
Last synced: 30 Jan 2026
https://github.com/parking-master/parking-master-4.0
How good are you at parking a car?
3d 3d-models car-game css game games html html-css-javascript html5-canvas javascript javascript-game parking-games racing-game socket-io socketio three-js threejs webgame websocket
Last synced: 31 Jan 2026
https://github.com/sadrib-perfecthonest/whatsapp-clone
It is the repository of whatsapp clone UI where there is chat section applied websocket and camera section also works properly
chat-application chatapp flutter flutter-app flutter-ui socket-io websocket whatsapp whatsapp-clone
Last synced: 31 Jan 2026
https://github.com/alcoralcor/lidarz
OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket
Last synced: 25 Feb 2026
https://github.com/lambda-zhang/systemmonitor-web
systemmonitor-web
gin golang monitor orangepi raspberry-pi sqlite3 system vuejs websocket
Last synced: 15 Apr 2026
https://github.com/ichiro-its/kumo-client
JavaScript client library for Kumo WebSocket to ROS 2 bridge
javascript ros ros2 typescript websocket websocket-client
Last synced: 26 Feb 2026
https://github.com/kerolesnabiel/realtimechatapi
This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.
asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket
Last synced: 10 Feb 2026
https://github.com/alexander-hagen/node-api-kucoin
Non-official implementation of KuCoin's API's. Developed for personal use.
api-rest javascript kucoin nodejs websocket
Last synced: 10 Feb 2026
https://github.com/lmangani/pcap2hep
PCAP to HEP Conversion via Browser
hep hepic hepv3 homer js pcap sipcapture websocket ws
Last synced: 12 Feb 2026
https://github.com/romulodm/go-chess
A multiplayer chess game made with React and Gorilla WebSocket.
chess chess-game go gorilla-websocket react websocket
Last synced: 28 Feb 2026
https://github.com/yuantsai1115/ar.camera.mobile
It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and WebSocket..
ar bim collaboration construction-management vr websocket webxr
Last synced: 13 Feb 2026
https://github.com/krwclassic/opera-custom-homepage-bypass
Bypass for Opera's custom homepage block with address bar auto-focus (ERR_BLOCKED_BY_CLIENT)
bat batch bypass javascript js newtabdraft newtabstartpage ntd ntsp opera opera-gx operagx py pyautogui pygetwindow python pythonw websocket websockets windows
Last synced: 14 Feb 2026
https://github.com/andrianalisoa-sylvere/chatapp-api
💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm
chat-application nestjs postgresql realtime-chat socket-io typeorm websocket
Last synced: 02 Mar 2026
https://github.com/ravening/springboot
All Spring boot related projects
actuator angular6 docker h2-database kafka kafka-streams mongodb neo4j reactive-kafka reactive-web-sockets spring-boot spring-cloud-stream-kafka spring-data-neo4j stomp stompwebsocket thymeleaf vuejs websocket
Last synced: 02 Mar 2026
https://github.com/krlan2789/express-ws-app
Express - WebSocket Server Application
expressjs nodejs postgresql websocket websocket-server
Last synced: 04 Mar 2026
https://github.com/alextanhongpin/chat-playground
Simple standalone chat app with shareable link, inspired by go-playground
chat chat-server go golang gorilla websocket
Last synced: 16 Apr 2026
https://github.com/paulkokos/project-management-dashboard
A comprehensive project management dashboard with real-time collaboration, task tracking, and team management features
collaboration dashboard django project-management react real-time task-tracking team-management websocket
Last synced: 02 Apr 2026
https://github.com/dinsaw/spring-boot-jetty-websocket-example
Basic example of how to configure Jetty WebSocket with Spring Boot
java jetty-server spring spring-boot websocket
Last synced: 17 Apr 2026
https://github.com/sutac/connect4
Connect4 is a project aimed at implementing the classic game of the same name using web technologies.
css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket
Last synced: 04 Apr 2026
https://github.com/maxzinchenko/react-use-socket
The package which makes web socket management much easier by using hooks.
react react-use-socket socket websocket
Last synced: 18 Apr 2026
https://github.com/mmikhail2001/esp32_weather_station
Микроконтроллерная система для измерения качества воздуха в помещении с информированием о текущих показателях удаленного сервера.
esp-idf esp32 freertos i2c iot microclimate websocket wifi
Last synced: 18 Apr 2026
https://github.com/pandaoh/chatroom
websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。
element-ui php swoole vue websocket
Last synced: 19 Apr 2026
https://github.com/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026
https://github.com/symblai/twilioflex-inbound-adapter
A sample app with starter code for implementing Twilio Media Streams over Symbl.ai's WebSocket Streaming API. Build your own custom, fully programmable continuous conversation intelligence application.
100daysofcode amazon api aws chime media-streaming-demo sentiment starter-code symbl transcription twilio websocket websockets
Last synced: 19 Apr 2026
https://github.com/margo-yunanova/react-burger
Stellar burgers - одностраничное приложение бургерной
Last synced: 24 Apr 2026
https://github.com/shilo/mimic
Clone-and-play multiplayer for Godot. Drop in a MimicSync node and make your scenes network-aware, with high-level nodes for connection and gameplay.
client enet game-development gdscript godot godot-4 godot-addon godot-engine multiplayer multiplayer-synchronizer netcode networking online-game replication rpc server synchronization tcp udp websocket
Last synced: 08 Jun 2026
https://github.com/wesh92/fastapi-websockets-llm-example
Example of Websockets Implementation in FastAPI/Python
ai fastapi fastapi-template llm openrouter python websocket
Last synced: 28 Apr 2026
https://github.com/damianmarti/websocket-examples
Test applications using websockets
Last synced: 28 Apr 2026
https://github.com/ronffy/fivechat
基于node + websocket,在线聊天程序
h5 node-websocket nodejs websocket
Last synced: 28 Apr 2026
https://github.com/mpolinowski/html_ws_client
Websocket client for the INSTAR IP camera videostream
html5-video websocket websocket-client
Last synced: 01 May 2026
https://github.com/nshkrdotcom/jido_hive
Phoenix coordination server and embeddable Elixir client for augmented human-AI telepathy. Transforms multiplayer terminal chat into live, room-scoped structured context graphs and actionable consensus workflows.
actor-model asm client-server concurrency coordination distributed-systems elixir elixir-otp event-driven execution-engine llm-workflows local-execution multi-agent nshkr-ai-agents phoenix real-time relay room-management round-robin websocket
Last synced: 01 May 2026
https://github.com/catalinfl/adler
High performance WebSocket server library built on top of gobwas/ws
broadcast game-server go gobwas-ws golang hub multiplayer networking real-time rooms session websocket websocket-server
Last synced: 01 May 2026
https://github.com/wunamesst/tailr
A blazing-fast log tail & search server. Single binary, web UI, real-time streaming.
devops log-search log-tail log-viewer monitoring rust vue3 websocket
Last synced: 09 Jun 2026
https://github.com/maechabin/websocket-leaflet-sample
The sample web app that can share the location information with WebSocket
leaflet react sample websocket
Last synced: 07 May 2026
https://github.com/tdjsnelling/orderbook
Simple Node.js FIFO order matching engine, powered by Redis
matching-engine nodejs orderbook protobuf redis trading websocket
Last synced: 08 May 2026
https://github.com/rhazra-003/footballer_dashboard
A footballer dashboard made with matplotlib using data from Fbref and Understat
beautifulsoup4 matplotlib-pyplot numpy pandas websocket
Last synced: 08 May 2026
https://github.com/skuong/mexboard
Clipboard Manager with Cloud sync option
clipboard-manager convenience copy-paste cross-device durable-objects linux local-area-network macos mdns mexboard productivity tauri transfer utility wayland websocket wifi windows
Last synced: 10 Jun 2026
https://github.com/primebible/primebible-obs
Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship
bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship
Last synced: 14 Jun 2026
https://github.com/nikhil-kumaran/chatapp
A simple messaging app using web sockets
chat-application websocket websocket-client
Last synced: 20 Jun 2026
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/cryptosingh1337/serpent-clash
Multiplayer snake game
canvas2d ecs golang multiplayer-game pixi-js quadtree tailwindcss vue3 websocket
Last synced: 05 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/touchdeck/websocket-proxy
A websocket proxy with local discovery for piping data between two clients.
docker-image proxy server websocket websocket-proxy
Last synced: 03 Feb 2026
https://github.com/saddickq/kawulaconnect
A modern messaging app that brings people closer with seamless real-time chat and an intuitive interface. With a focus on connection and community, KawulaConnect makes it easy to stay in touch, share moments, and communicate effectively.
chat cloudinary expressjs mongodb-atlas nodejs reactjs shadcn-ui socket-io socket-io-client websocket
Last synced: 01 Mar 2026
https://github.com/statiohq/funk.js
🔌 NodeJS Library for interacting with Funk - Statio's Realtime Service
api funk library nodejs realtime statio typescript websocket wrapper
Last synced: 07 May 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/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/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/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/aditya43/complete-nodejs
:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.
axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger
Last synced: 10 Apr 2026
https://github.com/pascaldekloe/websocket
WebSocket server library
asynchronous rfc-6454 rfc-6455 websocket websocket-server
Last synced: 28 Jun 2025
https://github.com/baselrabia/twitter
Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.
laravel realtime realtime-rendering tailwindcss vue vuex websocket
Last synced: 05 May 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 2026
https://github.com/dairaga/js
Go WebAssembly and Bootstrap 4 toolkit.
audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest
Last synced: 23 Jan 2026
https://github.com/yingshulu/wsrpc
websocket RPC for go
bi-directional rpc streaming websocket
Last synced: 14 Jan 2026
https://github.com/sshtools/uhttpd
A very simple Java embeddable HTTP/HTTPS server that has no external dependencies
http http-server https https-server java unit-testing websocket
Last synced: 01 Mar 2026
https://github.com/dheerajgits/peerconnect-server
This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.
mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket
Last synced: 12 Feb 2026
https://github.com/101t/marketmaker
Market Maker for streaming data from coinbase
Last synced: 22 Feb 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/haskell-miso/miso-websocket
⚡ A simple WebSocket example
Last synced: 11 Oct 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/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 Jun 2026
https://github.com/tricked-dev/dws
The first fully opensource Skyblock mod backend lol.
Last synced: 01 Jun 2026
https://github.com/54ac/websocket-irc
An IRC-like experience in the browser by using WebSockets.
Last synced: 10 May 2026
https://github.com/filippo-orru/group-gifts
Group gifts makes Christmas in a large friend group stress-free!
firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket
Last synced: 12 Feb 2026
https://github.com/eomaxl/hft-dataaggregator
real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.
data-aggregation-api fix rest-api rust websocket
Last synced: 22 Feb 2026
https://github.com/bws9000/robot-simulator
A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.
Last synced: 07 Oct 2025
https://github.com/matthewoestreich/chat-app
A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode
chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws
Last synced: 20 Feb 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/simonfxr/wszero
A high-performance, lightweight WebSocket library for Go.
fast go golang rfc6455 websocket websockets
Last synced: 13 Feb 2026
https://github.com/akotov-dev/vmess-ws
Personal Security Server for VPS (rpm/deb)
security vmess websocket xray-core
Last synced: 22 Jan 2026
https://github.com/deepgram-starters/go-live-transcription
Get started using Deepgram's Live Transcription with this Go demo app
asr deepgram live real-time speech-to-text stt transcription websocket
Last synced: 21 Jan 2026
https://github.com/faluciano/react-native-couch-kit
React native libraries for hosting websocket games on TV hardware with controller client packages
android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket
Last synced: 02 Mar 2026
https://github.com/etcdpad/etcdpad-core
etcdpad-web server, support etcdv3 only
etcd etcd-client etcdv3-web go multiplex websocket
Last synced: 14 Jan 2026
https://github.com/btzr-io/pusher-websocket-godot
Pusher Channels Client for Godot
godot godot-plugin pusher pusher-channels websocket
Last synced: 06 Oct 2025
https://github.com/mano-08/games
Retro games of Battleship & Whack-a-Mole in pixel theme.
axios axios-react expressjs javascript multiplayer multiplayer-game nodejs nodejs-server postgresql postgresql-database reactjs socket-io tailwindcss websocket
Last synced: 27 Feb 2026
https://github.com/rajagopal28/bookworm_backend
Repository containing the entire code base of bookworms with all the supporting packages
angularjs api api-server bookworms crypto express-js grunt heroku heroku-mlab mongodb mongoose multiparty no-sql nodejs nodemailer openshift pet-project smartfile socket-io websocket
Last synced: 10 Apr 2026