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-07-01 00:30:48 UTC
- JSON Representation
https://github.com/oaslananka/codex-app-server-web
A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.
ai codex developer-tools nextjs react state-management typescript ui ux websocket
Last synced: 25 Apr 2026
https://github.com/emanuelegreco29/codex_naturalis_polimi_ingsw_project
Politecnico di Milano - Ingegneria del Software Project - AY 2023/24
cli client-server game gui html java polimi polimi-projects politecnico-di-milano project rmi tui websocket
Last synced: 06 Jun 2026
https://github.com/zunohoang/chat_realtime
Web Chat Realtime with Spring Boot, WebSocket.
Last synced: 25 Apr 2026
https://github.com/lenaar/poc-broccoli-bank-id-app
BankID auth and signing. ReactJS application with server side rendering, express and websockets.
bankid bankid-sweden express-js frontend reactjs server-side-rendering websocket
Last synced: 11 Aug 2025
https://github.com/hjyup/translatify
chat application with async translation
golang grpc microservice rabbitmq service-workers websocket
Last synced: 26 Apr 2026
https://github.com/nikoo-asadnejad/online-chat-app
A real time chat application
chat chat-application chatroom javascript js react reactjs real-time realtime signalr websocket websockets
Last synced: 26 Apr 2026
https://github.com/gonzofish/ws-chat-client
A small chat client that uses websockets
chat chat-application javascript toy toy-project vanilla-javascript vanilla-js websocket websockets
Last synced: 26 Apr 2026
https://github.com/brennanb/webrtc-telestrator
WebRTC-powered telestrator for live streaming and recording. Features Apple Pencil support, real-time drawing synchronization, OBS integration, and responsive touch controls for content creators.
apple-pencil broadcasting canvas content-creation drawing ipad javascript nodejs obs-studio real-time streaming telestrator touch-events webrtc websocket
Last synced: 07 May 2026
https://github.com/jaid/socket-enhance
Adds utility functions to socket.io instance objects.
lib library logger logging socket socket-io socket-io-client socket-io-server socketio socketio-client socketio-server util utility websocket
Last synced: 27 Apr 2026
https://github.com/petatemarvin26/vin-socket.server
This application maintain the light weight of websocket connection
javascript typescript websocket ws
Last synced: 19 Feb 2026
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript websocket
Last synced: 27 Apr 2026
https://github.com/andersondev17/scorez-websockets
Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Last synced: 27 Apr 2026
https://github.com/naltun/viewhq
⛑️ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. 🖥️ 🛫
flask python python3 view views websocket websockets
Last synced: 27 Apr 2026
https://github.com/pedro-demeu/chat_django
Criando um chat realtime com django framework
chat-realtime django fullstack-development websocket
Last synced: 27 Apr 2026
https://github.com/streamlined2/websocketschat
Basic WebSockets chat implementation in Java
java-21 maven websocket websocket-client websocket-server
Last synced: 27 Apr 2026
https://github.com/risaddex/clubhouse-js-expert-ts
Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).
esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server
Last synced: 27 Apr 2026
https://github.com/darc99/spring-boot-websocket
java sockjs-websocket spring-boot websocket
Last synced: 27 Apr 2026
https://github.com/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 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/roycuadra/websocket-button-control
The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.
Last synced: 28 Apr 2026
https://github.com/ywatanabe1989/scitex-orochi
Django + Channels hub that tracks Claude Code agents across a fleet — real-time WebSocket messaging, channel routing, live dashboard with pane state, hook-event telemetry, and functional-heartbeat liveness probes.
ai ai-agents anthropic automation claude-code dashboard developer-tools django fleet-management mcp multi-agent orchestration scitex scitex-ecosystem telemetry tmux websocket
Last synced: 28 Apr 2026
https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: 28 Apr 2026
https://github.com/deepcoders30/discord-clone
A Full Stack Discord Clone
aivenio javascript livekit mysql mysql-database nextjs13 nodejs prisma react-tanstack-query reactjs shadcn-ui socket-io uploadthing websocket
Last synced: 09 Apr 2026
https://github.com/icyjoseph/chat-room
Weekend project. Learning to combine WebSockets and React :)
chat-application react reactjs socket-io websocket weekend-hacking weekend-project
Last synced: 10 May 2026
https://github.com/connorslade/webchecklist
🕸 Web Checklist
checklist html javascript plugin plugin-manager plugins pwa scss webapp website websocket
Last synced: 28 Apr 2026
https://github.com/daikiojm/angular-coincheck-demo
Sample implementation to display coincheck websocket api.
Last synced: 28 Apr 2026
https://github.com/niqzart/checkers-hackers
My first React.js + Node.js project. It's a multiplayer game of checkers with some expandability options.
game javascript reactjs webapp websocket
Last synced: 28 Apr 2026
https://github.com/farwayer/nginx-proxy
Simple out-of-the-box nginx proxy with Let's Encrypt integration
https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy
Last synced: 28 Apr 2026
https://github.com/kriogenia/allforone-service
Repository of the service for the 4l1 (AllForOne) project
alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket
Last synced: 29 Apr 2026
https://github.com/fairlytales/real_time_chat_with_socket.io
Real time chat app with WebSockets using Socket.io
javascript socket socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 29 Apr 2026
https://github.com/mrts/vaadin-javaee-jms-server-push-example
An example Vaadin 8 Java EE application that demonstrates how to use Vaadin's server push along with Java EE JMS messaging APIs
javaee jms message-driven-bean vaadin vaadin-cdi-addon vaadin-push vaadin-testbench websocket
Last synced: 29 Apr 2026
https://github.com/telattar/restauranto
A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.
Last synced: 29 Apr 2026
https://github.com/inaveed-git/websocket-chatapp
A lightweight real-time chat application built with React, TypeScript, and WebSockets. Users can join a room using a unique Room ID and exchange messages instantly with others in the same room.
Last synced: 29 Apr 2026
https://github.com/auraluvsu/websocket-chat
Websocket based chat service complete with both server and client side files, complete with relational database for storage
backend backend-development backend-go chat-application client-server go go-developer go-websocket golang messaging mysql mysql-database relational-databases sql websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 29 Apr 2026
https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone
simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication
Last synced: 29 Apr 2026
https://github.com/eibens/wsfs
WebSocket server (ws) that broadcasts file system (fs) events to its clients.
deno events fs server typescript web websocket
Last synced: 29 Apr 2026
https://github.com/paulorohling/live-cursors
Live Cursors is a sample web application that allows you to share your cursors with others.
angular collaborative golang live-cursor websocket
Last synced: 29 Apr 2026
https://github.com/aakashsharma7/dsa_tracker
Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).
components-react reactjs vite websocket yarn-workspaces
Last synced: 10 May 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/pacna/chillax
A versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices.
golang lit typescript websocket
Last synced: 29 Apr 2026
https://github.com/ukoloff/ws-express-sandbox
Play with websockets, Node.js & express
express nodejs playground websocket
Last synced: 29 Apr 2026
https://github.com/phantie/snake
Singleplayer/Multiplayer browser game on modern Rust stack (Yew, Axum) and WebSocket
async axum data-compresssion k8s multiplayer nix snake websocket yew
Last synced: 29 Apr 2026
https://github.com/mariyan23/capybara-chat-front
Write messages to others
express react rtk scss socketio typescript websocket
Last synced: 29 Apr 2026
https://github.com/424nkita-csharsfta4/clone_game_agario
Игра для всех
client-server express free-to-play game-development multiplayer server websocket
Last synced: 29 Apr 2026
https://github.com/kasonbraley/chat-li
Real-time terminal chat application
nodejs socket-io websocket yarn
Last synced: 29 Apr 2026
https://github.com/vutran/websocket-handshake
Simple utility to generate a websocket handshake hash/response.
handshake javascript node websocket
Last synced: 30 Apr 2026
https://github.com/vaibhav-chitransh/learn-socket
A demo chat app built to learn websocket using socket.io
expressjs material-ui nodejs reactjs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 Apr 2026
https://github.com/ratneshjain40/webrtc-peerjs
This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.
Last synced: 30 Apr 2026
https://github.com/nybergviktor/livesound
airpods music streaming websocket windows windowstoapple
Last synced: 30 Apr 2026
https://github.com/jkaninda/okapiws
Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs
go-websocket go-websocket-server websocket
Last synced: 08 Jun 2026
https://github.com/jaid/jaid-core-socket-api
jaid-core plugin for simple WebSocket APIs.
lib library socket socket-io socket-io-server socketio-server util utility websocket
Last synced: 30 Apr 2026
https://github.com/peter-oroszvari/aws_websocket_authorizer
Cognito Auth Lambda: A custom python authorizer for API Gateway that authenticates users with Amazon Cognito User Pools. This AWS Lambda function verifies access tokens and generates IAM policies for secure API access control.
aws-api-gateway aws-lambda python websocket
Last synced: 10 Jun 2026
https://github.com/acehomard/ft_transcendence
🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !
django docker-compose jwt-authentication postgresql solidity websocket
Last synced: 08 Jun 2026
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/sumande414/hush
Hush - Chat Application with Encryption (backend)
mongodb spring spring-boot websocket
Last synced: 02 May 2026
https://github.com/joschonarth/flask-websocket-chat
💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.
flask flask-socketio python websocket
Last synced: 01 May 2026
https://github.com/waqar1978/django-backend-eduplatform
An e-learning platform built with Django, featuring flexible course content management, student enrollment, and caching using Memcached and Redis. It includes a RESTful API with DRF, role-based authentication, and a real-time chat server powered by Django Channels. It is optimized for production with Docker, NGINX, and SSL.
css django docker html nginx postgresql python redis restful-api ssl websocket
Last synced: 09 Apr 2026
https://github.com/shinseongsu/carrotmarket
:rocket: 중고마켓 만들어보기
aws-rds-postgres aws-s3 java jpa querydsl rabbitmq spring-boot spring-mvc stomp tailwindcss thymeleaf websocket
Last synced: 01 May 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/vhyran/openchat
ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.
Last synced: 01 May 2026
https://github.com/georgianastanea/energy-management-application
jwt-token rabbitmq spring-boot spring-security websocket
Last synced: 01 May 2026
https://github.com/marceloleite2604/spring-websocket-authentication
Implementation of WebSocket connection with OAuth2 authentication
authentication oauth2 spring-boot websocket
Last synced: 13 May 2026
https://github.com/mini-gear/realtime-chat-app-react-fullstack
express full-stack reactjs realtime websocket
Last synced: 01 May 2026
https://github.com/semihbkgr/netty-ims
Distributed Netty based IMS
distributed guice http ims kafka netty nginx websocket zookeeper
Last synced: 11 May 2026
https://github.com/scrntprcrz/web-p2p-taskzz
WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.
datachannel javascript local-first nodejs p2p socketio web webrtc websocket
Last synced: 01 May 2026
https://github.com/pranav291/ghost-messenger
👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend
android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp
Last synced: 01 May 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/gituser12981u2/sync
p2p file sharing program built with rust
encryption file-sharing networking p2p-network rocket rust tlc websocket
Last synced: 02 May 2026
https://github.com/kartikmanimuthu/phoenix-websocket-notifier
A high-performance real-time notification system built with Node.js, Express, Socket.io, and Redis.
docker expressjs nodejs redis socket-io socket-programming websocket
Last synced: 09 Apr 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/tejashah88/triforce-listener
WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.
android dolphin-emu kotlin vertx websocket
Last synced: 11 May 2026
https://github.com/iollaph/pi-image-client
Node.js client that prints Base64 images received via WebSocket to a thermal printer on Raspberry Pi.
base64 nodejs printer raspberry-pi websocket
Last synced: 02 May 2026
https://github.com/sh13y/secure-chat
A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB
chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket
Last synced: 02 May 2026
https://github.com/exanubes/api-gateway-websocket-api
An AWS Api Gateway Websocket API implementation using Pulumi
aws pulumi typescript websocket websockets
Last synced: 02 May 2026
https://github.com/sikelio/sikontrol-app-legacy
App for connecting to sikontrol-desktop and send websocket envents to control Windows audio
android android-app android-application audio macro macros react-native shortcuts-app socket-io websocket
Last synced: 02 May 2026
https://github.com/datsfilipe/support-chat
An realtime support chat app using Node, Express and websocket.
express nodejs typescript websocket
Last synced: 02 May 2026
https://github.com/shahidmalik4/fastapi-streamlit
Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.
coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket
Last synced: 02 May 2026
https://github.com/mkhuda/gowes-pingpong
Golang Websocket PingPong Latency Test
golang melody ping-pong websocket
Last synced: 09 Jun 2026
https://github.com/mehedi752/retrievify-client
Ferot - The Lost & Found System is a web-based platform that enables users to report lost items, find returned belongings, verify ownership, and connect with others to reclaim their items. Designed with trust, transparency and user experience in mind.
firebase html5 javascript react tailwind-css 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/samuelematias/flutter-websocket-example
🔁 A Simple Flutter Project Example using WebSocket.
dart flutter socketio websocket
Last synced: 10 Jun 2026
https://github.com/slainless/prodeskel-ws
Basic WebSocket client implementations for DIGIDES Prodeskel Service.
Last synced: 10 Aug 2025
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/srect/websocket
WebSocket聊天室
chatroom koa2 socket-io websocket
Last synced: 03 May 2026