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-05 00:28:17 UTC
- JSON Representation
https://github.com/p-kunkel/xtb-go
Unofficial API client for XTB trading platform written in GO.
api-client go golang trading websocket xtb xtb-client xtb-trading
Last synced: 12 Mar 2026
https://github.com/elertan/rusftx
Rust bindings for the FTX REST and Websocket API
api cryptocurrency ftx rest websocket
Last synced: 01 Mar 2025
https://github.com/kitsuyaazuma/go-react-chatapp
a LINE clone chat application using websocket
golang material-ui react recoil typescript websocket
Last synced: 13 Apr 2026
https://github.com/mariyan23/game-catch-the-orange
Two capybaras are trying to catch the orange...
dependency-injection eventemitter javascript oop-principles websocket
Last synced: 23 Jun 2026
https://github.com/lucasanes/onda_rpg_frontend
ONDA RPG - FrontEnd Sistema Pessoal de Fichas/Painel de Tormenta20 RPG
Last synced: 10 Apr 2026
https://github.com/dz1kill/backend_messenger
MVP Backend for messenger.
express jsonwebtoken jwt messanger nodejs postgresql rest sequelize-typescript typescript websocket
Last synced: 06 Jan 2026
https://github.com/madhur/load-test-websocket-locust
Sample code for the blog article
Last synced: 30 Mar 2025
https://github.com/anmamuncoder/multi-shop-management-backend
A modern Django-based shop management platform with async task processing, built for scalability and performance.
celery django doc factory-boy postgresql pytest redis rest-api unittest websocket
Last synced: 08 Jan 2026
https://github.com/tsych0/setu-engine
modular chatting app bridge made in golang
Last synced: 26 Mar 2025
https://github.com/diloabininyeri/socket_talk
Communication with web socket using php
comunication messsage php socket websocket ws wss
Last synced: 10 Jan 2026
https://github.com/swat1563/escprs
eSCPRS is a system for managing large procurement data from the State of California. We created a chatbot using FastAPI, ReactJS, MongoDB, Docker, and Gemma2 LLM to efficiently query and provide insightful responses.
beanie chatbot docker docker-compose fastapi gemma2 ipynb kaggle llama3 llama3-1 llm mongodb mongodb-express ollama powerbi powerbi-desktop reactjs websocket
Last synced: 10 Apr 2026
https://github.com/wk989898/web-ipc
:bulb:click in web , excute in server
electron ipc nodejs ts typescript web websocket
Last synced: 07 May 2026
https://github.com/akhaled01/devhub
A real time forum with web socket implementation, involved JS and an upgraded back end
css golang gorilla-websocket html javascript vitejs websocket
Last synced: 06 Apr 2026
https://github.com/suzukihonoka/remote_control
A Remote Control for Android devices.
Last synced: 17 Mar 2025
https://github.com/sagarmedtiya/arm-bot-using-websocket
Arm-bot using ESP32 and websocket technology which can be controlled by website and android app.
Last synced: 27 Apr 2026
https://github.com/sambhav228/weather-vis.-dashboard
Weather Dashboard provides real-time weather updates with dynamic weather visualizations.
angular html scss typescript weather weather-api weather-app weather-information websocket
Last synced: 05 May 2026
https://github.com/subhashpolisetti/realtime-websocket-client
This project demonstrates a WebSocket-based real-time communication system with a client-server setup and a basic user interface. The client sends 10,000 messages to the server, which responds to each message, showcasing efficient, long-lasting, full-duplex communication.
Last synced: 26 Mar 2025
https://github.com/natthasath/demo-python-fastapi-websocket
FastAPI Websocket is a Python web framework that enables real-time communication between client and server using websockets, with high performance and easy-to-use API, ideal for building modern web applications.
fastapi poetry python uvicorn websocket
Last synced: 17 Jun 2026
https://github.com/felipenobrg/nlw-nodejs
A project using node for practice websocket.
Last synced: 13 Apr 2026
https://github.com/marihachi/websocket-events
user events for WebSocket-Node
Last synced: 10 Apr 2026
https://github.com/taybct/spring-taybct
Spring TayBct 是一个 Spring 业务组件基础集成的基础业务库,对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
docker dubbo dynamic-datasource java logicflow managment-system mybatis-plus oauth2 onlyoffice-server scheduling spring-boot websocket
Last synced: 05 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
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/metadev-xi/binance-elite
VIP trading automation for high-volume Binance traders
binance-api binance-auto-bot blockchain crypto node-js web3 websocket
Last synced: 31 May 2026
https://github.com/fredrikaugust/pb-notifications
Program for mirroring phone notifications using pushbullet
notification-mirroring pushbullet pushbullet-api websocket ws
Last synced: 06 Oct 2025
https://github.com/eric-souzams/node-polls-realtime
A real-time voting system where users can create a poll and other users can cast their votes in real-time.
docker fastify nodejs postgres prisma-orm redis websocket zod
Last synced: 10 Apr 2026
https://github.com/bruce-mig/ping-chat-websocket-app
A chat app using Websockets with Spring Java, Sockjs and Stompjs
java sockjs spring-boot stomp-protocol stompjs websocket
Last synced: 06 Oct 2025
https://github.com/takashiro/karuta-protocol
A REST-like protocol based on WebSocket for both Node.js and browser environments
Last synced: 24 Jan 2026
https://github.com/arshamroshannejad/task-realtime-app
Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)
docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket
Last synced: 13 Apr 2026
https://github.com/dmytrochumakov/websocket-server-from-scratch
websocket-server-from-scratch
from-scratch python server websocket
Last synced: 31 May 2026
https://github.com/lee-seokmin/DownBit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 06 Oct 2025
https://github.com/harshshah6/go-websocket
A simple websocket server written in go for blazing fast communication in the connected channels.
chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server
Last synced: 04 May 2026
https://github.com/imrandil/streamer_container_logs
This project sets up a multi-service Docker environment for streaming and managing logs, including a frontend built with Vite and several backend services.
docker docker-compose kafka kafka-streams microservice python3 react streaming websocket
Last synced: 10 Apr 2026
https://github.com/realtimechatapplication/chat-app-next-socket
This is the real-time communication provided by Socket.io to create an open chat application that allows users to send and receive messages from several users on the application.
nextjs nodejs websocket websocket-client websocket-server
Last synced: 27 Jan 2026
https://github.com/rokf/elm-lua-websocket-chat
An Elm & Lua WebSocket communication example
Last synced: 14 Mar 2025
https://github.com/labib2003/chat-with-pdf
AI chatbot powered by Google Generative AI API where you can upload a PDF file as the bots context and chat with it to extract information the file.
ai chatbot deno gemeni googlegenerativeai hono htmx rtc websocket
Last synced: 19 Apr 2026
https://github.com/waithawoo/hermesockserve
Modular Websocket Server using socket.io
broadcast nodejs socket socket-io websocket websocket-server
Last synced: 14 Feb 2026
https://github.com/aortizgu/homekit
The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.
1wire esp8266 golang i2c-lcd linux mdns mdns-sd nodemcu-esp8266 orangepi revel websocket
Last synced: 05 Feb 2026
https://github.com/xiaodaigh/promisewebsocket
A simple extension of the Websocket object by making the .send method into a Promise
Last synced: 14 Mar 2025
https://github.com/purpuraambiental/api-mg
API para a conexão com o banco de dados MongoDB utilizando Redis para cachê e docker compose para orquestração em ambiente dev
docker java maven mongodb mongodb-atlas redis rest-api spring-boot spring-mvc websocket
Last synced: 08 Oct 2025
https://github.com/postsilicondev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 08 Oct 2025
https://github.com/eminaktas/sockjs-stomp-go-server
golang server sockjs sockjs-stomp-go-server stomp websocket
Last synced: 14 Jan 2026
https://github.com/kyungw00k/upbit
📈 AI-native CLI for Upbit cryptocurrency exchange — market data, trading, real-time TUI, candle cache, i18n (ko/en)
ai-tools bubbletea candlestick-chart cli cryptocurrency go llm terminal trading tui upbit websocket
Last synced: 31 May 2026
https://github.com/wraithfive/playbot
Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)
admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket
Last synced: 21 Jan 2026
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/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/landev01/ama
AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.
react-query reactjs tailwindcss typescript vite websocket
Last synced: 14 Apr 2026
https://github.com/greatmonster11/bug-free-octo-carnival
Some blueprint for GO
Last synced: 10 Oct 2025
https://github.com/iudeen/uvicorn-websockets-sans-io
hacktoberfest hacktoberfest-accepted uvicorn websocket
Last synced: 10 Oct 2025
https://github.com/sergaliciousnes/t-display-s3-wifi-image-transfer
Transfer images to the T-Display S3 wirelessly, Cross compatible with both T-Display-S3 LCD and AMOLED.
esp32 lilygo platformio t-display-s3 t-displays3-amoled websocket wifi
Last synced: 21 Jan 2026
https://github.com/icarephone/websocket
Gorilla WebSocket implementation for fasthttp.
Last synced: 14 Jan 2026
https://github.com/lossdev/websockit
Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.
go golang golang-library websocket websocket-client websocket-library websocket-server websockets
Last synced: 13 Mar 2026
https://github.com/mbari-org/gpdviz
Web-based visualization of geolocated point data streams in real-time
openapi scala typescript vue websocket
Last synced: 14 Apr 2026
https://github.com/sami-ul-haq/chat-app
Using web-sockets
socket socket-io socketio web-sockets websocket
Last synced: 19 Jan 2026
https://github.com/mahmud-r-farhan/anonychat
A real-time anonymous group chat application with modern UI and privacy features.
chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket
Last synced: 14 Apr 2026
https://github.com/susilolab/redis-broadcaster
Redis broadcaster to push message to redis using php
Last synced: 27 Apr 2026
https://github.com/chiragsdev/codemate-backend
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.
aws bullmq continuous-deployment continuous-integration express mongodb nginx node-cron nodejs notifications pm2 razorpay redis websocket
Last synced: 14 Apr 2026
https://github.com/kadirgecit/esp32-ble-controller
A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.
arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket
Last synced: 14 Apr 2026
https://github.com/chen635520874/socketchat
采用beego框架,基于go语言实现的websocket聊天室
Last synced: 14 Jan 2026
https://github.com/vlcty/lemon-markets-websocket
Go connector for the lemon.markets WebSocket
financial-data go golang golang-library websocket
Last synced: 14 Jan 2026
https://github.com/nccapo/ws-chat
WebSocket based chat application
chat chat-api chat-application go golang websocket websocket-chat
Last synced: 11 Oct 2025
https://github.com/eddiescj/chat-frontend
A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)
chat react socketio socketiochat socketioclient websocket websockets-client
Last synced: 11 Apr 2026
https://github.com/ratnesh2003/spring-boot-socketio
A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.
authentication java socket-io spring-boot websocket
Last synced: 19 Jan 2026
https://github.com/shinosaki/websocket-client-go
Simple wrapper library for golang.org/x/net/websocket
Last synced: 12 Oct 2025
https://github.com/mindsers/tutorial-socketio
Application example on socket.io. Drawing application with multiplayer mode.
mindsersit-tutorials socket-io tutorial websocket
Last synced: 19 Jan 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/synoet/sturgeon
record and replay rust streams with timing
async rust rust-crate streams websocket websockets
Last synced: 12 Oct 2025
https://github.com/macktb/realTime-chat
RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat
dom-manipulation fetch-api spring-boot spring-mvc stomp websocket
Last synced: 23 Aug 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/abhishek2001panwar/peer2peer
Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection
communication peer-to-peer realtime socket-io webrtc websocket
Last synced: 04 May 2026
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/rapax00/bitcoin-ticker-ws-server
A simple WebSocket server to help esp32 projects.
arduino bitcoin esp32 websocket
Last synced: 13 Apr 2026
https://github.com/vanguardmaster01/hello-kivy
Desktop application with Kivy
httprequest kivy thread vending-machine websocket
Last synced: 18 Feb 2026
https://github.com/theplator/npmchat
NPMChat is an open source, real-time chat platform for developers and teams. Built with the MENN stack (MongoDB, Express, Next.js, Node.js), it features collaborative code editing, live interview mode, file sharing, code execution, and more—all in a beautiful, modern UI. Perfect for learning, collaboration, and building together.
chat code-editor code-execution collaborative developer-tools express flie-sharing interview mongodb nextjs nodejs npmchat open-source real-time socket-io tailwindcss team-collaboration typescript websocket
Last synced: 14 Apr 2026
https://github.com/hemanth5544/quicksync
copy-paste extesnion monorepo websocket
Last synced: 22 Jan 2026
https://github.com/na-trium-144/webcface-js
WebCFace client for node.js and browser
nodejs rpc typescript websocket
Last synced: 14 Oct 2025
https://github.com/sivaosorg/unused-ngx-blobs-wss
Config middleware base websocket and socket
websocket websocket-application websocket-client websocket-proxy websocket-server
Last synced: 14 Oct 2025
https://github.com/yildiz-online/engine-server
authentication game-engine network physics websocket yildiz-engine
Last synced: 12 Jan 2026
https://github.com/frozen-projects/ff_uwebsockets
https://github.com/uNetworking/uWebSockets wrapper for UE5 runtime.
client client-server server ue5 ue5-plugin unreal unreal-engine unrealengine uwebsockets websocket websocket-client websocket-library websocket-server websockets
Last synced: 29 Aug 2025
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 2026