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/mysteriza/websocket-chatting-app
WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).
chatting-app html python websocket
Last synced: 03 Aug 2025
https://github.com/touhoue/digi-projec
DIGI-Projec enables vehicle plate detection, OCR, and vehicle counting in parking areas.
fastapi google-sheets line-notify python websocket yolov5
Last synced: 01 May 2026
https://github.com/pabloreszczynski/phoenix-client
Clojure implementation of the Phoenix Framework client
Last synced: 11 Jul 2025
https://github.com/chriskilinc/hojt-api
Dotnet CORE webapi
chat dotnet dotnet-core web-api websocket
Last synced: 19 May 2026
https://github.com/arjo129/simple-websock
A simple implementation of websockets in python
python websocket websocket-server
Last synced: 08 Sep 2025
https://github.com/oudyworks/backend
a backend framework
frameworks graphql http nodejs web websocket
Last synced: 11 May 2026
https://github.com/lukajioshvili20/rust-websocket-server
A lightweight WebSocket echo server built with Rust using Tokio and tokio-tungstenite.
echo-server rust toki tungstenite websocket
Last synced: 13 Jul 2025
https://github.com/suthar345piyush/realtime-tracker
An real time tracker on the map , with the perfect location of two things , built using Nodejs , Expressjs , socket.io , openstreetmap & Leaflet.
backend ejs expressjs leaflet nodejs openstreetmap-data socket-io webdevelopment websocket
Last synced: 11 Apr 2026
https://github.com/rajtilak-2020/Portfolio-V4
Minimalist developer portfolio using Next.js 14, React, TailwindCSS, Shadcn UI and Magic UI
css3 html5 javascript magicui mdx mit-license nextjs nextjs14 nodejs open-source portfolio react shadcn-ui tailwindcss typescript vercel webdevelopment websocket
Last synced: 30 Dec 2025
https://github.com/buckineer/primal
Spain Territory Web Game that manage event, topics
angular4 django django-rest-framework django-ses websocket
Last synced: 02 Mar 2026
https://github.com/dking1342/socket-chat
A simple chat app that uses websockets with NodeJS
chat chatapp javascript nodejs socket socket-io websocket
Last synced: 09 May 2026
https://github.com/ppogulailo/node-socket-chat
Node js training project, websocket
nodejs react real-time websocket
Last synced: 01 May 2026
https://github.com/lovesaroha/lchat
A simple group chat app implemented using WebSockets.
Last synced: 09 May 2026
https://github.com/ehsanmanafi/meetup-rsvp
An examination of the meetup rsvp stream analysis
java kafka mongodb spark spring-boot webflux websocket
Last synced: 05 May 2026
https://github.com/avastroficial/clover.space-api
Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.
clover-space clover-space-api projz website websocket websocket-server
Last synced: 17 Jun 2025
https://github.com/labgua/remote-control-slide
Remote Control is a tool to control the PDF slide presentation with other browser clients
browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket
Last synced: 13 Apr 2025
https://github.com/byronap/websockets
.NET library that simplifies the usage of client websockets
dotnet dotnet-core netstandard websocket websockets
Last synced: 10 May 2026
https://github.com/ricardo-cs/sorteio-websocket-js
Uma aplicação simples de sorteio em tempo real utilizando WebSocket.
Last synced: 17 May 2026
https://github.com/ody-dev/ody-swoole
Swoole HTTP server, cache and websockets.
framework php swoole websocket
Last synced: 04 Mar 2025
https://github.com/nasim-raj-laskar/real-time-aircraft-engine-predictive-maintenance-system
GRU-based aircraft engine Remaining Useful Life (RUL) forecasting platform with Redis-backed online feature serving, streaming telemetry ingestion, batched WebSocket inference, Prometheus/Grafana observability, Evidently drift monitoring, and containerized MLOps infrastructure.
docker evidently-ai grafana gru mlops prometheus pyflink redis rul s3 stream-processing tensorflow time-series vuejs websocket
Last synced: 11 Jun 2026
https://github.com/babiabeo/deko
A simple WebSocket client for Deno
autobahn-testsuite deno rfc6455 websocket websocket-client
Last synced: 18 May 2026
https://github.com/hivesolutions/pushi
Simple yet powerful infra-structure for handling of WebSocket connections
notifications push pushi realtime websocket
Last synced: 08 Jan 2026
https://github.com/rajput-vinay/drawflow
🚀 DrawFlow is an interactive whiteboarding tool inspired by Excalidraw. It enables real-time drawing, collaborative editing, and seamless state management. Whether you're brainstorming ideas, diagramming workflows, or sketching wireframes, DrawFlow provides a smooth and intuitive experience.
expressjs nextjs nodejs postgresql prisma-orm reactjs turborepo typescript websocket
Last synced: 08 Apr 2026
https://github.com/michaldziuba03/websockets
Websocket protocol implementation for server from scratch.
protocol real-time realtime websocket websockets websockets-server ws
Last synced: 03 Oct 2025
https://github.com/mudssrali/wsgrok
WebSocket API wrapper for creating and managing WebSocket connections
real-time websocket websocket-api wss
Last synced: 11 May 2026
https://github.com/chen-abudi/tic-tac-toe-realtime
🕹️ Challenge your friends in real-time Tic Tac Toe! Smooth turns, live updates, and a slick UI inspired by Figma — All in one fun little package.
design-system express javascript modular-architecture monorepo nextjs nodejs react socket-io storybook tailwindcss test-client typescript vite websocket yarn-workspaces zustand
Last synced: 07 Apr 2026
https://github.com/ankush-web-eng/videocall-app
This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.
Last synced: 02 Apr 2025
https://github.com/truongdd03/chat-room
A chat web-application created with Vue3 and Spring Boot
chatroom chatroom-client chatroom-server java springboot typescript vue3 websocket
Last synced: 22 Aug 2025
https://github.com/nazrankhondokar/spring-boot-3-with-java-21
Build POC of Spring Boot 3 using Java 21
apache-poi gcp gradlew java-21 jwt multipart-formdata rbac spring-boot-3 stomp websocket
Last synced: 04 Feb 2026
https://github.com/ajay007e/omegle
A basic simultaneous video and chat application using WebSocket and vanilla HTML, CSS, and JavaScript. It allows real-time text messaging and peer-to-peer video calls in the browser without any frameworks.
ejs nodejs omegle peerjs socket-io webrtc websocket
Last synced: 02 Apr 2026
https://github.com/koatty/koatty_router
Koatty routing component, adapt to http1/2, websocket, gRPC.
components grpc router routing websocket
Last synced: 06 May 2025
https://github.com/fenhl/async-proto
Rust library facilitating simple binary network protocols with async support
async network network-protocol rust-library websocket
Last synced: 14 Apr 2025
https://github.com/iv4n-ga6l/websocket-chat-backend
A real-time chat server built with Go using WebSocket for handling communication
chatserver go golang websocket
Last synced: 26 Mar 2025
https://github.com/syedomer17/chat-app
💬 A fullstack real-time chat application built with NestJS, React, Tailwind CSS, and Socket.IO. 🚀 Includes user join/leave notifications, typing indicators, and message history with MongoDB. 🎨 Clean and responsive UI powered by shadcn/ui and TypeScript throughout.
mongodb nestjs reactjs shadcn-ui socket-io tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/mentos1386/socketer
Socket.IO / WebSocket debugging tool
debugging development-tools socket-io websocket
Last synced: 25 Jun 2025
https://github.com/com8/teams-hook
A hook program forwarding incoming Microsft Teams websocket messages to all subscribed clients.
Last synced: 27 Mar 2025
https://github.com/larzuaga11/esp32-webserver
ESP32 Webserver for Parking Circuit
arduino-ide arduino-mega2560-board esp32 html-css-javascript newping ultrasonic-sensor webserver websocket
Last synced: 19 May 2026
https://github.com/davidje13/chat
An end-to-end encrypted chat client which uses the EchoChamber backend.
Last synced: 20 Mar 2025
https://github.com/kenzycodex/spring-notification-service
Production-ready Spring Boot microservice for multi-channel notifications including email, real-time WebSocket, and RabbitMQ queue-based messaging with JWT authentication
docker email java jwt maven messaging microservice mysql notifications rabbitmq realtime rest-api smtp spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/daaanishhh002/signwave
This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.
android-application esp32 flask java random-forest-classifier websocket
Last synced: 04 Mar 2025
https://github.com/deepcloudlabs/dcl302-2021-feb-10
DCL-302: NodeJs Programming
ecmascript6 express-js javascript mongodb mongoose mongoosejs node-js node-module nodejs websocket
Last synced: 08 Apr 2026
https://github.com/joduplessis/noom-tools
Boilerplate & toolkit for bootstrapping real time component-driven JAM-Stack applications. 📦
fastify jamstack react storybook typescript websocket
Last synced: 09 Apr 2026
https://github.com/gbroques/filesystem-websocket-notifier
Notifies a WebSocket connection about filesystem changes.
filesystem-events filesystem-monitoring websocket websocket-application websocket-client websockets
Last synced: 08 Jul 2025
https://github.com/andrehrferreira/bench-sockets-rust
Rust implementation for Websocket, TCP and UDP performance testing
Last synced: 29 Mar 2025
https://github.com/andrehrferreira/bench-sockets-csharp
C# implementation for Websocket, TCP and UDP performance testing
Last synced: 17 Aug 2025
https://github.com/realtime-framework/angular2chat
Simple Chat built with Realtime Messaging and Angular2+
angular angular2 chat realtime-messaging typescript websocket
Last synced: 04 May 2026
https://github.com/sirn-se/phrity-websocket-graphql
[php-lib] GraphQL extension to WebSocket server
graphql php php-library server websocket
Last synced: 16 May 2026
https://github.com/joseguilherme96/tsuru
Este projeto tem por finalidade de renderizar elementos 3D no browser, aprendendo conceitos sobre webgl, websocket e geolocation API.
flask-websocket geolocation-api threejs webgl websocket
Last synced: 28 Jan 2026
https://github.com/alinababer/django-based-website-code-generation-with-rag-llama3-multi-agi-of-software-development-webapp
The Django-based-Website-Code-generation-with-RAG-Llama3-Multi-AGI-of-Software-development leverages advanced technologies and specialized agents to streamline the entire software development lifecycle. This repository contains Django based Web Application
agi code-generation django llama3 multi-agent-systems python rag redis-server retrival-augmented-generation software-development software-engineering webapplication website-generation websocket
Last synced: 16 Mar 2026
https://github.com/royaals/docs-webs
Docs web application that allows users to create, edit, and collaborate on rich text documents in real-time.
material-ui mongodb nodejs quill-editor reactjs websocket
Last synced: 05 Apr 2026
https://github.com/hlibpavlyk/chat-app
An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing
asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket
Last synced: 17 Jun 2025
https://github.com/femtotrader/wip_libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 10 Jul 2025
https://github.com/seungkilee-cs/minimeet
Real Time Video Chat Application with Nestjs, Typescript, Socket.io, WebRTC, gRPC
grpc mysql nestjs realtime-chat realtime-video socket-io typeorm typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/godmode2k/rpc_websocket
RPC, WebSocket Examples
axios go-rpc gorilla-mux gorilla-rpc gorilla-websocket rpc rpc-client rpc-server websocket
Last synced: 11 Jun 2026
https://github.com/arjun-ms/websocket-api
A command line chat application built from Python.
Last synced: 06 May 2025
https://github.com/canaxs/spring-chat
Messaging application developed using spring boot (Websocket dependency used)
jwt-authentication security spring-boot websocket
Last synced: 14 May 2026
https://github.com/reynoldarun09/ecommerce-dashboard
A feature-rich E-commerce Dashboard built with Node.js, Express, TypeScript, and MongoDB, providing a robust admin and manager panel to manage users, products, and orders efficiently.
axios expressjs node-js prisma-orm reactjs tailwindcss typescript vite websocket zod zod-validation zustand
Last synced: 06 Apr 2026
https://github.com/akrantz01/lights
Control an Adafruit NeoPixel strip through a web UI with support for presets, schedules, and custom animations.
golang protobuf python raspberry-pi react redux typescript websocket
Last synced: 20 Mar 2025
https://github.com/heshanthenura/springboot-searchingdemo
This repo demonstrates real-time search functionality using Spring Boot and WebSocket. The app allows users to search for items and instantly receive results as they type. WebSocket enables faster responses compared to HTTP.
demoapp realtimesearch searchfunctionality springboot webdevelopment websocket
Last synced: 19 May 2026
https://github.com/yplog/ticktockbox
ticktockbox is a lightweight API service written in Go, designed for time-sensitive data delivery.
Last synced: 28 Mar 2025
https://github.com/dwivedikirtiman/real-time-chatapplication
This is a powerful Real-Time Chat Application built with Spring Boot and WebSockets. It enables seamless communication between multiple users using STOMP (Simple Text Oriented Messaging Protocol) and SockJS for enhanced compatibility with various browsers. The app is designed to deliver fast, responsive, and interactive messaging.
bootstrap css html5 spring-boot stomp websocket
Last synced: 11 Apr 2025
https://github.com/martincantillo/socketio
SocketIO
flask flutter javascript socket-io websocket
Last synced: 09 Apr 2026
https://github.com/umjammer/vavi-apps-webhook
👀 webhook server for cloud file system watch service
heroku java jsr-203 watch-service webhook websocket
Last synced: 19 May 2026
https://github.com/akshaynayak1719/weather-application
Display Weather Details of Any City
jwt-token nodejs openweather-api react socket-io websocket
Last synced: 30 Apr 2026
https://github.com/subhashladumor1/laravel-socket.io
💬 Real-time chat application built with Laravel & Socket.IO. Features WhatsApp-like UI, instant messaging, online status, typing indicators, and message receipts. Perfect for learning real-time web development.
bootstrap chat-application chat-interface instant-messaging javascript laravel laravel-framework laravel-tutorial learning-project nodejs online-status php real-time-chat real-time-communication socket-io socket-io-chat-app web-development websocket whatsapp-clone whatsapp-clone-app
Last synced: 07 Apr 2026
https://github.com/nyagami/lnreader-rs
Remote service desktop app for LNReader
Last synced: 19 May 2026
https://github.com/lonewolf230/collabboard
A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link
express-js firebase nodejs reactjs typescript websocket
Last synced: 08 Apr 2026
https://github.com/yekta-smart/laravel-iot-websocket
This package provide you a websocket (base on laravel-s package) to talk to your IOT devices in your chosen data protocol!
Last synced: 11 Jan 2026
https://github.com/jairtorezone/api_payments_pix
Esta aplicação em Python utiliza websockets para simular pagamentos via PIX
Last synced: 19 May 2026
https://github.com/sanyavertolet/tiktaktoe
kotlin kotlin-js ktor mui tic-tac-toe websocket
Last synced: 15 May 2025
https://github.com/neon4on/paired-reverse-parser
Парный обратный сапёр
nestjs socket-io vuejs websocket
Last synced: 27 Feb 2026
https://github.com/gizipp/chat-demo
A kind of basic chat API backend using Faye-websocket
chat-application faye faye-client faye-websocket heroku puma ruby sinatra websocket
Last synced: 13 Mar 2025
https://github.com/amsh4/livesketch
Real-time collaborative drawing app with React UI, Elixir backend, and Python analytics. Enables seamless sketching, anomaly detection, and scalable infra.
devops docker elixir functional-programming isolation-forest pandas phoenix python react websocket
Last synced: 07 Apr 2026
https://github.com/theopenwebjp/websocket-client-server-tester
Simple project for testing ability of browser client to communicate with server using web sockets.
html javascript testing websocket websocket-client
Last synced: 20 May 2026
https://github.com/nikhilreddy006/chess-game
This is a real-time multiplayer chess game built using Socket.IO for communication between players. The project allows two players to connect and play a live chess game with real-time updates.
chessjs express-js nodejs socket-io websocket
Last synced: 08 Apr 2026
https://github.com/v00d00-child/go-chat-app-v1
A web server and client(s) for simple web base chatting using WebSocket.
golang jwt-authentication websocket
Last synced: 21 Jul 2025
https://github.com/thiagocabralcorreia/dev-meetup
DevMeetup is a MERN stack project that serves as a platform to create, register and consult Meetup events for programmers.
express jwt mern-stack mongodb mongoose nodejs react tailwindcss typescript website websocket
Last synced: 01 Apr 2026
https://github.com/notedit/wav-player
wav player
audio livestream player wav webaudio websocket
Last synced: 29 Mar 2025
https://github.com/thesaltree/redis-chat-app
Building a Real-Time Chat App in Go with Redis Pub/Sub and WebSockets
go-redis golang pub-sub real-time-chat redis websocket
Last synced: 18 May 2026
https://github.com/drakmord2/react-native-ws-sandbox
Real-Time React Native app using ExpressJS Websocket server
expressjs node-js react-native real-time websocket
Last synced: 07 Apr 2026
https://github.com/dewantrie/ws-countdown-with-redis
A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.
countdown java quarkus redis vertx websocket
Last synced: 13 Feb 2026
https://github.com/shivam-goswami5123/shadowtalk
A Secure, Anonymous, and Real-Time Chat Platform
express nodejs socket-io websocket
Last synced: 31 Dec 2025
https://github.com/tusho7/local-recommendations-api
A robust API for a local recommendations platform, built with Node.js, Express, and PostgreSQL. This API handles user authentication, manages recommendations data with Sequelize ORM, and provides WebSocket support for real-time interactions.
cookie-parser dotenv express jsonwebtoken nodejs nodemailer pg pg-hstore sequelize uuid websocket
Last synced: 10 Apr 2026
https://github.com/arthurarakelyan/websockets-chat-example
💬 A simple example of chat website created with React and Socket-io
express nodejs react redux-toolkit socket-io typescript websocket
Last synced: 09 Apr 2026
https://github.com/coregx/stream
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies
Last synced: 11 Jan 2026