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/nikhiladiga/react-wsx
A simple react websocket component written in typescript
Last synced: 01 May 2026
https://github.com/szegoo/chat
Simple chat app made with socket.io.
javascript nextjs react socketio websocket
Last synced: 11 Apr 2026
https://github.com/crazystuffxyz/crazy-deep-research-gpt
A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.
ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket
Last synced: 01 May 2026
https://github.com/shinseongsu/carrotmarket
:rocket: 중고마켓 만들어보기
aws-rds-postgres aws-s3 java jpa querydsl rabbitmq spring-boot spring-mvc stomp tailwindcss thymeleaf websocket
Last synced: 01 May 2026
https://github.com/ducksoft/smssendergo
基于 WebSocket 的编程控制短信群发系统(Golang 后端)
gin-gonic golang melody websocket
Last synced: 01 May 2026
https://github.com/happytunesai/ez-stt-logger-gui
Python GUI for real-time Speech-to-Text (STT) using local Whisper, OpenAI API, or ElevenLabs API. Features audio logging, filtering, replacements, WebSocket control (Stream Deck), and Streamer.bot integration.
audio-processing customtkinter elevenlabs-api ez-stt-logger-gui gui openai-api python python-application speech-recognition speech-to-text stream-deck streamer-bot stt tkinter transcription websocket whisper
Last synced: 30 Apr 2026
https://github.com/drstone438/mk-bot-online
Interfaz web para controlar remotamente el robot MK-BOT con D-Pad y video en tiempo real. Compatible con ESP32, ESP32-CAM y ESP8266.
Last synced: 01 May 2026
https://github.com/mini-gear/realtime-chat-app-react-fullstack
express full-stack reactjs realtime websocket
Last synced: 01 May 2026
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/ichirokogawa/oceansunfish.proxy.signalr
A HTTP proxy project based on Signalr.
csharp http http-proxy http-server netcore proxy-server signalr websocket
Last synced: 10 Jun 2026
https://github.com/shinosaki/comment-viewer
ブラウザで動作するニコニコ生放送 コメントビューア / NicoLive comment viewer (works on Cloudflare Workers)
comment-viewer nicolive niconico websocket
Last synced: 31 Mar 2025
https://github.com/synodriver/asgi-cgi-handler
run cgi scripts inside asgi, and with websocket, sse support
Last synced: 07 Apr 2025
https://github.com/sidmohan0/alphadb
Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.
algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket
Last synced: 11 Apr 2026
https://github.com/mathisburger/testlytic
A websocket testing client built with electron and react
electron-app json react test-client websocket websocket-tester
Last synced: 01 May 2026
https://github.com/tericcabrel/osiris-web
java rabbitmq spring-boot websocket
Last synced: 09 May 2026
https://github.com/whaleen/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 13 Mar 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/hemanth5544/quicksync
copy-paste extesnion monorepo websocket
Last synced: 22 Jan 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/serializedowen/chatty
A flexible chat server/client
mysql nodejs react sequelize typescript websocket
Last synced: 27 Jan 2026
https://github.com/omkaarr1/websocket
In this presentation, we will explore the process of building a WebSocket-based chat application that facilitates real-time communication between two clients. We'll delve into the server-side and client-side code to understand how messages are exchanged between the connected clients.
chat real-time realtime websocket websockets
Last synced: 22 Jan 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 2026
https://github.com/sapog87/yet-another-chat
Многопользовательский чат, где пользователи могут отправлять сообщения как в личных диалогах, так и в группах.
docker java-17 maven spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/majid-cj/go-chat-server
This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles
authentication-middleware docker-compose golang iris-golang rest-api sse websocket
Last synced: 02 May 2026
https://github.com/seapagan/vosk-test
Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.
python speech-to-text vosk vosk-api websocket
Last synced: 16 Oct 2025
https://github.com/brainlesslabs/polygons
A 2D game using polygons.
c-plus-plus game game-2d game-development html5 polygon vector-graphics websocket
Last synced: 16 Oct 2025
https://github.com/subhrajit77/cryptoweather-nexus
nextjs14 redux tailwindcss websocket
Last synced: 09 May 2026
https://github.com/yarsawyer/lattice
Ephemeral post-quantum encrypted 1:1 chat and file transfer. ML-KEM-768 + X25519 hybrid key exchange, XChaCha20-Poly1305 encryption, Rust/WASM crypto, zero persistence.
axum end-to-end-encryption ephemeral-chat file-transfer fips-203 hkdf hybrid-encryption ml-kem ml-kem-768 post-quantum-cryptography privacy react rust secure-messaging wasm webassembly websocket x25519 xchacha20-poly1305
Last synced: 02 May 2026
https://github.com/meibraransari/node-websocket
⚛️ Nodejs web-socket app to test application
node nodejs nodejs-server web-socket websocket
Last synced: 02 May 2026
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/synoet/sturgeon
record and replay rust streams with timing
async rust rust-crate streams websocket websockets
Last synced: 12 Oct 2025
https://github.com/epikoder/nsocket
Event driven Messaging broker using native WebSocket
event messaging socket websocket
Last synced: 14 Jan 2026
https://github.com/eulerbm/cyber-chat
Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.
java postgres react spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/kozlov-a-d/websocket-node
Experiment with WebSocket and Node.js
Last synced: 11 Apr 2026
https://github.com/konaeakira/gomoku
A Gomoku game server and client using WebSocket
Last synced: 17 Oct 2025
https://github.com/iamsuatzengin/online-auction-android
Online Auction Android application using WebSocket with Ktor client.
android kotlin ktor-client ktor-websocket websocket
Last synced: 19 Jan 2026
https://github.com/drylikov/vue-native-websocket
Native websocket with vuex integration.
Last synced: 29 Apr 2026
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/shhiivvaam/realtime-device-tracker
Getting the exact and continuous location of users is the primary concern.
express leaflet socket-io websocket
Last synced: 05 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/deepcloudlabs/dcl373-2022-oct-19
DCL-373: Developing Spring Boot Applications in Microservices Architecture
spring-boot-2 spring-framework-5 spring-kafka websocket
Last synced: 18 Oct 2025
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/relvaner/actor4j-cloud-demo
Actor4j Cloud – Demo Application
actor-model actor-pods actor4j actors cloud demo-app java java-21 microservices rest-api single-instance-app vertx4 vuejs2 vuetify2 websocket
Last synced: 21 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/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/denistort/meets-the-stranger-backend
Backend Part Of Open Sourse Meet Application.
backend sever typescript websocket
Last synced: 31 May 2026
https://github.com/adrianromanski/chatroom-websocket
Status: Finished || Funcionality: Sending and receiving messages on multi user chat
css html javascript selenium spring spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/granden-corp/aspnetsignalrcore-websocket_client
An ASP.NET Core SignalR websocket client base on websocket-sharp
asp-net-core signalr-core websocket websocket-client
Last synced: 11 Oct 2025
https://github.com/muhammedbarghou/scoorz
Express + Postgres demo for A WebSocket Server
javascript postgresql websocket ws
Last synced: 23 Feb 2026
https://github.com/raojinlin/mutagen-server
为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。
Last synced: 02 May 2026
https://github.com/geekshi/webone
A web project demonstrating the frontend and backend technology stack
html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket
Last synced: 21 Jan 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/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/almoggutin/checkers-server-node-socket-io
Online checkers game where users can signup to the application and play against other users. In addition there is chat functionality and users can customize their profile account.
checkers-game css3 express html5 mongodb nodejs nosql socket-io vanilla-javascript websocket
Last synced: 14 Apr 2026
https://github.com/viveksite/chat_app_backend
Implementation of backend express and socket server for creating scalable chat application.
authentication expressjs persistent-cache redis typescript websocket
Last synced: 28 Apr 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/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
Last synced: 23 Oct 2025
https://github.com/karan19698/spring-chat-app
Real-time chat app using Spring Boot, WebSocket & STOMP with Docker-based deployment.
docker java maven render springboot stomp websocket
Last synced: 11 Apr 2026
https://github.com/icarephone/websocket
Gorilla WebSocket implementation for fasthttp.
Last synced: 14 Jan 2026
https://github.com/tanjemul/customer-relationship-management
Customer Relationship Management Solution
chatbot customer-relationship-management mvc-architecture spring-boot websocket
Last synced: 17 May 2026
https://github.com/exanubes/api-gateway-websocket-api
An AWS Api Gateway Websocket API implementation using Pulumi
aws pulumi typescript websocket websockets
Last synced: 02 May 2026
https://github.com/iudeen/uvicorn-websockets-sans-io
hacktoberfest hacktoberfest-accepted uvicorn websocket
Last synced: 10 Oct 2025
https://github.com/alfred888/ichat_app
视频对讲系统iOS客户端 - 支持双向视频通话和云台控制
avfoundation ios pan-tilt swift video-call webrtc websocket
Last synced: 19 May 2026
https://github.com/rufat/mepn-template
MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).
epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket
Last synced: 14 Apr 2026
https://github.com/ggdream/light-im-server
Golang+Websocket实现的轻量级IM
golang im lightweight server websocket
Last synced: 07 May 2026
https://github.com/jmanhype/cybertask
AI-Powered Task Management Platform built autonomously by the Cybernetic Orchestration Platform
ai-powered autonomous-development claude-flow cybernetic jwt-authentication nodejs postgresql prisma react task-management typescript websocket
Last synced: 09 Oct 2025
https://github.com/datsfilipe/support-chat
An realtime support chat app using Node, Express and websocket.
express nodejs typescript websocket
Last synced: 02 May 2026
https://github.com/StudyResearchProjects/avocado
:avocado: Web APIs Testing tool
http request testing websocket
Last synced: 09 Oct 2025
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/shahidmalik4/fastapi-streamlit
Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.
coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket
Last synced: 02 May 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/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/waithawoo/hermesockserve
Modular Websocket Server using socket.io
broadcast nodejs socket socket-io websocket websocket-server
Last synced: 14 Feb 2026
https://github.com/ma2903/reading-marathon
Aplicação full-stack de Maratona de Leitura com painel em tempo real, utilizando React, Node.js, WebSockets, RabbitMQ e Docker.
docker docker-compose express fullstack javascript nodejs rabbitmq react tailwindcss vite websocket
Last synced: 08 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/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/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/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/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/miyako/4d-plugin-ix-websocket-v2
Simple websocket based on IXWebSocket-11.0.8
Last synced: 26 Oct 2025