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/rogervinas/random-sound-broadcast
🔊 Server sending random sounds to be played by its connected clients
Last synced: 24 Jul 2025
https://github.com/cscheffauer/chat-app
With this chat app you can chat with your friends, edit and remove your sent messages every time and also send pictures in the chat room. Anyone with the url where the app is hosted can join. 💬
enzyme javascript react typescript websocket
Last synced: 09 May 2026
https://github.com/mattmajestic/websockets-fastapi
A minimal example of Websockets using FastAPI & HTML Templates
Last synced: 30 Mar 2025
https://github.com/leohonlmc/go_stock_tracker
Go Stock Tracker
golang stock-market tracker websocket
Last synced: 28 Mar 2025
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/royaals/realtime-chat-application
A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.
nextjs nodejs strapi tailwindcss typescript websocket
Last synced: 08 Apr 2026
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/vivekky57/chat-app
Simple web Chat- App
express html-css-javascript nodejs websocket
Last synced: 08 Apr 2026
https://github.com/aung-khantkyaw/creative-coder-web-socket-101
**Repository Description:** A learning repository for the *Creative Coder: Web Socket 101* course. This project explores the fundamentals of WebSockets, covering real-time communication between client and server, message handling, and practical applications of WebSockets in modern web development.
Last synced: 07 Feb 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/vaibhavgupta5/redis-chat-app
Scalable Chat App using WebSockets and Redis
Last synced: 16 May 2026
https://github.com/letstayfoolish/teletrader-assignment-project
spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/
chilicode crypto cryptocurrency frontend react tailwindcss websocket
Last synced: 10 May 2026
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/ingenhouzs/simple-online-web-browser-game
Simple online 2D shooting web browser game built under MERN stack and WebSocket
expressjs javascript mongo nodejs reactjs websocket
Last synced: 07 Apr 2026
https://github.com/arunansk02/live-server-with-hmr
Live Server with Hot Module Replacement (HMR) using Node.js & WebSockets
javascript nodejs server websocket
Last synced: 17 May 2026
https://github.com/sanwebinfo/deno-webhook-server
Deno Webhook Server is a real-time server application built using Deno. It supports WebSocket connections for real-time updates it includes endpoints for triggering reloads and retrieving messages.
api bulma deno deno-server html javascript typscript webhook webhook-server websocket websocket-server
Last synced: 08 May 2026
https://github.com/buexplain/netsvr-business-go
这是一个可以快速开发websocket全双工通信业务的包,它基于https://github.com/buexplain/netsvr 进行工作。
Last synced: 15 Mar 2026
https://github.com/kaungmyathan22/golang-chitchat
Simple golang chat app written in gorilla mux
Last synced: 12 Jan 2026
https://github.com/dougfsilva/myiot-backend
O projeto é uma plataforma na qual o usuário cria uma conta, se conecta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos do tipo analógico e digital. A API então será responsável por receber os dados do Broker e por salvar as informações no banco de dados, e também oferecer uma interface para envio de comandos para os dispositivos.
java mongodb mqtt mvc spring-boot spring-security websocket
Last synced: 07 Apr 2026
https://github.com/ahmedelwerdany/full-stack-websocket-example
full-stack web socket , using "ws" in backend and webSocket API in frontend
websocket websocket-client websocket-server
Last synced: 17 Jun 2025
https://github.com/jaedsonpys/simple-chat-socketio
Simple chat with SocketIO in Python and Javascript
chat javascript python simple-chat socketio websocket
Last synced: 16 May 2026
https://github.com/abdulhadi806/mern-managing-app
Mernstack task management system
expressjs fullstack mern-stack nodejs reactjs restful-api webapp websocket
Last synced: 08 Apr 2026
https://github.com/yuantsai1115/ar.camera.backend
It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and websocket.
ar bim collaboration construction-management vr websocket webxr
Last synced: 02 Feb 2026
https://github.com/confusedgustas/chat
Group Chat
clean-code docker java javascript liquibase maven pgadmin spring vite websocket
Last synced: 07 Apr 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/corenting/poc_shelly_cloud_control_api_ws
A POC for the Shelly Cloud Control API - WebSocket API
python shelly shelly-plug-s shelly-plugs websocket
Last synced: 23 May 2026
https://github.com/yadavrajnish/chat-app
Full-Stack Developer | React.js, Node.js, Express.js, MongoDB
expressjs javascript mongodb nodejs reacjs taiwindcss websocket
Last synced: 07 Apr 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/levysantiago/polls-nlw-expert
Create polls and allow users to vote on them.
docker fastify nlw nodejs postgresql prisma pubsub redis rocketseat typescript websocket
Last synced: 07 Apr 2026
https://github.com/fedott/backlog
backlog tool
agile application backlog php react websocket
Last synced: 03 Apr 2025
https://github.com/eternal-darkness-07/chat-app-plus-plus
A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.
chat-application cpp drogon react real-time vite websocket
Last synced: 29 Apr 2026
https://github.com/radd/rtc-test-server
Real-time communication test server
http-long-polling server-sent-events spring-boot stomp websocket
Last synced: 17 May 2026
https://github.com/bfatoms/dsockets
simple implementation of a websocket chat server using d language
Last synced: 01 Aug 2025
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/dnbard/websockets-connection
WebSockets Performance Test
Last synced: 21 Mar 2025
https://github.com/samurai016/concrete_websocket
🌐🧱 Unleash the Power: WebSocket Support for Concrete CMS 🚀
concrete5 concrete5-addon concretecms php ratchet-php-server real-time websocket websockets
Last synced: 14 Apr 2025
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/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/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