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-27 00:30:18 UTC
- JSON Representation
https://github.com/larissaperinoto/buffet-app
Sistema de monitoramento de pesos para restaurantes.
angular serialport typescript websocket
Last synced: 14 May 2026
https://github.com/borgoat/ex_twelve_data
Elixir client for Twelve Data
elixir twelve-data twelvedata websocket
Last synced: 13 Jun 2026
https://github.com/nikships/helix
Production-ready starter kit for building autonomous AI agents with the Claude Agent SDK. Includes a real-time React observability dashboard, action-based pipelines, and optional vector memory.
ai-agents anthropic claude-agent-sdk dashboard fastapi observability react starter-kit typescript websocket
Last synced: 14 Jun 2026
https://github.com/ok7uz/realtime-chat
A real-time Chat API project built on DRF and Django Channels
django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket
Last synced: 18 Jun 2026
https://github.com/arthurmelton/kostats
Get data from your ko server and real time information
api knockoutcity statistics websocket
Last synced: 23 Jun 2026
https://github.com/detain/phlix-hub
Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.
dashboard emby jellyfin jwt ldap media-hub media-server oidc php php8 plex relay remote-access reverse-tunnel self-hosted sso webhooks websocket workerman
Last synced: 25 Jun 2026
https://github.com/vong3432/swiftchatapp
This is a learning project to get myself familiar on how to integrate Websocket servers with SwiftUI app.
Last synced: 30 Apr 2026
https://github.com/caiovicentino/polymarket-mcp-server
🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features
ai-trading anthropic autonomous-trading blockchain claude defi market-analysis mcp polygon polymarket prediction-markets python trading websocket
Last synced: 26 Feb 2026
https://github.com/ntidev/melissa-service
A push notification service
push-notifications vertx websocket
Last synced: 30 Apr 2026
https://github.com/mat-sz/catchmail-ws
✉️ Self-hosted e-mail debugging tool. (WebSockets backend/TypeScript)
email nodejs smtp-server typescript websocket websockets-server
Last synced: 13 May 2026
https://github.com/rudrodip/sonicrypt
Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.
arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket
Last synced: 10 Apr 2026
https://github.com/charlie5dh/sense-hat-rt-dashboard
Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat
channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets
Last synced: 02 Apr 2026
https://github.com/m1guelsb/discordia
Discord like app where is possible to private chat, create personal servers or enter in others servers by invite.
next14 nextjs prisma prisma-orm react-query socket-io tailwind websocket
Last synced: 19 Apr 2026
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
https://github.com/eduhcastro/trade-items
A User X User item exchange system.
expressjs items javascript nodejs trade websocket
Last synced: 24 Jul 2025
https://github.com/allanjos/network_samples
Network samples/utilities.
android ansi-c bsd c client-server freebsd libpcap mqtt mqtt-client network packet-capture pcap socket tcp tcp-ip udp web websocket
Last synced: 01 May 2026
https://github.com/eugenepokalyuk/react-burger
The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.
cypress jest react redux typescript websocket yandex-praktikum
Last synced: 27 Jan 2026
https://github.com/24h-du-code-2025/frontend
Frontend repository containing implementation of an AI agent for hotel management.
chatbot frontend vue websocket
Last synced: 08 Apr 2025
https://github.com/jeffkim1118/orthodocinstrumentmanual
Website for Orthodontic Harmony's instrument manual
actioncable-react rails react typescript-react websocket
Last synced: 04 Apr 2026
https://github.com/FanatiQS/EcmaScript-WebSocketServer
Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.
ecmascript http-server javascript nodejs tcp-socket websocket websocket-server
Last synced: 10 Mar 2025
https://github.com/alexander-hagen/node-api-hitbtc
Non-official implementation of HitBTC's API's. Developed for personal use.
api-rest hitbtc javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/z3robyte/cswsh-lab
Laboratorio para aprender y explotar la vulnerabilidad Cross-Site WebSocket Hijacking
cybersecurity hacking nodejs websecurity websocket
Last synced: 10 May 2026
https://github.com/ryanthemcpherson/minecraft-audio-viz
Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.
audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket
Last synced: 27 Feb 2026
https://github.com/cryptorzz/stocktv-ws-demo
StockTV WS 的 Java 客户端实现,提供股票实时数据的推送功能,附带前端测试文件。
Last synced: 19 Aug 2025
https://github.com/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/tako8ki/golang-websocket-task-app
GolangとWebsocketで作ったリアルタイムなタスク管理アプリ
Last synced: 10 Jun 2026
https://github.com/juliomotol/laravel-channel-attributes
Automatically register Laravel channels using annotations/attributes!
annotations attributes broadcasting channels laravel websocket
Last synced: 18 Jan 2026
https://github.com/altanis/websocket-implementation
An (incomplete) implementation of a RFC-6455 compliant websocket library.
Last synced: 27 Oct 2025
https://github.com/samicpp/dotnet-http
A HTTP/0.9, HTTP/1.1, WebSocket, HTTP/2, and HPACK library written completely in c#, with no dependencies
csharp csharp-code csharp-library dotnet http http-framework http-library http-protocol http09 http1 http2 http2-library http2-protocol websocket websocket-framework
Last synced: 18 Apr 2026
https://github.com/hk669/goods-rickshaw
highly scalable logistics platform that allows users to book transportation services for moving goods with Django
channels django geospatial maps-api real-time redis-cache websocket
Last synced: 04 May 2026
https://github.com/andrasg/loxone-ts-api
A node module written in TypeScript to communicate with Loxone Miniservers via websockets.
Last synced: 11 Feb 2026
https://github.com/icd360s-e-v/mitglieder
Offizielle Mitglieder-App des ICD360S e.V. - Flutter Cross-Platform (Android, iOS, Windows, macOS, Linux)
accessibility android association community cross-platform dart f-droid flutter german ios linux macos member-management nonprofit open-source social-impact volunteer webrtc websocket windows
Last synced: 16 Jun 2026
https://github.com/hermya/poker-science
Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design
docker gin go kubernetes postgresql rest-api websocket
Last synced: 11 Apr 2026
https://github.com/ericlewis966/token-price-controller
montoring token price and directly contract token's fee rate with smart contract
blockchain cryptocurrency ethereum javascript nodejs web3 websocket
Last synced: 09 May 2026
https://github.com/arjunchib/masquerade
Online card game
cloudflare-pages cloudflare-workers react websocket
Last synced: 04 May 2026
https://github.com/pavelprokhorenko/graphql-requests
GraphQL client, high performance, easy to use, sync/async support
aiohttp aiohttp-client async asynchronous asyncio graphql http http-client json long-polling python python3 web websocket
Last synced: 10 Mar 2026
https://github.com/jeonjonghyeok/coinss-backend
암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스
gin-gonic golang gorilla postgresql redis websocket
Last synced: 06 Jan 2026
https://github.com/marco-a/object-buffer
A simple library to buffer properties on an object.
buffer es6 javascript websocket
Last synced: 22 Jun 2026
https://github.com/rxtoolkit/socketio
🚰 RxJS operators for working with Socket.io (v4 or lower) servers
fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets
Last synced: 12 Feb 2026
https://github.com/clojj/q
kafka kotlin spring-boot spring-cloud-stream websocket
Last synced: 20 Apr 2026
https://github.com/shubhdotai/offline-voice-ai
FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI
fastapi mlx voice-agent websocket
Last synced: 05 May 2026
https://github.com/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/aifia105/chat_app
A backend service for a chat application, implemented in Java.
java jwt mongodb spring-boot websocket
Last synced: 20 Apr 2026
https://github.com/shubhendu-bhakat/websocket-chat-app
Simple chat application using webscoket ,TS and React +Vite
Last synced: 24 Jun 2026
https://github.com/ibrahimhabibeg/echo
Chat application built with micro-services architecture and front-end caching
chat docker docker-compose express mongodb mongoose nodejs react-native react-query socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/arumes31/whois
High-performance network diagnostics & discovery platform. Features DNS-over-HTTPS (DoH), WHOIS/RDAP, GeoIP, subdomain discovery, and port scanning with live WebSocket streaming.
dns-over-https echo-framework geoip golang htmx network-diagnostics port-scanner subdomain-discovery websocket whois
Last synced: 12 Jun 2026
https://github.com/fardinak/websocket
An opinionated WebSocket Server in Golang
golang golang-module websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/n24q02m/mcp-relay-core
Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)
mcp mcp-server model-context-protocol python real-time relay typescript websocket
Last synced: 02 Apr 2026
https://github.com/aprilmintacpineda/aws-ecs-fargate-cluodformation-template
Deploy a Dockerized NodeJS Server with WebSocket on AWS ECS - Fargate using CloudFormation Template
aws-alb aws-autoscaling aws-ecs aws-fargate aws-vpc cloudformation-template docker nodejs websocket
Last synced: 09 May 2026
https://github.com/vincent7128/raspberrypi-magic-photo
Raspberry pi magic photo system, use PIR sensor to activate photo to be like as "Harry Potter" magic photo.
gpio nodejs pir raspberry-pi websocket
Last synced: 06 May 2026
https://github.com/raisess/rtm-text-share-backend
📜 - Real Time Text Share API | no database, temporary data storage and something elses.
api no-database open-source real-time socket-io temporary-data text-share typescript websocket
Last synced: 22 Apr 2026
https://github.com/abidalwassie/realtime-chat-server
Node.js application for realtime socket.io connection.
express javascript nodejs socket-io typescript websocket
Last synced: 14 Mar 2025
https://github.com/ngnhatthanh/vdt-miniproject
A meeting schedule / management website with microservice architecture in Java
docker-compose java kafka keycloak microservice spring-boot websocket
Last synced: 07 May 2026
https://github.com/sarguroh20/realtime-editor
SynCode is a real time web-based code editor with multi-language support compiler
codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket
Last synced: 23 Apr 2026
https://github.com/gauthamjm007/twitter-tweets
A mern stack application to fetch the tweets by the users
bootstrap express mongodb mongoose nodejs react redux redux-thunk socket-io twitter-api twitter-tweets websocket
Last synced: 28 Feb 2026
https://github.com/mileristovski/dataengineer-sparkstreaming
Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.
big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket
Last synced: 11 Apr 2026
https://github.com/reymooy27/pmtc
NodeJS REST API server for online game tournament
jwt-authentication monggose mongodb nodejs socket-io websocket
Last synced: 07 May 2026
https://github.com/steliosk98/binance-quanttradingdashboard
Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.
backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket
Last synced: 23 Jun 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 24 Feb 2026
https://github.com/gorodroz/crypto-tracker
Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.
binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket
Last synced: 07 May 2026
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/jas1rk/dailydash
A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.
auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket
Last synced: 06 Apr 2026
https://github.com/backendstack21/realtime-pubsub-client
The official Realtime Pub/Sub client for JavaScript/TypeScript
client javascript messaging publish-subscribe realtime typescript websocket
Last synced: 22 Feb 2026
https://github.com/aladser/offer-tracker
Трекер офферов (Laravel 8)
laravel8 linux mysql tailwindcss websocket
Last synced: 29 Jan 2026
https://github.com/rahatmoktadir03/echo-verse-chat
A Discord clone that includes real-time chat and video communication platform built with React, Tailwind CSS, Convex, WebRTC, and Node.js. Features include messaging, video/audio calling, responsive design, and scalable serverless deployment.
convex full-stack nodejs pub-sub react real-time-chat tailwind-css vercel video-calling webrtc websocket
Last synced: 13 Apr 2026
https://github.com/zinaaan/im-system
Instant Messaging system implemented by Netty and Spring-boot
instant-messaging java java-8 mybatis-plus netty redis redisson spring-boot tcp-server websocket
Last synced: 20 Jan 2026
https://github.com/yarbsemaj/key-exchange-chat
An implementation of an RSA signed diffie hellman webchat.
api-gateway lambda serverless svelte sveltejs tailwind websocket
Last synced: 13 Apr 2026
https://github.com/luisvalgoi/websocket-playground
Repository dedicated to learn more about the usage of WebSockets.
Last synced: 30 Mar 2025
https://github.com/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
chat chat-application nodejs socket-io websocket
Last synced: 10 May 2026
https://github.com/yadavnikhil03/lan-dropspot
It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed
async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/laksmanayudha/web-socket-chat
Learning Web Socket by creating Simple Chats Application
chat nodejs websocket websockets
Last synced: 26 Apr 2026
https://github.com/zac15987/zplex
Terminal multiplexer desktop app for zpit — Go daemon + Electron shell with multi-panel xterm.js terminals
conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js
Last synced: 26 May 2026
https://github.com/barrylee111/voicechat-llm
A chatbot with both prompt and voicechat capabilities leveraging LangChain, Elasticsearch, and FastAPI. When using voicechat, the user can immerse themselves in the experience by selecting a narrator, like a pirate for instance.
elasticsearch fastapi langchain largelanguagemodel python react speech-to-text tailwind text-to-speech typescript websocket whisper
Last synced: 19 Jan 2026
https://github.com/android-module/android-logger
Websocket日志打印
kotlin-android socket websocket
Last synced: 14 Jan 2026
https://github.com/itsusinn/mesagisto-client
Message forwarding client.消息转发客户端,提供消息语义解析。
jvm-languages kotlin okhhtp3 websocket
Last synced: 23 Oct 2025
https://github.com/sayalisachin/medicrypt
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket
Last synced: 13 Apr 2026