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/rhee876527/pushbullet-notifier
Simple pushbullet-notifier for Linux desktop.
api libnotify linux-desktop notifications pushbullet pushbullet-api python systemd-service websocket
Last synced: 19 Apr 2026
https://github.com/biosan/appuntidb
Database back-end for Project Note – "Reti di Calcolatori" course project
amqp flask flask-restful pika sqlachemy tornado university-project websocket
Last synced: 20 Apr 2026
https://github.com/clojj/q
kafka kotlin spring-boot spring-cloud-stream websocket
Last synced: 20 Apr 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/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/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/fancyboi999/goofish-cli
闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents
ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu
Last synced: 23 Apr 2026
https://github.com/shellrelay/runner
ShellRelay runner — connect any machine to ShellRelay for browser-based terminal access
cli docker go pty remote-access shell terminal websocket
Last synced: 24 Apr 2026
https://github.com/tomchen/recip
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
editor electron presentation reveal-js slideshow websocket
Last synced: 24 Apr 2026
https://github.com/seancheung/braindead
websocket cli client and replicator
cli el expression-language pomelo socket test websocket yaml yml
Last synced: 25 Apr 2026
https://github.com/zemanondrej/coopaint
paint with your friends
dockerized multiplayer nodejs paint websocket
Last synced: 25 Apr 2026
https://github.com/fmotalleb/hemend_async_log_recorder
An Extension to the hemend_logger package that enables asynchronously logging.
async async-logger dart file-logger flutter logger logging stream websocket
Last synced: 26 Apr 2026
https://github.com/kiranparajuli589/scaling-websocket
A very simple demonstration of scaling WebSocket servers.
proxy redis redis-client websocket websockets
Last synced: 27 Apr 2026
https://github.com/zaneh/streamaze-donation-service
Node.js app for watching 3rd party sockets.
event-emitter livestream nodejs proxy stream websocket
Last synced: 27 Apr 2026
https://github.com/ablomer/satisfactory-server-status
🎮 A real-time server status monitor for Satisfactory dedicated servers that leverages UDP polling and WebSocket connections for efficient state tracking.
dashboard docker node-js satisfactory socket-io udp udp-client websocket
Last synced: 27 Apr 2026
https://github.com/brobro332/332-blueprint-server
[ 332 ] 채팅 서버
java mongodb redis sockjs spring-boot stomp websocket
Last synced: 27 Apr 2026
https://github.com/lnardon/cryptotradingbot
A crypto trading bot for KuCoin.
cryptocurrency javascript trading websocket
Last synced: 07 Jun 2026
https://github.com/akihokurino/realtime-stt-chat
realtime stt sample
google-cloud-speech python3 web-audio-api websocket
Last synced: 28 Apr 2026
https://github.com/korkje/wsi
Asynchronously iterate WebSockets
deno iterator typescript websocket
Last synced: 28 Apr 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
Last synced: 28 Apr 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/abdelkarim-01/real-time-chat-application
Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.
css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket
Last synced: 29 Apr 2026
https://github.com/imteekay/websocket-chat
Chat with Web Socket | Using ActionCable & Redis
actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server
Last synced: 29 Apr 2026
https://github.com/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
Last synced: 29 Apr 2026
https://github.com/syntax-queen/adc-backend
Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.
chat-app chat-application dream-analysis flask openai vue websocket
Last synced: 29 Apr 2026
https://github.com/ghaerdi/simple-chat
Chat using React, Typescript and Tailwind
react tailwindcss typescript vite websocket
Last synced: 29 Apr 2026
https://github.com/simone-sanfratello/nodejs-gp
Node.js Grand Prix workshop
Last synced: 30 Apr 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/pablolec/sb_websocket_rust
WebSocket TUI chat server and client in Rust
console console-application cui ratatui ratatui-rs rust rust-lang tui tui-rs websocket websocket-chat websocket-client websocket-server websockets
Last synced: 08 Jun 2026
https://github.com/mwafrika/nyota-project
A full-stack offline-first note-taking application with real-time synchronization capabilities. This app allows users to create, edit, and delete notes that sync across devices in real-time when online and automatically sync when connectivity is restored.
asyncstorage expo-bare-workflow expressjs react-native socket-io websocket
Last synced: 30 Apr 2026
https://github.com/symblai/symbl-adapter-for-chime-demo
Download Symbl.ai's demo app for AWS Chime. The continuous conversation artificial intelligence you receive extends beyond mere transcription to contextual insights such as questions, action-items, follow-ups or topics. Track personalized conversation intentions among speakers.
action-items amazon aws chime context follow-ups javascript omnichannel questions topics websocket
Last synced: 01 May 2026
https://github.com/yju-okura/project_minori-gin-deployment-repo
RAGを導入した授業プラットフォーム
gin-gonic golang webrtc websocket
Last synced: 01 May 2026
https://github.com/lilnasy/tic-tac-toe
A quirky little multiplayer game built with websockets, Preact, and Astro. This is built to showcase my work adding websocket support to Astro, which has a reputation for "static" websites, but it can do so much more! Hosted on a Node.js server running on an Oracle Cloud instance.
astro board-game preact realtime websocket
Last synced: 01 May 2026
https://github.com/pratyush0898/clicksphere
A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.
click-counter clicksphere express global-counter mongodb real-time sync websocket
Last synced: 01 May 2026
https://github.com/brendadeeznuts1111/alchmenyrun
Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks
alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows
Last synced: 01 May 2026
https://github.com/roq-trading/roq-client-bridge
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
api binary bridge cpp26 flatbuffers json sbe websocket
Last synced: 02 May 2026
https://github.com/hacimertgokhan/rust-live-md
Powerful and lightweight application for live previewing and editing markdown files.
markdown markdown-to-html preview rust-cli rust-cli-apps rust-lang websocket
Last synced: 03 May 2026
https://github.com/marshallovski/michi
Minimal chat for your needs
api chat chat-application chatroom client-server node node-js nodejs websocket websockets
Last synced: 03 May 2026
https://github.com/zackiles/deno-kit-starter-template
A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.
deno jsr server starter-kit starter-template typescript websocket
Last synced: 03 May 2026
https://github.com/micahondiwa/rate-my_car
What do others say about this car? A capstone for the for foundation studies (first 9 months) at alx software engineering program.
django django-rest-framework websocket
Last synced: 03 May 2026
https://github.com/skynett81/3dprintforge
Self-hosted web dashboard for Bambu Lab 3D printers
3d-printer ams bambu-lab dashboard mqtt nodejs self-hosted websocket
Last synced: 03 May 2026
https://github.com/viperscape/typescript_project_template
A generic, automated typescript-build template with websocket example
gulp server-client typescript websocket
Last synced: 03 May 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/saurabhkumardev/chatroom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 04 May 2026
https://github.com/arjunchib/masquerade
Online card game
cloudflare-pages cloudflare-workers react websocket
Last synced: 04 May 2026
https://github.com/cropalato/obs_switchscene
A lightweight command-line tool to quickly switch between OBS Studio scenes. Perfect for streamers and content creators who need fast scene transitions through hotkeys or automation.
automation broadcast cli content-creation go golang obs obs-studio scene-switcher streamdeck streaming streaming-tools twitch websocket youtube
Last synced: 04 May 2026
https://github.com/charlot-dedjinou/chatbot
C'est un projet ludique où j'ai développé une messagerie en temps réel entre deux personnes en utilisant les websockets, Vue.js pour le frontend et Express.js pour le backend. Explorez la communication instantanée grâce aux websockets, offrant une expérience de messagerie fluide et réactive entre les utilisateurs.
emoji emoji-picker expressjs vue vuejs3 websocket
Last synced: 04 May 2026
https://github.com/dacr/web-echo
A websocket/webhook JSON data recorder with API
actor-model api blockchain data-recording json openapi pekko pekko-http pekko-streams recorder webhook websocket
Last synced: 04 May 2026
https://github.com/ramzibouzaiene/springboot-websocket-project
A real time One on One Chat application with Spring boot and WebSocket
mongodb spring-boot spring-data-mongodb websocket
Last synced: 05 May 2026
https://github.com/dhairyasethi/blockshare
A Peer to Peer File Sharing Service with Integrated Chat and Anonymous Logging
p2p-network pubnub reactjs webrtc websocket
Last synced: 05 May 2026
https://github.com/ampersandor/cotopia
🏆 코딩테스트 준비를 위한 알고리즘 트래킹 & 팀 경쟁 플랫폼 (backend) | LeetCode & 백준 자동 추적 | 점심 메뉴 미니게임
postgresql redis spring-boot websocket
Last synced: 06 May 2026
https://github.com/aditya-620/chatterbox
A real-time chat application with a React frontend and Spring Boot backend. Features encrypted messaging, WebSocket communication, and responsive design. 🚀
javascript react-router reactjs real-time-chat spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/joshnuss/phoenix_vue
Example integration of Phoenix with Vue.js and Vuex
elixir vue vue-router vuex websocket
Last synced: 06 May 2026
https://github.com/alok-x0s1/learning-ws
In the path of learning about Websocket, I build a real time chat application named ChatNexus. It supports instant messaging with efficient connection management for multiple users. Helped me gain hands-on experience with WebSocket for real-time communication.
express react typescript websocket
Last synced: 07 May 2026
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/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/anas727189/summarizerx
SummarizerX is an innovative web application for quick, efficient text summarization combined with real-time collaboration on a shared whiteboard.It includes not only Fast and accurate text summarization using the Hugging Face API but also Real-time collaborative whiteboard
chatbot gemini huggingface javascript nextjs socket-io tailwindcss text-summarization text-summarizer websocket whiteboard
Last synced: 07 May 2026
https://github.com/dynamo63/fastapi-websocket
A real time list to track activity
Last synced: 07 May 2026
https://github.com/siliconbrain/kubecon-us-2022
Our presentation for KubeCon NA 2022 - WASM day
kubernetes logging wasm websocket
Last synced: 07 May 2026
https://github.com/rafaelppereira/interno-chat-realtime-socket
⚪️ Realtime WebChat for conversations between rooms and people in real time without message delays
Last synced: 07 May 2026
https://github.com/knetic0/mesk-chat-application
⚡️Mini chat application built with Clean Architecture, CQRS, MediatR, SignalR, React, TanStack Router & Query, and JWT authentication. Features include Login/Register and real-time messaging between users.
chat-application clean-architecture cqrs csharp jwt mediatr postgresql reactjs signalr tanstack websocket
Last synced: 07 May 2026
https://github.com/prysya/react-burger
Small project with Cosmo-Burger restoraunt
react redux redux-thunk redux-toolkit websocket
Last synced: 08 May 2026
https://github.com/agitrubard/web-chat-app
Web Chat Application
chat documentation heroku hibernate java maven sockjs spring-boot stomp websocket websockets
Last synced: 08 May 2026
https://github.com/pawelzeja098/flask-web-app-for-video-editing-and-transcription
Web application for video preview, transcription, adding subtitles, trimming, and processing in Flask
flask socket-io subtitles transcription video-streaming websocket whisper-ai
Last synced: 09 May 2026
https://github.com/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels
Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.
django django-channels game python realtime-game redis redis-cache websocket
Last synced: 09 May 2026
https://github.com/jose26362780/nlw_expert_trilha_node
API developed during the NLW expert, it is an application that creates a voting ranking and updates it in real time with the help of websocket and tested on hopscotch
nodejs postgresql prisma redis typescript websocket
Last synced: 09 May 2026
https://github.com/hoangvuvan0611/javacv_attendance_recognition
program javacv, opencv attendance&recognition
java javacv spring-boot websocket
Last synced: 09 May 2026
https://github.com/urijhoruzij/react-native-websocket-chat
React Native websocket chat
app chat react react-native websocket
Last synced: 09 May 2026
https://github.com/imdadmi/kafka-websocket-chatapp
this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end
kafka reactjs spring-boot websocket
Last synced: 09 May 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/arthepsy/bs2-evt-filter
Suprema BioStar 2 event filter
biostar biostar2 events filter secure-strings service suprema websocket
Last synced: 09 May 2026
https://github.com/scholarchen20/sky-take-out
黑马程序员最新Java项目实战《苍穹外卖》,最适合新手的SpringBoot+SSM企业级项目实战 相比于瑞吉外卖苍穹外卖的业务更加真实完整,用户端改为微信小程序,登录改为了微信登录,加入了统计报表,来单提醒,客户催单,订单管理等功能,业务实现了闭环。技术选型更加丰富和实用。可以认为是增强版瑞吉外卖
aliyun-oss echarts mybatis redis spring-cache spring-task springboot2 springmvc websocket wechatpay
Last synced: 10 May 2026
https://github.com/fyrndly/ips_wisma
Indoor Position System with Beacon based on Trilateration Method
flask mqtt trilateration websocket
Last synced: 10 May 2026
https://github.com/chairco/dj-realtime-visualization
realtime and visualization web site with Django Channels and pyechart
Last synced: 10 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/guilhermescr/cardshare-ui
CardShare UI
nextjs react tailwindcss tanstack-react-query typescript websocket
Last synced: 15 Jun 2026
https://github.com/ratopi/websocket-cowboy-experiments
WebSocketCowboyGunExperiments
Last synced: 18 Jun 2026
https://github.com/ducksoft/smssenderdroid
基于 WebSocket 的编程控制短信群发系统
anko kotlin kotlin-android ktor websocket
Last synced: 04 Apr 2025
https://github.com/abdulrahmans0414/sockettalk
This is a real-time chat server built using React, Node.js, Express, and Socket.io.
express nodejs react real-time-chat socket-io socketio-server tailwindcss websocket
Last synced: 09 Apr 2026
https://github.com/deng-hb/spring-boot-websocket-demo
spring boot websocket demo
Last synced: 15 May 2026
https://github.com/simukti/dnswsforfun
A demo server that acts as a DNS proxy and HTTP server (including WebSocket server).
channel concurrent-programming go golang goroutines websocket
Last synced: 04 Apr 2025
https://github.com/jakmobius/tanks
Browser action game project
game multiplayer typescript webgl websocket
Last synced: 11 Apr 2025