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-07 00:31:10 UTC
- JSON Representation
https://github.com/larock22/aider-mcp
WebSocket server that exposes Aider's AI coding capabilities through the Model Context Protocol (MCP) for programmatic access
ai-coding aider mcp-server model-context-protocol openai typescript websocket
Last synced: 13 May 2026
https://github.com/vishnuka084/notification_services
This project is a notification service built using Spring Boot. It allows users to send notifications to recipients via various channels such as email, SMS, or push notifications. Below is a brief overview of the project:
mysql spring-boot stomp websocket
Last synced: 04 May 2026
https://github.com/pranta-barua007/next-messenger
Messenger Clone with Group Chat
github-oauth google-oauth2 mongodb next13app pusher-api realtime tailwind-css typescript websocket
Last synced: 14 May 2026
https://github.com/skamranahmed/estimatex
estimatex is a cli tool designed to facilitate story point estimation of tasks/tickets directly from the terminal.
golang planning-poker realtime-communication websocket
Last synced: 01 Sep 2025
https://github.com/iamsayedanowar/sendp2p
A P2P File-sharing App Built With HTML, CSS, JavaScript, Node.js, WebRTC, And WebSocket For Sharing Files Instantly
css css3 file-sharing html html5 javascript nodejs pwa webrtc websocket
Last synced: 05 May 2026
https://github.com/iwansal64/wms_app
WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system
dart flutter iot mobile-app websocket
Last synced: 14 May 2026
https://github.com/blueromans/ReactNativeMeteorClient
Meteor Client For React Native
android ios javascript meteor meteor-client mongo npm-package react-native socket websocket
Last synced: 12 Nov 2025
https://github.com/lmlk-seal/web-development-server
A lightweight, professional-grade development server with live file watching and hot reload notifications for modern web applications.
angular auto-refresh cli-tool cross-platform developer-tools development-server file-watcher frontend hot-reload lightweight live-reload local-development python react spa static-site vue web-development websocket
Last synced: 05 May 2026
https://github.com/lizaelkina/react-burger
Учебный проект Я.Практикум "Stellar Burgers"
cypress jest react redux typescript websocket
Last synced: 05 May 2026
https://github.com/sukramj/openccu-loom-types
Generated Pydantic v2 models and enum types for the openccu-loom REST + WebSocket contract
code-generation home-assistant homematic homematicip openapi pydantic python rest-api type-hints websocket
Last synced: 28 Jun 2026
https://github.com/superiorkid/next-chat
A real-time chat application built with Next.js frontend and NestJS backend using WebSocket technology.
nestjs nextjs shadcn-ui socket-io tailwindcss websocket zustand
Last synced: 14 Apr 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/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/suhailroushan13/websocket.io
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets
websocket websocket-client websocket-server
Last synced: 26 Jun 2025
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/royaals/unicode-grid-game
A multiplayer web application that lets a player select and update a block with a Unicode character in a 10x10 grid.
express nodejs reactjs tailwindcss typescript websocket zustand
Last synced: 10 Apr 2026
https://github.com/surajmendhe5573/realtime-chat--application
A web application used for chatting purposes in which users can chat together in real time with each other in a group..
chat-application css express html javascript node socket-io websocket
Last synced: 14 Apr 2026
https://github.com/nabeel-ahmed-jamil/scheduler1
The process used for scheduler on a different time ui (UI-MODIFY-ANALAYTICS-SCREEN CURRENT BRANCH)
angular2 deprecated-repo npm typescript webpack websocket
Last synced: 05 May 2026
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: 05 May 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/eminaktas/sockjs-stomp-go-server
golang server sockjs sockjs-stomp-go-server stomp websocket
Last synced: 14 Jan 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/stefanbirkner/websocket-example
A tiny WebSocket server built with Jetty 11.
jetty websocket websocket-server
Last synced: 03 Jul 2026
https://github.com/vedanty3/chat-linx
A chat app that seamlessly blends real-time messaging and a rich React interface. Connect, collaborate, and stay connected with sophisticated state management for a robust communication experience.
Last synced: 13 Oct 2025
https://github.com/postsilicondev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 08 Oct 2025
https://github.com/vanguardmaster01/hello-kivy
Desktop application with Kivy
httprequest kivy thread vending-machine websocket
Last synced: 18 Feb 2026
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/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/adilfathi/scrabble-indonesia
Aplikasi web permainan Scrabble dengan dukungan bahasa Indonesia, fitur bermain melawan AI, dan multiplayer real-time menggunakan WebSocket.
Last synced: 13 Jun 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/na-trium-144/webcface-js
WebCFace client for node.js and browser
nodejs rpc typescript websocket
Last synced: 14 Oct 2025
https://github.com/farwayer/wscl
Simple WebSocket wrapper with some extra features
reconnect socket websocket websocket-client ws wss
Last synced: 07 Oct 2025
https://github.com/jaycanuck/poke-team-stream
Webapp and StreamElements widget for displaying and remotely updating Pokemon team roster via WebRTC.
obs pokeapi pokemon streamelements streamelements-api twitch webrtc websocket
Last synced: 10 Apr 2026
https://github.com/jhonatanmedeiros/vue-chat
chat javascript scss typescript vuejs webpack websocket yarn
Last synced: 14 Apr 2026
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/sergeykazarinov/stellar-burger
Десктопное веб-приложение для составления и заказа бургеров
eslint react react-hooks react-router scss-modules typescript websocket
Last synced: 14 Apr 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 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/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/svitlanakashkina/mobile-lab-app-server
Mobile Lab App Server ist die Backend-Komponente der Mobile Lab App. Das Projekt basiert auf einer MVC-Architektur mit WebSocket-Schicht. Der Server bietet REST-APIs, Echtzeit-Chat, PostgreSQL-Datenbank via Prisma, Benutzer-Authentifizierung, Push-Benachrichtigungen und E-Mail-Feedback. Portfolio-Projekt.
axios expo expo-notifications express github javascript nativebase-io nodejs postgresql prisma react-native restful-api socket-io ssl-certificate visual-studio-code websocket
Last synced: 05 Oct 2025
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/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/bitbravo/flask-angular4-document-collaboration
angular4 flask flask-backend nodejs python3 websocket
Last synced: 06 May 2026
https://github.com/sarthakmishraa/sm-chat-app
This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.
express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket
Last synced: 27 May 2026
https://github.com/drylikov/vue-native-websocket
Native websocket with vuex integration.
Last synced: 29 Apr 2026
https://github.com/fpena2/socketscout
Tauri application for testing WebSocket servers
Last synced: 13 Apr 2026
https://github.com/radd/rtc-test-client
Real-time communication test client
http-long-polling nodejs server-sent-events stomp websocket
Last synced: 14 Apr 2026
https://github.com/geethika-kancharla/devcollab
A real-time collaborative code editor that allows multiple users to edit code simultaneously.
jwt monaco-editor mongodb nextjs spring-boot tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 May 2026
https://github.com/pramodmahajan14/discord-clone
This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit
nextjs prisma reactjs sql tailwindcss websocket
Last synced: 29 Apr 2026
https://github.com/omgimalexis/simon
A Vuejs 2.0 + Browserify + Feathersjs + Yarn stack.
browserify browserify-yarn es6 feathersjs nodejs rest-api websocket
Last synced: 10 May 2026
https://github.com/ericgomez/platziverse
Curso Avanzado de Node.js - Proyecto del curso - PlatziVerse - Vamos a construir una plataforma de Internet de las Cosas, enfocándonos en *Real Time*. Utilizaremos las nuevas características de **JavaScript** que vienen en **ECMAScript 2016** y vamos a trabajar con **Postgres** como base de datos.
ava express jwt mqtt node nodejs nyc postgres postgresql sequelize socket-io vuejs websocket
Last synced: 13 Apr 2026
https://github.com/steciuk/card-game
Bachelor's degree thesis project in Computer Science at Warsaw University of Technology
angular cardgame express jwt mongodb multiplayer-browser-game spa websocket
Last synced: 30 Dec 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/romero-ezequiel/chatapp
Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku
bootstrap4 express javascript mongodb nodejs websocket
Last synced: 13 Apr 2026
https://github.com/tsych0/setu-engine
modular chatting app bridge made in golang
Last synced: 26 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/sokmontrey/tictactoetuionline
An online multiplayer infinite board tic tac toe game directly in your terminal.
go go-game-server golang tui websocket
Last synced: 24 Oct 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/kstubhieeee/driftchat
DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.
chat-application express html-css-javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/sebastianbrzustowicz/quadcontrol
Java + JUnit. Quadcopter control software for RaspberryPi 4 with remote client communication via API.
api concurrency control control-systems java junit quadcopter raspberrypi4 raspbian real-time remote remote-control respberry-pi rpi4 threading threads websocket
Last synced: 30 May 2026
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/benghak/spring-chatting-server
Chat server with Spring-boot, Redis, Websocket tutorial
redis rest-api spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/jzarca01/blockar
Same as blockVR but in AR
arkit blockchain ios react-native websocket
Last synced: 09 May 2026
https://github.com/phankieuphu/tiktok_clone_ui
Build UI the same Tiktok with flutter and websocket
flutter tiktok video websocket
Last synced: 05 May 2026
https://github.com/novav20/themeridiangrid
A full-stack Industrial IoT (IIoT) platform for real-time monitoring, control, and data analysis of a machine fleet.
ci-cd dashboard docker fullstack github-actions iiot iot nodejs postgresql react typescript websocket
Last synced: 13 Apr 2026
https://github.com/ishantmishra18/travo
A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,
express mongo multer rag-chatbot react websocket
Last synced: 13 Apr 2026
https://github.com/largonarco/medint_f
Frontend for a Realtime Medical Interpreter
Last synced: 20 Jun 2025
https://github.com/anubisss/spirit-island-poc
2 players can drag & drop spirit presences to a map from the Spirit Island board game.
nextjs node nodejs react spirit-island spirit-island-board-game web-socket websocket
Last synced: 11 Apr 2026
https://github.com/nnemirovsky/socket-storm
SocketStorm is a lightweight C# library that implements WebSocket server as a wrapper for the built-in HttpListener
csharp csharp-library dotnet websocket websocket-server websockets
Last synced: 15 Apr 2026
https://github.com/duruyao/gochat
GoChat provides temporary and anonymous group chat service through Web.
chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket
Last synced: 11 Mar 2026
https://github.com/itsronalds/websocket-integration-node-python
A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.
nodejs python sqlserver websocket
Last synced: 10 Apr 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/sreenathsnv/chatapp-springboot-angular
angular chat mongodb mongodb-atlas springboot websocket
Last synced: 08 May 2026
https://github.com/b-amir/realtime-playground
Real-time financial data visualization using 3 different communication protocols.
Last synced: 02 May 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/danilfomchik/dotcode-test-task
This repository contains two test tasks completed for a Strong Junior Front-End Developer position.
blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket
Last synced: 09 Apr 2025
https://github.com/symblai/symbl-twilio-media-steam-adapter
Stream Server for connecting Twilio's Media Stream to Symbl over a WebSocket with an exposed RESTful API for triggering the delivery of Symbl’s real-time events to a Client server.
ai channel-separation client-server conversations insights media messages real-time speaker-separation streams symbl topics twilio webhook websocket
Last synced: 18 Mar 2025
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026