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-27 00:30:18 UTC
- JSON Representation
https://github.com/tedyno/tvremote
Self-hosted web remote for Samsung Tizen TVs — Go server with Wake-on-LAN, app launcher and an installable PWA client.
golang home-automation pwa remote-control samsung self-hosted smart-tv tizen wake-on-lan websocket
Last synced: 17 Jun 2026
https://github.com/yoanesber/nodejs-with-websocket
This simple project aims to develop a simple chat application using Node Js programming language that implement Websocket.
Last synced: 06 Apr 2025
https://github.com/mvaibhav131/websocket-ws
creation of websocket server using the WS Npm
connections expressjs html javascript nodejs npm readme socket-io upgrader websocket ws
Last synced: 16 Apr 2026
https://github.com/vitormarcal/vue-chat-webrtc
Sistema de marcação de consultas com atendimento via chat de texto e video
chat chatroom nuxt vue webrtc webrtc-video websocket
Last synced: 12 Feb 2026
https://github.com/italomaia/docker-compose-flask-io
Quick flask template for working with flask and websocket
boilerplate docker flask javascript python vuejs websocket
Last synced: 16 Apr 2026
https://github.com/sawyerbivens/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 17 Jun 2026
https://github.com/mohammadnazm/webrtc-nodejs-typescript-project
A basic WebRTC peer-to-peer project using Node.js, WebSocket, and TypeScript. This project sets up a signaling server and WebRTC clients for real-time video streaming, showcasing a simple, TypeScript-based approach to WebRTC connections.
express nodejs typescript webrtc websocket yarn
Last synced: 08 Apr 2026
https://github.com/nopnop2002/esp-idf-vcp2web
Wireless VCP Monitor for esp-idf
esp-idf esp32 uart usb virtual-com-port websocket
Last synced: 18 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/somnathkar000/talkflow-backend
This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.
rest-api socket-io typescript websocket
Last synced: 18 May 2026
https://github.com/singcl/websocket
A simple websocket server and client.
react react-redux redux websocket
Last synced: 21 Apr 2026
https://github.com/davidkhala/node-utils
nodejs utils
axios crypto csv github-api grpc nodejs nodejs-utils pm2 websocket
Last synced: 08 Mar 2026
https://github.com/quartercastle/go-websocket-server
Experimenting with a websocket server based on gorilla/websocket
Last synced: 13 May 2026
https://github.com/foopis23/asteroid-excavator
A WIP multiplayer game written in typescript with pixi.js and websockets
html5-game pixijs socket-io websocket
Last synced: 27 Apr 2026
https://github.com/divyarajsinhsindhav/chatify
Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.
javascript mongodb nodejs reactjs socket-io websocket
Last synced: 05 Apr 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/dozyio/watch-websocket
File Watcher with Websocket
file-watcher go golang websocket
Last synced: 12 Apr 2025
https://github.com/octokerbs/gochat
Websocket chat app built in Go and React.
channels go javascript react react-router websocket
Last synced: 13 Apr 2026
https://github.com/code-raushan/chat-server-ws
Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.
chat-server go pubsub redis scale websocket
Last synced: 18 May 2026
https://github.com/thiagohrcosta/real-time-communication
The Real Time Communication project is a part of the Python Developer formation at Rocketseat. The primary goal is to create and practice Websockets in payment methods, enabling real-time updates on pages as soon as the payment gateway confirms transactions.
flask-application pytest python websocket
Last synced: 07 Jul 2025
https://github.com/marcvspt/wschat
WebSocket example through Nginx reverse proxy
Last synced: 13 Apr 2026
https://github.com/x-ration/fts-web
一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】
bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket
Last synced: 17 Apr 2026
https://github.com/maluscat/socket-base
[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.
deno javascript nodejs typescript websocket
Last synced: 02 Feb 2026
https://github.com/gonzofish/ws-chat-server
A small server for chatting through WebSockets
chat eventmachine ruby toy toy-project websocket websockets
Last synced: 21 Mar 2025
https://github.com/imteajsajid12/laravel-websocket-live-chat
Laravel-websocket-live-chat
brotco laravel laravel-s-event-broadcasting live-chat pusher websocket
Last synced: 07 May 2026
https://github.com/ramgoel/cochat-server
Backend API and Socket Server of CoChat Web Application
express javascript socket-io websocket
Last synced: 09 May 2026
https://github.com/g4lb/mean-stack-project
Final Project using MEAN (MongoDB,Express,Angular2,Node.js)
angular2 express mean-stack mongodb mongoose node-js toast webservice websocket
Last synced: 10 Mar 2025
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 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/zhangzhuang15/jslook
展示javascript基础知识、web前端开发专题技术点、面经.
ajax babel cors css interview-questions javascript nodejs tcp thread vue webpack websocket
Last synced: 07 Apr 2026
https://github.com/brijes987/securechat
High-performance real-time chat server with end-to-end encryption 🔒 Crypto: AES-256, RSA-2048, SHA-256, HMAC validation 🌐 Network: TCP/UDP sockets, WebSocket, TLS/SSL, async I/O 🛠️ Tech: C++20, OpenSSL, Qt5, Docker, CMake, Prometheus 🧪 Testing: Google Test, k6 load testing, Valgrind analysis ⚡ DevOps: GitHub Actions CI/CD, multi-platform builds
aes-encryption ci-cd cmake cpp20 cross-platform cryptography docker end-to-end-encryption enterprise jwt-authentication networking openssl qt5 real-time-chat rsa-encryption tls websocket
Last synced: 03 May 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/pawel2000pl/anonymousmessenger
Simple text (and anonymous) messenger.
cherrypy css docker ecdsa html js mariadb markdown-to-html messenger messenger-platform mysql notifications onrender push-notifications python voice-chat websocket ws4py
Last synced: 07 Apr 2026
https://github.com/rustkas/websocket-examples
Examples of using WebSocket (dart:io, dart:html)
Last synced: 28 Apr 2026
https://github.com/juangesino/chatty
A simple Ruby on Rails chat application using WebSockets.
chat rails-application react websocket
Last synced: 02 Nov 2025
https://github.com/musauyumaz/signalr
https://www.youtube.com/playlist?list=PLQVXoXFVVtp3RSycdru4WpnfPEOFxONiX
asp-net-core bi-direction-streaming client-server data-transfer http2 hub ihubcontext microsoft real-time-server rpc signalr tcp websocket
Last synced: 21 Mar 2025
https://github.com/upsub/cli
Command line interface for UpSub
cli message-bus real-time upsub websocket
Last synced: 17 Feb 2026
https://github.com/fitomad/websockets
WebSockets & Tornado
html5 javascript python python-2 tornado tornado-websocket websocket websockets
Last synced: 18 May 2026
https://github.com/mario-r-aguilar/chat
Aplicación para chatear basada en el funcionamiento de websockets
app backend bootstrap chat express handlebars javascript node-js socket-io websocket
Last synced: 07 Apr 2026
https://github.com/lilanga/stan-dashboard
Stan Dashboard is for monitoring STAN server activities.
dashboard nats reactjs websocket
Last synced: 19 Apr 2026
https://github.com/santiagodotsh/nest-teslo-shop
🛒 🐈 CRUD with NestJS, PostgreSQL, JWT auth and file uploads.
auth crud file-upload jwt nestjs postgresql typeorm websocket
Last synced: 13 Feb 2026
https://github.com/pdasya/chat-application
Realtime online chat web application
nodejs typescript webpack websocket
Last synced: 18 Jan 2026
https://github.com/utsavdotpro/airqualitymonitorweb
A single-page application to display live air quality monitoring data.
air-quality-monitor assignment nextjs reactjs websocket
Last synced: 12 Apr 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/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/4i8/iipc
iipc is a simple Inter Process Communication for nodejs built on ws to communicate between processes safely and easily using tcp and websocket, You can also return data to the client see (example)
interprocess interprocess-communication ipc node-ipc tcp websocket ws
Last synced: 12 Sep 2025
https://github.com/healingdrawing/task-social-network
TypeScript front-end(Vue3 Composition API + pinia). Golang back-end. Social network. Profile, posts, chats, groups, admin panel. grit:lab Åland Islands 2023
admin-panel authentication chat database-migrations golang groups pinia posts profile sqlite3 typescript vue3-composition-api vue3-typescript websocket
Last synced: 11 May 2025
https://github.com/ceribe/lyra
Library which helps with implementation of distributed algorithms
distributed-systems kotlin poznan-university-of-technology tcp websocket zeromq
Last synced: 21 May 2026
https://github.com/tfkfan/vertx-websocket-gateway
vertx websocket stomp gateway blueprint with kafka integration
kafka stomp stompjs vertx websocket websocket-gateway
Last synced: 18 May 2026
https://github.com/arawns1/enquete-node-api-websocket
API em node.js e Websocket para realização de enquetes em tempo real
fastify nodejs redis typescript websocket
Last synced: 12 Apr 2026
https://github.com/crolang-p2p/crolang-p2p-node-jvm
JVM-compatible implementation of a CrolangNode in the CrolangP2P project.
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 27 Jun 2025
https://github.com/kamyusama/kamyu-case-study
Twitch→LLM→TTS→字幕の最小デモ(非商用のケーススタディ)/ Minimal Twitch→LLM→TTS→captions demo (non-commercial case study)
case-study demo llm obs obs-websocket python streaming tts twitch websocket
Last synced: 18 May 2026
https://github.com/prosenjitjoy/learning-websocket
Simple Chatroom Project used for learning WebSocket communications protocol.
Last synced: 05 Apr 2025
https://github.com/fwcd/lightshark
WebSocket proxy for debugging with support for MessagePack
Last synced: 12 Aug 2025
https://github.com/julianobrl/eniac2f2022
codigo para o projeto integrador do 2° semestre de 2022
eniac java-8 streams websocket
Last synced: 21 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/kavindu-kodikara/whychat-frontend
WhyChat is a real-time mobile chat application built with React Native. It features dynamic animations, user authentication, and seamless navigation for an engaging chat experience. The app connects with a Spring Boot backend via WebSocket for real-time messaging, offering an intuitive and modern UI design.
javascript react-native websocket
Last synced: 18 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/alpha2820/chat-application
A full-stack, real-time chat application built using the MERN stack and Socket.IO. This application enables users to communicate instantly with others through direct messages, featuring dynamic user presence, responsive design, and secure authentication.
chat-application chatapp expressjs fullstack-development mern-stack mongodb node-js reactjs real-time socket-io tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/vurv78/vendetta-e2
Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.
discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod
Last synced: 25 Feb 2025
https://github.com/pablo-caballero-maria/whope_frontend
Frontend for Whope, an AI complemented chat bot for psychological assistance
deep-learning natural-language-processing nextjs web-application websocket
Last synced: 18 May 2026
https://github.com/pedrosfaria2/flask_binance
A web app to collect and analyse market data
css docker flask html html5 javascript market-data pytest python python3 rabbitmq rest-api sql websocket websocket-api
Last synced: 07 Apr 2026
https://github.com/bindu-1805/syncsketch-
A Real-time collaborative drawing app built using ReactJS, ExpressJS and NodeJS.
expressjs node-js reactjs websocket
Last synced: 09 Apr 2026
https://github.com/naman-45/bitcoints
Complete Bitcoin implementation
aes-gcm express nextjs postgresql prisma-orm pubsub redis singleton-pattern websocket
Last synced: 10 Apr 2026
https://github.com/laniot/core
LAN-first WSS bridge for serial devices using a ESP32 (TLS, RS-232, WebSocket)
certificate-mager esp32 esp32-s3 esp32s3 freertos industrial-iot iot lan rs232 tls uart websocket wss
Last synced: 18 May 2026
https://github.com/siarheidudko/simple-proxy
A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.
docker http proxy-server tcp-server websocket
Last synced: 18 May 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/bragdond/encoder-wheels
arduino control-systems cpp motor-controller project remote-control scss typescript webserver 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/buexplain/netsvr-business-go
这是一个可以快速开发websocket全双工通信业务的包,它基于https://github.com/buexplain/netsvr 进行工作。
Last synced: 15 Mar 2026
https://github.com/yuriyvyatkin/notepad-backend
Записная книжка (Backend часть)
Last synced: 06 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/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/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
https://github.com/jesssullivan/turkeyprobe
for probing the Turkey
esp8266 steinhart-hart thermistor websocket
Last synced: 29 Mar 2025
https://github.com/subhradeep1708/karmatek-2025-organa
Smart Organ & Blood Donation Network - A smart network connecting organ/blood donors with recipients using a scoring algorithm and generative AI for optimized matches and analysis.
fastapi gemini-api generative-ai nextjs postgresql pydantic python shadcn-ui socket-io sqlalchemy tailwind-css websocket zod-validation zustand-state-management
Last synced: 07 Apr 2026
https://github.com/durydevelop/dwebsocket
cross-platform WebSocket library based on IXWebSocket and emscripten
cpp cross-platform emscripten wasm websocket
Last synced: 21 May 2026
https://github.com/oxdrtech/bot-apostador-bet365-painel-frontend
dayjs mantine-ui vitejs websocket
Last synced: 18 May 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/confusedgustas/chat
Group Chat
clean-code docker java javascript liquibase maven pgadmin spring vite websocket
Last synced: 07 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/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/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/nichitaa/rxjs-ws
WebSocket library to simply integrate with RxJS
observables rxjs streams websocket
Last synced: 29 Mar 2025
https://github.com/readyyyk/socketapi
Self-written Web-Socket API wrapper for build-in JS WebSocket class to simplify work with it
javascript javascript-library simplify websocket
Last synced: 18 May 2026
https://github.com/bilovodskyi/gesture-based-object-control
Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.
blender machine-learning python3 react-three-fiber websocket
Last synced: 21 May 2026
https://github.com/levelrin/jws-server
A framework for WebSocket server in Java
Last synced: 17 Jan 2026