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/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/sergioburdisso/tworld-proxy
T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.
networking proxy-server server socket-2-websocket-connection sockets t-world tworld websocket
Last synced: 17 Mar 2025
https://github.com/rxnew/socket8-js
It is a wrapper for using WebSocket client of JavaScript more conveniently.
Last synced: 02 Jul 2025
https://github.com/abdoufermat5/conway-game-of-life
Jeu de la vie de conway
game game-of-life game-of-life-python python websocket
Last synced: 14 May 2026
https://github.com/tomashubelbauer/node-cdp-ws
Pure Node websocket client
cdp debugger electron websocket
Last synced: 19 May 2026
https://github.com/mapluisch/llava-websocket-server
Python-based WebSocket for CLI LLaVA inference.
inference llama llama2 llava llm llm-inference python websocket websockets
Last synced: 09 Apr 2026
https://github.com/royaals/exchange-webapp
Exchange Webapp-distributed system example
message-queue nextjs nodejs postgresql pubsub redis websocket
Last synced: 11 Apr 2026
https://github.com/edgebus/webconnmon
Web Connection Monitoring
connectivity edgebus socket-io speedtest tester web websocket
Last synced: 22 Mar 2025
https://github.com/notreeceharris/ws-p2p-comm
websocket per-to-per communication secured by multi-layer encryption.
cli communication rsa websocket
Last synced: 04 Apr 2025
https://github.com/shuklansh1/SocketTestApp
jetpack-compose kotlin socket-io websocket
Last synced: 09 May 2025
https://github.com/syed-m-nofel/connectify
A sleek, real-time chat app powered by HTML, CSS, Node.js, and WebSocket.io. Connect instantly, communicate effortlessly.
css html html5 json node-js nodejs websocket websocketio
Last synced: 17 Feb 2026
https://github.com/shev0k/wavechat
📡 A real-time voice messaging app designed to bring instant communication with a nostalgic twist. WaveChat replicates the classic walkie-talkie experience, allowing users to join channels and speak live with friends or teams. Its sleek, minimalist design offers a simple, fun, and effective way to stay connected.
audio-streaming communication-app cross-platform dart flutter flutter-sound instant-messaging live-chat minimalist-design mobile-app nodejs push-to-talk real-time-audio real-time-communication retro-theme retro-ui voice-chat walkie-talkie websocket
Last synced: 17 Feb 2026
https://github.com/jiowchern/regulus.samples
Examples of using Regulus.Remote.
c-sharp chat chatroom client-server csharp dotnet-standard helloworld il2cpp network socket stride3d unity3d unity3d-plugin webgl websocket
Last synced: 17 May 2026
https://github.com/vector4wang/java-web-websocket
:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等
jsp-servlet liao-tian web websocket
Last synced: 16 Sep 2025
https://github.com/philipper26/starknet-websocket
Test of Starknet new RPC0.8 WebSocket functionnalities
Last synced: 30 Mar 2025
https://github.com/dineshprabha/ktor-chat-app
Ktor-chat-app is built using the kotlin, websockets, JWT Auth, PostgreSQL
jwt-authentication kotlin ktor-server postgresql websocket
Last synced: 14 May 2026
https://github.com/ksysoev/deriv-api-bff-example
Example of usage for Deriv API BFF service
Last synced: 11 Jun 2026
https://github.com/gtoxlili/phantom-cipher
达芬奇密码 · 浏览器即开即玩的 2-4 人密码推理桌游 · 4 字符房间码拉朋友入局 · 怪盗 / Persona 5 视觉风格 · 自托管开源
axum bilingual board-game browser-game card-game chinese coda da-vinci-code davinci-code deduction-game multiplayer-game persona-5 pwa realtime rust self-hosted solidjs sqlite web-game websocket
Last synced: 12 Jun 2026
https://github.com/bassemhalim/chatroom
chat room with react + Go
gin-gonic go postgresql react typescript websocket
Last synced: 06 Apr 2026
https://github.com/anujistwal/real-time-chat-application
The chat application which uses web socket for real time seamless communication between multiple users.
Last synced: 08 May 2026
https://github.com/christian-kardach/octopi-status
Get status spoken to you every 10th percent. OctoPI and TTS
3d-printing azure octopi tts websocket
Last synced: 04 Apr 2026
https://github.com/miguelripoll23/hood-ball
Accelerate and smash your way to victory in a car-based multiplayer soccer battle.
game multiplayer passkey webrtc websocket
Last synced: 16 May 2026
https://github.com/acbikash13/bingo-game
This is a Multiplayer online real-time BINGO Game. Player can join or host the game; it includes real time chat functionality with web sockets
javascript oauth2 real-time websocket
Last synced: 22 Jun 2026
https://github.com/eeriemyxi/rorica
WebSocket-based chat server with Python, also featuring a React-based static web client with TypeScript.
caddy chat compose docker javascript python react typescript websocket
Last synced: 07 Apr 2026
https://github.com/sawmfawker/reflex
Reflex enables fast, customizable web apps built in pure Python. Deploy in seconds and deliver performant UIs with minimal setup for modern dashboards. 🐙
ai dll framework frp hotwire il ilspy ioc open-source package reflector reflex-frp ruby stimulus stimulusreflex turbo web websocket
Last synced: 17 May 2026
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/amarmuric04/my-portfolio
🌱 Fullstack Developer | Passionate about learning and building with the MERN stack. Check out my projects and growth journey!
backend ci-cd devops ecommerce expressjs frontend fullstack-developer javascript mern-stack mongodb nextjs nodejs open-source portfolio react real-time-apps tailwindcss typescript web-development websocket
Last synced: 06 Apr 2026
https://github.com/cafehaine/autorefresh
A brackets-like auto refresh for your local website
autorefresh firefox linux python python3 websocket
Last synced: 16 May 2026
https://github.com/skygenesisenterprise/api-service
The Official Sky Genesis Enterprise API Service Ecosystem
api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket
Last synced: 31 Dec 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/cyan903/ws-gui
A simple cross-platform gui for sending/receiving websockets using fyne.
cross-platform debugging-tool fyne gui websocket
Last synced: 17 Mar 2025
https://github.com/ajayjamage3/chessbackend
Realtime chess is online multiplayer game which allow two players to play chess
css express html javascript nodejs websocket
Last synced: 25 Jul 2025
https://github.com/ali7haider/ichat-web-app
This Chat app is a modern and intuitive chat application that provides seamless communication for users across the globe. Built with cutting-edge web technologies, including HTML, CSS, Node.js, and Socket.io.
css html javacript nodejs socket-io websocket
Last synced: 19 Aug 2025
https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example
Example of WebSocket using sockjs implementation with Springboot sockjs
message-broker sockjs-client sockjs-server springboot2 websocket
Last synced: 06 Nov 2025
https://github.com/arjun-ms/websocket-api
A command line chat application built from Python.
Last synced: 06 May 2025
https://github.com/femtotrader/wip_libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 10 Jul 2025
https://github.com/sk25469/dumsharaz
Backend for Dumsharaz application built with GO🔥
backend go golang melody realtime-messaging socket websocket
Last synced: 17 Jan 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/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/giovanni-angeli/pyjamapeople
example of how to use tornado, asyncio and websocket together
Last synced: 23 May 2026
https://github.com/yevtyushkin/deberts
Your favourite game
axum jsonwebtoken oauth2 rust serde serde-json sqlx tokio tungstenite websocket
Last synced: 28 Mar 2025
https://github.com/krondorl/logen
Lottery generator
docker nginx nodejs react typescript vite websocket
Last synced: 21 Jun 2025
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/guyshane/unlockclient
A client side library for authenticating with Unlock
authentication javascript websocket
Last synced: 17 May 2026
https://github.com/heikkilamarko/nats-demo
NATS Demo
grafana messaging mqtt nats prometheus sveltekit websocket
Last synced: 09 May 2026
https://github.com/ysskrishna/pixelmotion
A full-stack application built using React, TailwindCSS, FastAPI, Redis, Redis Queue, Docker, and WebSockets. It allows users to generate videos from images with a single click while providing real-time progress updates during the video generation process. The generated videos include animations and background music.
distributed-systems docker docker-compose fastapi package-creation pillow publisher-subscriber pubsub python python-package react reactjs redis redis-queue rq server-sent-events storage-management tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/akkuman/websocket
websocket is copy of golang.org/x/net/websocket, can set Host and TlsConfig
golang golang-package websocket
Last synced: 25 Jan 2026
https://github.com/gcolajan/modbus-poc
Proof of concept about reading registers from modbus device into a browser with websockets.
Last synced: 21 Jun 2025
https://github.com/br34th7aking/pingo
Real-time chat application built with React, Django Channels, Redis, and PostgreSQL. Features WebSocket communication, multiple chat rooms, and modern containerized deployment.
chat-application django django-channels django-rest-framework docker postgresql react real-time redis websocket
Last synced: 11 Apr 2026
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/codytseng/another-nestjs-ws-adapter
another nestjs ws adapter
Last synced: 03 May 2026
https://github.com/72-s/foundationlib
The Foundation Library for my plugin CommandBridge
Last synced: 05 Apr 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/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/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/martincantillo/socketio
SocketIO
flask flutter javascript socket-io websocket
Last synced: 09 Apr 2026
https://github.com/tonychouteau/openwebdeck
OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server
python3 remote-control server websocket
Last synced: 26 Mar 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/ricardo-cs/sorteio-websocket-js
Uma aplicação simples de sorteio em tempo real utilizando WebSocket.
Last synced: 17 May 2026
https://github.com/hightemp/appsharedclipboard
Qt application for sharing clipboard
clipboard clipboard-history electron-app javascript quasar-framework tray-application udp-broadcast websocket
Last synced: 12 Apr 2025
https://github.com/markelca/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 12 Apr 2026
https://github.com/akv3sic/ep-grupa-7-client
School project for the course "Elektroničko poslovanje" at FSRE.
pinia typescript vue vuejs websocket
Last synced: 27 Apr 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/kunalvirwal/fastchat
An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB
chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket
Last synced: 09 Apr 2026
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/dog-broad/keybridge-server
Secure WebSocket server for remote keyboard control with AES-256-GCM encryption, token-based authentication, and QR code pairing. Control your computer's keyboard from any mobile device over WiFi.
aes-encryption automation keyboard-control pynput python qr-code remote-control security websocket websocket-server
Last synced: 17 Jan 2026
https://github.com/maxim-francesco/tinder-clone-ng-spring
A modern Tinder-style full-stack dating app built with Angular & Spring Boot. It supports user authentication, real-time profile swiping, mutual matching, and messaging – all integrated into a clean, responsive UI. Ideal for learning web sockets, relational database design, and component-driven frontend architecture.
angular backend dating-app frontend fullstack java jwt-authentication matchmaking real-time relational-database responsive-ui rest-api spring-boot tailwindcss tinder-clone typescript web-development websocket
Last synced: 09 Apr 2026
https://github.com/jeromemanzano/xamarinnativeexamples
Demo application using Xamarin.iOS and Xamarin.Android
android automapper ios mvvm nunit websocket xamarin
Last synced: 16 Jan 2026
https://github.com/emvakar/chat_client
Client for Vapor 3 messenger server
api-client rest-client swift viper websocket
Last synced: 26 Mar 2025
https://github.com/luismendes070/area-poligono
Created with StackBlitz ⚡️https://stackblitz.com/~/github.com/luismendes070/area-poligono
2024 area chatgpt javascript leafletjs polygon real-time websocket
Last synced: 19 Sep 2025
https://github.com/osmanmesutozcan/node-sketches
Playing with node.
javascript node-sketches nodejs vanillajs websocket
Last synced: 17 May 2026
https://github.com/digitalinteraction/portals
JavaScript library for connecting multiple peers using WebRTC
esm husky library lint-staged nodejs npm-package prettier typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/passeriform/conway-gox
A simple Conway's game of life implementation with multiple client sharing view (websock FTW)
conways-game-of-life golang multi-client-server websocket
Last synced: 27 Jul 2025
https://github.com/kiarashyavari/group_chat
this is a group chat project with django and channels for websocket connections and real time web.
channels chat-application django redis websocket
Last synced: 17 May 2026
https://github.com/jayantur13/tabsync-cli
Sync browser tabs instantly between desktop and mobile over local Wi-Fi — no cloud needed.
browser-sync cli cli-app node-cli websocket
Last synced: 29 Oct 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/s-amiral/arduinozore
Realization of a web interface allowing to visualize sensors data sent by an arduino on a serial port.
arduino automation domotique python webserver websocket
Last synced: 17 May 2026
https://github.com/kastorcode/gostack-bonus-04-adonisjs-websocket
Bonus #4 of the Rocketseat GoStack Bootcamp: Chat application with AdonisJS and WebSocket.
adonisjs backend bonus bootcamp brazil course css frontend fullstack goiania goias gostack html javascript matheus nodejs oliveira ramalho rocketseat websocket
Last synced: 12 Apr 2026