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-26 00:28:34 UTC
- JSON Representation
https://github.com/lacegiovanni17/fintech-wallet
This 💰 Fintech Wallet API allows users to 🔐 register, 💳 add funds, 💸 transfer money, and 📜 track transactions securely. Built with 🖥️ Node.js, 🚀 Express.js, and 🗄️ MongoDB, it features 🔔 real-time notifications and 💱 currency conversion for seamless transactions.
api concurrency expressjs fintech-api mongodb nodejs oauth2 typescript wallet websocket
Last synced: 10 Apr 2026
https://github.com/zucchellidaniele/mecanumpi
Questo repository è per un progetto scolastico, questo progetto è basato su un robot con ruota Mecanum e un'interfaccia web per controllarlo. Questo non è un sito Web pubblico ma un sito Web privato in esecuzione sul Raspberry Pi
mecanum-wheel nodejs python raspberry-pi raspberry-pi-camera robotics website websocket
Last synced: 10 Apr 2026
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/iunary/govas
Basic realtime canvas drawing with Golang and Websocket
canvas collaboration drawing golang javascript realtime websocket
Last synced: 16 Apr 2026
https://github.com/frontandrew/stellar-burgers
Burger like you want!
react redux-toolkit rtk-query typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/jagthefriend/go-chat-app
A simple chat app (backend only) built using Golang
Last synced: 22 Aug 2025
https://github.com/aayushxrj/gochat
A Real-time chat application utilizing WebSockets, crafted with Go(lang) for the backend and React.js for the frontend.
chatroom golang reactjs websocket
Last synced: 16 Jan 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/than-dev/websocket-protocol-impl
Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.
coding javascript no-dependencies nodejs server-side web-services websocket
Last synced: 14 May 2026
https://github.com/sqwyer/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 23 Feb 2025
https://github.com/derens86/famnotify
FamNotify is a real-time family notification system
express nodejs realtime-chat tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/minhi0449/antwork
React + SpringBoot 기반 그룹웨어 팀프로젝트
fullstack groupware kafka mongodb react redis springboot websocket zustand
Last synced: 10 Apr 2026
https://github.com/mohamadanasfattoum/simple-ai-chat
simple AI Chat with Flask and Langchain & Ollama
bootstrap5 css html javascript jquery langchain ollama websocket
Last synced: 10 Apr 2026
https://github.com/errlogic/rust-websocket
Websocket Standalone Rust
rust rust-lang rust-websocket websocket websocket-server websockets
Last synced: 23 Jun 2026
https://github.com/altanis/discord-gateway-wrapper
A minimalistic wrapper around the Discord API.
discord discord-api websocket wrapper
Last synced: 12 Apr 2026
https://github.com/haimonmon/mini-lotto
a mini lotto that use web socketting
lotto lotto-simulator web websocket
Last synced: 02 Mar 2025
https://github.com/rufat/miniexchange
A mini stock exchange example.
assignment cluster ec6 exchange javascript job mongodb nodejs recursive socketio stock websocket
Last synced: 09 May 2026
https://github.com/chriskilinc/hojt-api
Dotnet CORE webapi
chat dotnet dotnet-core web-api websocket
Last synced: 19 May 2026
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/stylepatrick/rest-to-websocket-delegator
Rest to websocket delegator. Spring Boot backend will consume rest requests and delegate them to the Angular frontend.
angular delegator rest-api spring-boot websocket
Last synced: 10 May 2026
https://github.com/osmanmesutozcan/node-sketches
Playing with node.
javascript node-sketches nodejs vanillajs websocket
Last synced: 17 May 2026
https://github.com/funsaized/chatroom
**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz
keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket
Last synced: 29 Apr 2026
https://github.com/fadilxcoder/websocket-php-html
PHP websocket - Client / Server
cli client-server html notes php poc websocket
Last synced: 15 Jun 2026
https://github.com/fajrulaulia/coreplause-nodejs-express
Node Js Realtime Backend chatt using redis and web socket
api javascript nodejs redis websocket
Last synced: 17 Apr 2026
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/yandex-cloud-examples/yc-practicum-serverless-websocket
Создание интерактивного Serverless приложения с использованием WebSocket в Yandex Cloud.
api-gateway data-streams lockbox message-queue object-storage s3 serverless websocket yandex-cloud yandex-function yandexcloud ydb
Last synced: 02 Feb 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/mat-sz/use-typesocket
🌐 TypeSocket React hook.
javascript javascript-library react react-hooks reactjs typescript typescript-library websocket websockets
Last synced: 08 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/ricksonoliveira/blog
Blog application following the Git Flow pattern. Made with Phoenix | CI\CD | Tests Coverage | TDD
blog-engine elixir materializecss phoenix phoenix-framework postgresql websocket
Last synced: 15 May 2026
https://github.com/iwansal64/wms-dev
WMS-Dev (Water-loss monitoring software - device) is a program that used for ESP32 to connect to WMS API
cpp esp32 iot microcontroller websocket
Last synced: 14 May 2026
https://github.com/dontcryme/rust_socketio_refix
Personally modify rust_socketio crates (for emit_with_ack/binary callback[async] problem and immediately emit invoke/reject problem and invoke ack function to server)
Last synced: 02 Feb 2026
https://github.com/sivaosorg/wsconn
Implement the WebSocket library using the Gin framework and the Gorilla WebSocket library in Go.
golang golang-application golang-library golang-package websocket websocket-api websocket-client websocket-connection websocket-endpoint websocket-library websocket-proxy websocket-server
Last synced: 14 May 2026
https://github.com/basemax/editor-realtime-collaborative
Backend implementation of a collaborative Markdown editor using Node.js, Express, and Socket.IO. The frontend can be developed using React.js to provide a seamless, real-time editing experience.
editor javascript js nodejs real-time real-time-chat socket-io socketio ts typescript websocket
Last synced: 05 May 2026
https://github.com/contemporaries/casprintboot
The project integrated Netty, WebSocket, JCA and CA with SpringBootSo now, you can more easy to publish PV into EPICS CA and to management it
ca epics epics-ioc ioc jca netty pv-channel-access pv-channel-client pv-channel-server springboot websocket
Last synced: 05 Apr 2025
https://github.com/gautaz/webresock
Yet another reconnecting WebSocket using reconnect-core
backoff-strategy reconnection websocket websocket-reconnection
Last synced: 30 Mar 2025
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/umaarov/bulbe
A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.
embedded-software iot ngrok open-source websocket
Last synced: 29 Mar 2025
https://github.com/chaahatsingal/exchange
Exchange platform where trades occur
nextjs nodejs pubsub redis typescript websocket
Last synced: 10 Apr 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/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/ashrafulhossain1/to-do-client
Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.
firebase-auth javascript reactjs websocket
Last synced: 10 Apr 2026
https://github.com/clicknetcafe/zerenbot-md
Script WhatsApp Bot Multi Device
baileys bot multi-device nodejs termux websocket whatsapp whatsapp-bot
Last synced: 11 Mar 2025
https://github.com/leer20/django-admin-collaborator
Real-time collaborative editing for Django admin with WebSockets
admin-interface asgi channels collaboration css django django-admin django-rest-framework exclusive-locking firebase presence presence-indicator python websocket
Last synced: 08 Sep 2025
https://github.com/wielorzeczownik/pulse-layer
Real-time heart rate OBS overlay via Bluetooth smart ring
ble bluetooth btleplug colmi colmi-ring desktop-app ecg heart-rate http-service iced obs overlay qring rust smart-ring stream streaming typescript vtuber websocket
Last synced: 25 May 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/rohitsoni007/react-socket
React Socket Client - React.js Wrapper for Socket.IO Client
react realtime socket-io socket-io-client websocket
Last synced: 20 Jan 2026
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/sarveshgupta1997/sarveshgupta.in
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 express fullstack-development github html5 javascript mongodb mongoose node-js profile readme resume sql webdeveloper websocket
Last synced: 07 Apr 2026
https://github.com/phamtrongsang11/chathub-dotnet
Chat Hub App
asp-net-core restful-api signalr websocket
Last synced: 05 Apr 2026
https://github.com/abdulhadi806/team-saas
Mernstack management system(POC).
mern-stack mongodb nodejs poc proof-of-concept reactjs tailwindcss websocket
Last synced: 10 Apr 2026
https://github.com/oxdrtech/bot-apostador-bet365-painel-frontend
dayjs mantine-ui vitejs websocket
Last synced: 18 May 2026
https://github.com/tbs96/neuroai-client
Client for AI based Chatbot - Personal Mental Health Assistant
axios axios-react mental-health mental-health-assistant pwa-app react reactjs redux redux-toolkit webapp websocket
Last synced: 22 Jun 2025
https://github.com/tomriu/social-media-project
This project is a dynamic Social Media Platform aimed at enhancing connectivity, user interaction, and content sharing. Developed as part of a basic internship in PTIT, it leverages modern web technologies (spring boot, reactjs, ...) to create an engaging and scalable platform.
cloudinary-api formik java material-ui reactjs spring-boot springframework tailwind-css websocket
Last synced: 13 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/acecoderclaws/scratch-cloud-manager
This Chrome extension allows users to send custom WebSocket packets to modify Scratch cloud variables.
chrome chrome-extension chrome-extensions css html html-css-javascript javascipt scratch scratch-mit-edu scratch3 small small-project small-projects tool websocket websockets
Last synced: 16 Feb 2026
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/yuanwu0000/cryptoexchange
即時更新的加密貨幣訂單簿 & K線圖,支援切換不同時框。 (Vue3 + Pinia + WebSocket)
Last synced: 09 Jul 2025
https://github.com/nofeaturesonlybugs/fantaptik-react-socket
React+Redux extensions for @fantaptik/socket.
react react-components reactjs socket websocket websockets
Last synced: 20 Jan 2026
https://github.com/72-s/foundationlib
The Foundation Library for my plugin CommandBridge
Last synced: 05 Apr 2025
https://github.com/dinel13/anak-unhas-be
web service as beckend for https://anak-unhas.web.app/ who enable student to search other student and chat them
cassandra golang mongodb websocket
Last synced: 09 May 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/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/pdasya/chat-application
Realtime online chat web application
nodejs typescript webpack websocket
Last synced: 18 Jan 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/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/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/brints/spoken-api
Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.
digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket
Last synced: 08 Jun 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/subur78990/suburdev.xyz
Who Ami 🎭 🇮🇩
android-application cctv-monitoring crack-md5-hash ddos-attack-tools exploit-development facebook-bot google-cloud-platform hack-cctv hacking-tool instagram-bot install-script iplocation kali-tools ransomeware-generator rootkit tiktok-api tiktok-reporter-bot-pro websocket whatsapp-bot
Last synced: 15 May 2026
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/bcmmacro/bridging-go
bridges HTTP and websocket between two datacenters.
bridge datacenter golang http proxy websocket
Last synced: 15 Jan 2026
https://github.com/issadarkthing/gochat
Simple go websocket example
chat example go tview websocket websocket-chat
Last synced: 12 Sep 2025
https://github.com/rajput-vinay/pingpongws
This project is a simple WebSocket implementation to help you learn the basics of WebSocket communication in real-time. It uses the "ping-pong" pattern, where a client sends a ping message to the server, and the server responds with a pong.
Last synced: 15 May 2026
https://github.com/rokf/elm-lua-websocket-chat
An Elm & Lua WebSocket communication example
Last synced: 14 Mar 2025
https://github.com/kryptonbd/realtime-in-js
Implementing polling, HTTP/2, WebSockets, and Socket.IO for real-time communication using Javascript
chat http2 javascript polling realtime realtime-chat socket-io websocket
Last synced: 15 May 2026
https://github.com/narmod/pokerth-web-client
A modern web client for PokerTH, allowing players to connect to PokerTH servers directly from a browser through a WebSocket-to-TCP proxy.
board-game docker family-game nodejs poker pokerth pwa raspberry-pi self-hosted selfhosted texas-holdem websocket
Last synced: 11 Jun 2026
https://github.com/veryshyjelly/setu-engine
modular chatting app bridge made in golang
Last synced: 25 May 2026
https://github.com/segfaultsurvivor/fullstack-chat-app
Real Time Chat App (MERN Stack).
expressjs jwt-authentication jwt-token mongodb nodejs reactjs socket-io websocket
Last synced: 06 Apr 2026
https://github.com/uncharted404/ayb-websocket
基于netty实现的websocket框架
netty netty-websocket websocket
Last synced: 20 Jan 2026
https://github.com/ladmakhi81/bazdidan-api
Bazdidan is project that use for buy house or get help from estate company agent to find your favorite house, in this typeof project you can search based on your requirement and if any estate company agent has any options that related to your requirement, send notification to them to connect to you and talk with you.
docker docker-compose husky jimp localization nestjs postgres prisma rest-api server-sent-event websocket
Last synced: 10 Apr 2026
https://github.com/programandoconro/pico-web-mouse
A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.
adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket
Last synced: 18 May 2026
https://github.com/the-l3rna3an/websockets_simpleclientserver
Just a simple chat app between a client and server using websockets.
javascript node node-js nodejs websocket websockets websockets-chat websockets-client websockets-server websocketserver
Last synced: 18 May 2026
https://github.com/loayahmed304/mark-it
A real-time, live-collaboration, cross-platform Markdown editor. Write, edit, and preview Markdown documents simultaneously with others, from any device, anywhere.
markdown markdown-editor mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/heikkilamarko/nats-demo
NATS Demo
grafana messaging mqtt nats prometheus sveltekit websocket
Last synced: 09 May 2026
https://github.com/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026