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/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/abdelkarim-01/real-time-chat-application
Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.
css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket
Last synced: 29 Apr 2026
https://github.com/nurislom373/springboot3websocket
Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией
java-17 postman spring spring-boot streaming websocket
Last synced: 29 Apr 2026
https://github.com/luechtdiode/mobile-queue
Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.
akka-http akka-streams angular ionic scala websocket
Last synced: 30 Apr 2026
https://github.com/vong3432/swiftchatapp
This is a learning project to get myself familiar on how to integrate Websocket servers with SwiftUI app.
Last synced: 30 Apr 2026
https://github.com/pablolec/sb_websocket_rust
WebSocket TUI chat server and client in Rust
console console-application cui ratatui ratatui-rs rust rust-lang tui tui-rs websocket websocket-chat websocket-client websocket-server websockets
Last synced: 08 Jun 2026
https://github.com/louis3797/nucleus-chat-app
Nucleus is a chat app build with Next.js and Nest.js. The name comes from the tv series Silicon Valley
chatapp nestjs nextjs react rooms websocket websocket-chat
Last synced: 30 Apr 2026
https://github.com/mwafrika/nyota-project
A full-stack offline-first note-taking application with real-time synchronization capabilities. This app allows users to create, edit, and delete notes that sync across devices in real-time when online and automatically sync when connectivity is restored.
asyncstorage expo-bare-workflow expressjs react-native socket-io websocket
Last synced: 30 Apr 2026
https://github.com/qchateau/space-dodgems
A web-based mini game in C++20, featuring coroutines.
boost coroutines cpp cpp20 javascript websocket
Last synced: 01 May 2026
https://github.com/dougfsilva/autoatendimento-backend
O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.
clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket
Last synced: 01 May 2026
https://github.com/marshallovski/michi
Minimal chat for your needs
api chat chat-application chatroom client-server node node-js nodejs websocket websockets
Last synced: 03 May 2026
https://github.com/skynett81/3dprintforge
Self-hosted web dashboard for Bambu Lab 3D printers
3d-printer ams bambu-lab dashboard mqtt nodejs self-hosted websocket
Last synced: 03 May 2026
https://github.com/gitbolt/soltrek-server
📡 Websocket / API server for SOLTrek
Last synced: 03 May 2026
https://github.com/viperscape/typescript_project_template
A generic, automated typescript-build template with websocket example
gulp server-client typescript websocket
Last synced: 03 May 2026
https://github.com/saurabhkumardev/chatroom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 04 May 2026
https://github.com/charlot-dedjinou/chatbot
C'est un projet ludique où j'ai développé une messagerie en temps réel entre deux personnes en utilisant les websockets, Vue.js pour le frontend et Express.js pour le backend. Explorez la communication instantanée grâce aux websockets, offrant une expérience de messagerie fluide et réactive entre les utilisateurs.
emoji emoji-picker expressjs vue vuejs3 websocket
Last synced: 04 May 2026
https://github.com/dacr/web-echo
A websocket/webhook JSON data recorder with API
actor-model api blockchain data-recording json openapi pekko pekko-http pekko-streams recorder webhook websocket
Last synced: 04 May 2026
https://github.com/dhairyasethi/blockshare
A Peer to Peer File Sharing Service with Integrated Chat and Anonymous Logging
p2p-network pubnub reactjs webrtc websocket
Last synced: 05 May 2026
https://github.com/ampersandor/cotopia
🏆 코딩테스트 준비를 위한 알고리즘 트래킹 & 팀 경쟁 플랫폼 (backend) | LeetCode & 백준 자동 추적 | 점심 메뉴 미니게임
postgresql redis spring-boot websocket
Last synced: 06 May 2026
https://github.com/joshnuss/phoenix_vue
Example integration of Phoenix with Vue.js and Vuex
elixir vue vue-router vuex websocket
Last synced: 06 May 2026
https://github.com/trobert42/transcendence
A website that includes a Pong game and a real-time chat
0auth2 docker docker-compose jwt-authentication nestjs-backend postgresql prisma react-front-end rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/reymooy27/pmtc
NodeJS REST API server for online game tournament
jwt-authentication monggose mongodb nodejs socket-io websocket
Last synced: 07 May 2026
https://github.com/dynamo63/fastapi-websocket
A real time list to track activity
Last synced: 07 May 2026
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/covenantsql/covenant-scan
CovenantSQL main chain explorer
blockchain cqli explorer jsonrpc spa typescript vuejs websocket
Last synced: 09 Jul 2025
https://github.com/FanatiQS/EcmaScript-WebSocketServer
Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.
ecmascript http-server javascript nodejs tcp-socket websocket websocket-server
Last synced: 10 Mar 2025
https://github.com/aykevl/domo-web
Web interface to my home automation devices
home-automation webapp websocket
Last synced: 08 Apr 2025
https://github.com/ezrarieben/ts5-remote-apps-wrapper
An API wrapper written in JavaScript for TeamSpeak 5's remote apps WebSocket feature
api api-wrapper api-wrappers javascript-api javascript-api-wrapper javascript-wrapper teamspeak teamspeak-client teamspeak-server teamspeak5 ts ts5 websocket websocket-api websocket-apis websockets
Last synced: 24 Mar 2025
https://github.com/anandukrishnaaa/airsketch
A fun project inspired by a medium article I came across.
daphne django image-recognition websocket
Last synced: 31 Mar 2025
https://github.com/i2y/wasabi
A cross-platform UI framework for Go
cross-platform go golang gui ui websocket webview webview2
Last synced: 08 May 2026
https://github.com/thakursaurabh1998/distributed-websocket-server
This is a POC/template for creating a distributed service for handling websocket connections using Redis as the central pub/sub provider.
distributed golang redis websocket
Last synced: 28 Apr 2026
https://github.com/osslabz/mexc-client
A websocket client for the MEXC API
crypto cryptocurrencies cryptocurrency exchange mexc mexc-api mexc-client mexc-java-client mexc-websocket-client websocket websocket-client
Last synced: 31 Mar 2025
https://github.com/filippofinke/php-websocket
📡 Simple php websocket server
Last synced: 18 Jun 2025
https://gitlab.com/dasnoo.official/arsocket
Easy js websockets
arsocket javascript node typescript websocket
Last synced: 03 Jul 2025
https://github.com/vinayv-456/exploding-kitten-game
A React-based single-player card game. Utilizes ReactJs, Node.js, Redis, WebSocket for real-time updates of leaderboard, and Redux for state management. Also had auto-save functionality.
express nodejs reactjs redis redux websocket
Last synced: 04 Feb 2026
https://github.com/jeonjonghyeok/coinss-backend
암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스
gin-gonic golang gorilla postgresql redis websocket
Last synced: 06 Jan 2026
https://github.com/owenaedwards/bulletinhub
A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.
docker go golang material-ui mongo mongodb react typescript websocket
Last synced: 12 Apr 2026
https://github.com/mkawserm/pisig
Pisig is a reusable high performance websocket focused web framework
distributed-systems email fast framework golang push sms web web-framework websocket
Last synced: 16 Jan 2026
https://github.com/n24q02m/mcp-relay-core
Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)
mcp mcp-server model-context-protocol python real-time relay typescript websocket
Last synced: 02 Apr 2026
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/percival33/computer-network-programming
Repo for the network programming course, aimed at creating a real-time advertising bulletin board system
Last synced: 19 Apr 2025
https://github.com/castanedaluis/chat-websocket
Chat con protocolo websockets
Last synced: 11 Apr 2026
https://github.com/mpolinowski/docker_ws_video_proxy
NGINX proxy for the websocket videostream of your IP camera
nginx-proxy secure-websockets video-streaming websocket
Last synced: 23 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/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/auraluvsu/websocket-chat
Websocket based chat service complete with both server and client side files, complete with relational database for storage
backend backend-development backend-go chat-application client-server go go-developer go-websocket golang messaging mysql mysql-database relational-databases sql websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 29 Apr 2026
https://github.com/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 11 Apr 2026
https://github.com/mrtcode/opstream
Wrap other transports to have a reliable packet stream
polling socket-io sockjs websocket
Last synced: 10 Feb 2026
https://github.com/just1689/swoq
Scale by Websocket over Queues
go gorilla-mux nats scale websocket
Last synced: 24 May 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/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/rubikon02/minesweeper-3d
Multiplayer Minesweeper 3D made in Three.js and Kotlin
heroku javascript kotlin postgresql spark threejs webpack websocket
Last synced: 13 Apr 2026
https://github.com/mat-sz/poll-web
🗳️ Decision making software frontend (TypeScript/React/WebSockets).
react reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/daggerok/quarkus-websocket-sse
Status: IN PROGRESS (sse). JavaEE (quarkus) WebSocket SSE API
github-action github-action-java github-action-maven github-actions github-actions-java github-actions-maven quarkus sse websocket websocket-client websocket-server websockets
Last synced: 29 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/frontandrew/stellar-burgers
Burger like you want!
react redux-toolkit rtk-query typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/vuquangit/pet_web
Chat app
chat reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/ukoloff/ws-express-sandbox
Play with websockets, Node.js & express
express nodejs playground websocket
Last synced: 29 Apr 2026
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/rimo030/openai
💡 OpenAI Study
nestjs openai websocket whisper
Last synced: 29 Apr 2026
https://github.com/ronbuist/owls
OWLS - Open Websocket Ledstrip Server
arduino ledstrip nodemcu python raspberry-pi scratch scratch-extension scratchx websocket
Last synced: 10 May 2026
https://github.com/topgunbuild/socket
Scalable realtime pub/sub and RPC serverless framework
nodejs pubsub socketcluster typescript websocket
Last synced: 20 May 2026
https://github.com/yshplsngh/polling-system
A Real time polling system using Kafka & Websocket
expressjs kafka nodejs postgresql prisma reactjs typescript websocket
Last synced: 10 Apr 2026
https://github.com/shubsi26/connectify
An opensource MERN WEBRTC project for real time video calling
express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/flug/websocket-server-app
[WIP] An app weboscket server implemented
Last synced: 24 Mar 2025
https://github.com/ajinkya8010/proximity-alert-system
A real-time location-aware alerting platform built with the MERN stack. Users receive instant notifications about nearby events or services based on their interests and geographic proximity. Features JWT-based authentication, geospatial querying, and WebSocket-powered real-time communication.
express jwt mern-stack mongodb nodejs reactjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/yano3nora/channels-chat-example
Chat app example on WebSocket, using channels of Django and Redux Saga.
celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket
Last synced: 10 Apr 2026
https://github.com/uwon0625/nbagames
NBA live score and alerts
aws cloudformation dynamodb eventbridge express iac jest lambda nestjs nextjs powershell reactjs redis restful-api storybook tailwindcss terraform typescript unittest websocket
Last synced: 10 Apr 2026
https://github.com/izaelgs/chat
Plataforma de comunicação em tempo real desenvolvido com Laravel Jetstream, Laravel WebSockets e tailwind Css
aws jetstream laravel9 php8 tailwindcss websocket
Last synced: 10 Apr 2026
https://github.com/teatak/mcp-server-browser
MCP server that runs in the browser. Register tools and prompts on a page; expose them to a local MCP client over WebSocket.
agent browser mcp model-context-protocol typescript websocket
Last synced: 31 May 2026
https://github.com/li0ard/meridicord
Rich Presence для Meridius на Linux (и не только)
discord meridius music rich-presence vk vkontakte websocket
Last synced: 18 Jan 2026
https://github.com/diegogtz03/pcpower
API and WebSocket server for remote ESP32 powered PC power monitor and switch
Last synced: 30 Apr 2026
https://github.com/fastpanel/socket.io
Extension to work with the "WebSocket" protocol.
nodejs socket-io typescript websocket
Last synced: 09 May 2026
https://github.com/shina1331/messagingapp
Small messaging application featuring private chats and group chats. Includes friend request functionality.
chat-application dependency-injection hibernate maven mysql-database springframework thymeleaf websocket
Last synced: 16 Aug 2025
https://github.com/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 Apr 2026
https://github.com/dnsge/go-basic-websocket
A simple WebSocket client
golang websocket websocket-client
Last synced: 12 Jan 2026
https://github.com/a-saed/datum
Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.
geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket
Last synced: 29 May 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/lordpax/sockevent
A simple Go library for managing WebSocket connections, clients, and rooms inspired by the socket.io library.
Last synced: 19 May 2026
https://github.com/jkaninda/okapiws
Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs
go-websocket go-websocket-server websocket
Last synced: 08 Jun 2026
https://github.com/oluizeduardo/planning-poker
Planning Poker is a collaborative and effective method used to estimate the relative effort required for a specific task within a team.
bootstrap5 javascript nodejs planning-poker scrum scrum-poker socket-io websocket
Last synced: 09 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