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-25 00:30:36 UTC
- JSON Representation
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/ujjwalguptaofficial/shivneri-ws-client-javascript
Shivneri framework web socket client library for javascript
crystal-lang javascript-library shivneri-framework websocket websocket-client websocket-library
Last synced: 30 Apr 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/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/dougfsilva/autoatendimento-backend
O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.
clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket
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/rafiq15/kafka-pub-sub
Real-time Kafka Publisher-Subscriber System with WebSocket Integration
apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket
Last synced: 03 May 2026
https://github.com/gitbolt/soltrek-server
📡 Websocket / API server for SOLTrek
Last synced: 03 May 2026
https://github.com/serban-petrescu/training-spring-feedback
.msg Friday Training: Feedback Application
cloud-foundry postgresql spring-boot ui5 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/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/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/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/obytes/aws-sumu-demo
Demo client/server Websocket Application that leverage SUMU stack as a messaging backbone.
aws aws-apigateway firebase-auth push-notifications react realtime-messaging 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/trobert42/transcendence
A website that includes a Pong game and a real-time chat
0auth2 docker docker-compose jwt-authentication nestjs-backend postgresql prisma react-front-end rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/matx64/go_xat
A simple Chat App written in Go.
go html javascript redis websocket
Last synced: 07 May 2026
https://github.com/gaurav-chaurasia/chat-app
a chat web application like WhatsApp, on nodejs using WebSockets
mongoose-odm nodejs oauth2 passport socket-io websocket
Last synced: 07 May 2026
https://github.com/blackbird71sr/real-time-water-flow-operation-optimization
HackUTD 2021 (Sponsored by EOG Resources)
highcharts optimization optimization-algorithms react typescript websocket
Last synced: 08 May 2026
https://github.com/j-bodek/slitherio-like-game
Easy slitherio like game for two players
django django-channels javascript python websocket
Last synced: 08 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/marcosmarcolin/async-php
Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.
asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman
Last synced: 08 May 2026
https://github.com/tako8ki/golang-websocket-task-app
GolangとWebsocketで作ったリアルタイムなタスク管理アプリ
Last synced: 10 Jun 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/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/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/s-chan-o/sc-sns
java jpa kafka redis spring-boot spring-security websocket
Last synced: 10 May 2026
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/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/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/nikhiladiga/react-wsx
A simple react websocket component written in typescript
Last synced: 01 May 2026
https://github.com/sjh9714/new-portfolio
Java/Spring 백엔드 포트폴리오 - 동시성, 이벤트 정합성, 실시간 메시징, 과금/정산 사례를 수치와 테스트로 정리한 사이트
backend event-driven idempotency java k6 kafka nextjs outbox-pattern portfolio postgresql rabbitmq redis spring-boot testcontainers websocket
Last synced: 08 Jun 2026
https://github.com/ahmed-gelemli/docker-agent-backend
Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.
backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket
Last synced: 20 Apr 2026
https://github.com/sohei-t/training-content-progress-tracker
FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新
dashboard fastapi file-monitoring full-stack python real-time vue3 websocket
Last synced: 01 May 2026
https://github.com/moheladwy/simple-http-server
A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.
c http http-requests http-server web web-server websocket
Last synced: 04 Mar 2026
https://github.com/fabianober/websocketserver
WebSockets for ESP32 devices, enabling real-time communication between the ESP32 and web clients
embedded-systems esp32 websocket
Last synced: 01 May 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 Apr 2026
https://github.com/diraneyya/websocket-chat
This fullstack application contains both a frontend using React (in the client subfolder) and a backend. The application uses 'express' and 'ws' to serve both the frontend and the websocket endpoint using the same port. This allows deploying the application on platforms like Heroku and Glitch where only one port is available for the application.
chat education glitch realtime websocket
Last synced: 20 Apr 2026
https://github.com/drstone438/mk-bot-online
Interfaz web para controlar remotamente el robot MK-BOT con D-Pad y video en tiempo real. Compatible con ESP32, ESP32-CAM y ESP8266.
Last synced: 01 May 2026
https://github.com/jarenal/horseracing
Horse Racing is a game for testing purposes using websockets and PHP.
Last synced: 04 Jun 2026
https://github.com/armsnyder/awswebsocketadapter
Go package for running an AWS Lambda function for a websocket-type API Gateway, locally
adapter api-gateway aws aws-api-gateway aws-apigateway aws-lambda aws-lambda-golang aws-websockets lambda-go local-development testing testing-tools websocket websocket-server websockets
Last synced: 20 Jun 2026
https://github.com/radiantnode/tensies
A real-time multiplayer dice game for the bar, the beach, or anywhere you forgot to bring actual dice.
browser-game dice-game docker fastapi multiplayer party-game python real-time redis vanilla-javascript websocket
Last synced: 20 Jun 2026
https://github.com/diloabininyeri/chrome
It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.
chrome chrome-headless dev-tools php selenium webdriver websocket ws
Last synced: 19 Apr 2026
https://github.com/phpxcoder/lanyard
🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 2026
https://github.com/murdinc/lcdata
A declarative agentic LLM execution engine
agentic-ai agents anthropic cli declarative golang json-config llm nlp ollama openai orchestration pipeline rest-api self-hosted speech-to-text sse text-to-speech websocket workflow
Last synced: 02 Jun 2026
https://github.com/aviroop41/wasm-extension
A Chrome extension that runs WebAssembly code and communicates with a WebSocket server.
chrome-extension webassembly websocket
Last synced: 02 May 2026
https://github.com/athrvk/tic-tac-two
A modern twist on the classic Tic-Tac-Toe game with enhanced gameplay and strategies.
game java react tic-tac-toe websocket
Last synced: 02 May 2026
https://github.com/majid-cj/go-chat-server
This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles
authentication-middleware docker-compose golang iris-golang rest-api sse websocket
Last synced: 02 May 2026
https://github.com/shubhamd99/nodejs-socket-io
Web Sockets Chat App (Socket.io)
chat-application nodejs realtime-messaging socket-io socket-programming websocket
Last synced: 18 Apr 2026
https://github.com/meibraransari/node-websocket
⚛️ Nodejs web-socket app to test application
node nodejs nodejs-server web-socket websocket
Last synced: 02 May 2026
https://github.com/iamigi/react-node-ws
React live cursor
nodejs react typescript websocket ws
Last synced: 09 May 2026
https://github.com/y0sif/ferlay
Start and manage Claude Code sessions from your phone.
ai-agent claude-code cli developer-tools flutter mobile remote-control rust session-management websocket
Last synced: 02 May 2026
https://github.com/alisawari/wstunnel-scripts
util scripts to manage and connect easier to wstunnel connections
network tunnel websocket wstunnel
Last synced: 02 May 2026
https://github.com/mzd-hseokkim/agent-character-dashboard
Real-time multi-agent observability dashboard that visualizes Claude Code sessions as animated pixel art characters
ai-agent anthropic bun claude claude-code dashboard observability pixel-art react websocket
Last synced: 21 Jun 2026
https://github.com/srang/ca
cellular automata
camel sockjs spring-boot websocket
Last synced: 03 May 2026
https://github.com/camilosampedro/lights-on
Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino
mqtt play-framework scala scalajs websocket
Last synced: 03 May 2026
https://github.com/pink-tools/pink-agent
Remote terminal control via Telegram. WebSocket streaming, Cloudflare tunnel.
claude-code cloudflare go telegram terminal websocket
Last synced: 08 Mar 2026
https://github.com/pansalasamarth/rtmp-live-streaming-platform
A lightweight, scalable live-streaming solution enabling real-time video/audio broadcasting through WebRTC and Dockerized TURN servers, deployed on AWS for high availability and secure communication.
aws-ec2 cloud docker livestream stun-server turn-server webrtc websocket
Last synced: 10 May 2026
https://github.com/doctorpok42/next-boilerplate
boilerplate nextjs template websocket
Last synced: 18 Apr 2026
https://github.com/caknoooo/simple-web-socket
This repository is used for learning about web sockets, namely socket.io, in addition to implementing real time chatapp
golang gorilla-websocket socket-io websocket
Last synced: 03 May 2026
https://github.com/liteobject/demo.signalr
Demo SignalR with ASP.NET Core
bootsrtap csharp html javascript signalr websocket
Last synced: 03 May 2026
https://github.com/tomgxz/tfldepartureboard
"Live" departure boards for the London Underground, accessed via TFL's Open Data API
html jquery london london-underground nodejs scss signalr tfl websocket
Last synced: 10 May 2026
https://github.com/srect/websocket
WebSocket聊天室
chatroom koa2 socket-io websocket
Last synced: 03 May 2026
https://github.com/zetaphor/webleap
A Chrome extension and jQuery plugin that allows you to navigate the web using the Leap Motion hardware controller
chrome-extension jquery-plugin leap-motion nodejs websocket
Last synced: 10 May 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 Apr 2026
https://github.com/doge-8/btc5m-web
Quick-order tool & pluggable automated strategy framework for Polymarket's BTC/ETH/SOL 5m & 15m up/down markets. Real-time order book + Binance/Chainlink data, market & limit (maker) strategies, dual-mode panel, backtesting. Self-hosted, open source.
algorithmic-trading bitcoin crypto nodejs polymarket prediction-markets trading trading-bot typescript websocket
Last synced: 02 Jun 2026
https://github.com/jremmurd/pimcore-ignite-bundle
Adds web realtime functionalities to your pimcore web application.
notifications pimcore pimcore-bundle realtime websocket
Last synced: 09 Jun 2026
https://github.com/chiragsdev/codemate-frontend
Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.
Last synced: 03 May 2026
https://github.com/tauseefk/reconcile
Collaborative text editor using operational transforms.
collaborative-editing nestjs nodejs operation-transformation typescript websocket
Last synced: 03 May 2026
https://github.com/funnyboy-roks/chess
Mutiplayer chess using websocketrs and p5js
chess javascript p5js socket-io sockets typescript websocket
Last synced: 10 May 2026
https://github.com/micilini/php-websockets
Native PHP WebSocket and realtime chat foundation built from scratch with PHP sockets. Includes chat examples, private rooms, bot hooks, storage adapters and optional Laravel integration.
chat chat-application laravel laravel-package php php-socket php-websocket private-chat realtime realtime-chat sockets websocket websocket-server websockets
Last synced: 09 Jun 2026
https://github.com/tsaplia/energy-controller-refactored
ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.
arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket
Last synced: 04 May 2026
https://github.com/mat-sz/poll-ws
🗳️ Decision making software backend (TypeScript/node/WebSockets).
nodejs typescript websocket websocket-server
Last synced: 10 May 2026
https://github.com/aykevl/domos
Domotica server (home automation backend)
home-automation mqtt websocket
Last synced: 04 May 2026
https://github.com/suconghou/signalserver-php
signalserver in php
data-channel p2p php signalserver swoole webrtc websocket
Last synced: 04 May 2026
https://github.com/cenga93/pizza-order-tracker
Realtime pizza order tracker app using NodeJs, Express and Mongo DB
bootstrap5 ejs-templates exprees express-middleware express-session express-validator gulp javascript mongodb nodejs realtime scss socket-io websocket
Last synced: 04 Apr 2026