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/markelca/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 12 Apr 2026
https://github.com/maxim-francesco/tinder-clone-ng-spring
A modern Tinder-style full-stack dating app built with Angular & Spring Boot. It supports user authentication, real-time profile swiping, mutual matching, and messaging – all integrated into a clean, responsive UI. Ideal for learning web sockets, relational database design, and component-driven frontend architecture.
angular backend dating-app frontend fullstack java jwt-authentication matchmaking real-time relational-database responsive-ui rest-api spring-boot tailwindcss tinder-clone typescript web-development websocket
Last synced: 09 Apr 2026
https://github.com/passeriform/conway-gox
A simple Conway's game of life implementation with multiple client sharing view (websock FTW)
conways-game-of-life golang multi-client-server websocket
Last synced: 27 Jul 2025
https://github.com/crolang-p2p/crolang-p2p-node
The official Kotlin Multiplatform Crolang Node implementation for the CrolangP2P project.
cross-platform distributed-systems framework java javascript jvm kotlin kotlin-multiplatform nodejs p2p typescript websocket
Last synced: 20 Jan 2026
https://github.com/pydevtop/spot-dex-arbitrage-screener
Spot DEX Screener is a powerful open-source tool designed to monitor real-time prices, trading volumes, and trends across popular decentralized and centralized exchanges. Whether you're a trader, developer, or DeFi enthusiast, this screener helps you stay ahead of market movements and identify arbitrage or liquidity opportunities.
arbitrage cex dex dexscreener python telegram websocket
Last synced: 30 Jul 2025
https://github.com/filipirafael/racer-web
🏎️ A 3D racing game created with Three.js
3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket
Last synced: 31 Jul 2025
https://github.com/pedro-git-projects/go-chess
Real time online chess website built with Go and React
Last synced: 19 Feb 2026
https://github.com/asifrahaman13/healthcare
A full stack application to connect doctors and patients. Have features like stripe payment, video call, initial screening by chat bots etc. Doctors can give live reports of the patients conditions, as well as they can view the previous history.
fastapi javascript nextjs openai python websocket
Last synced: 09 Apr 2026
https://github.com/ceribe/poke-versus
Websocket based 1v1 Pokémon game
game kotlin ktor ktor-server pokemon poznan-university-of-technology svelte svelte-cubed sveltekit tailwind tailwind-css tailwindcss three-js threejs ts typescript websocket websocket-server websockets
Last synced: 09 Apr 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/mysteriza/websocket-chatting-app
WhatsUp, A messaging application sent via websocket in python with a web app (currently the IP is set to private so it can only communicate on one device).
chatting-app html python websocket
Last synced: 03 Aug 2025
https://github.com/skamranahmed/estimatex-server
estimatex-server is the backend component for estimatex, enabling real-time story point estimation through WebSocket communication.
golang planning-poker realtime-communication websocket
Last synced: 04 Aug 2025
https://github.com/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 2026
https://github.com/kunalvirwal/fastchat
An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB
chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket
Last synced: 09 Apr 2026
https://github.com/michelbr84/open-chat.us
Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.
chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket
Last synced: 05 May 2026
https://github.com/zenithexe/disappearing-tictactoe
A unique way to play Tic-Tac-Toe, built using WebSocket
game nodejs reactjs tic-tac-toe websocket
Last synced: 12 Apr 2026
https://github.com/mariosantosdev/py-chat
A simple chat built in Python to understand about flask and websocket connection.
chat css flask html javascript python websocket
Last synced: 09 Apr 2026
https://github.com/xuyi-tongji/yebend
jwt-authentication mybatis-plus oss rabbitmq redis spring-security springboot springmvc websocket
Last synced: 09 Apr 2026
https://github.com/lnsp/webchat
Scalable, non-persistent WebSocket-based chatroom.
chat chatroom rabbitmq scalable websocket websockets
Last synced: 09 Aug 2025
https://github.com/kartikmanimuthu/phoenix-websocket-notifier
A high-performance real-time notification system built with Node.js, Express, Socket.io, and Redis.
docker expressjs nodejs redis socket-io socket-programming websocket
Last synced: 09 Apr 2026
https://github.com/sumande414/hush
Hush - Chat Application with Encryption (backend)
mongodb spring spring-boot websocket
Last synced: 02 May 2026
https://github.com/deepcoders30/discord-clone
A Full Stack Discord Clone
aivenio javascript livekit mysql mysql-database nextjs13 nodejs prisma react-tanstack-query reactjs shadcn-ui socket-io uploadthing websocket
Last synced: 09 Apr 2026
https://github.com/lenaar/poc-broccoli-bank-id-app
BankID auth and signing. ReactJS application with server side rendering, express and websockets.
bankid bankid-sweden express-js frontend reactjs server-side-rendering websocket
Last synced: 11 Aug 2025
https://github.com/alphahydrae/msg-central
WebSocket & Web Application Messaging Protocol (WAMP) web client
wamp-client wamp-protocol websocket websocket-client ws ws-client
Last synced: 23 Aug 2025
https://github.com/ayush272002/chat-app
A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.
Last synced: 09 Apr 2026
https://github.com/tr1sm0s1n/go-dapp-example
DApp example of deploying and interacting with Solidity smart contract using Go.
api dapp ethereum events gin gin-gonic go go-ethereum golang smart-contracts solidity websocket
Last synced: 09 Apr 2026
https://github.com/The-L3rNa3aN/WebSockets_SimpleClientServer
Just a simple chat app between a client and server using websockets.
javascript node node-js nodejs websocket websockets websockets-chat websockets-client websockets-server websocketserver
Last synced: 16 Aug 2025
https://github.com/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript 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/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/dco371/bitget
Bitget is a leading global digital asset trading platform that offers users a secure, efficient, and user-friendly experience for trading cryptocurrencies and digital assets. With advanced features like spot and futures trading, Bitget provides traders with the tools they need to navigate the volatile cryptocurrency markets effectively.
algorithmic-trading arbitrage bitget bitget-api-client cryptocurrencies cryptocurrency-prices dotnet fundingrate futures huobi okx phemex webhook websocket
Last synced: 19 Aug 2025
https://github.com/ofelipelucca/calculafaltas
Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)
calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket
Last synced: 10 Apr 2026
https://github.com/calogxro/brisgolang
Go implementation of the game of Briscola, multiplayer (uses WebSockets)
game game-server golang multiplayer server websocket
Last synced: 21 Aug 2025
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 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/altanis/discord-gateway-wrapper
A minimalistic wrapper around the Discord API.
discord discord-api websocket wrapper
Last synced: 12 Apr 2026
https://github.com/frozen-projects/ff_uwebsockets
https://github.com/uNetworking/uWebSockets wrapper for UE5 runtime.
client client-server server ue5 ue5-plugin unreal unreal-engine unrealengine uwebsockets websocket websocket-client websocket-library websocket-server websockets
Last synced: 29 Aug 2025
https://github.com/ashrafulhossain1/to-do-client
Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.
firebase-auth javascript reactjs websocket
Last synced: 10 Apr 2026
https://github.com/wielorzeczownik/pulse-layer
Real-time heart rate OBS overlay via Bluetooth smart ring
ble bluetooth btleplug colmi colmi-ring desktop-app ecg heart-rate http-service iced obs overlay qring rust smart-ring stream streaming typescript vtuber websocket
Last synced: 25 May 2026
https://github.com/rokf/elm-lua-websocket-chat
An Elm & Lua WebSocket communication example
Last synced: 14 Mar 2025
https://github.com/imrandil/streamer_container_logs
This project sets up a multi-service Docker environment for streaming and managing logs, including a frontend built with Vite and several backend services.
docker docker-compose kafka kafka-streams microservice python3 react streaming websocket
Last synced: 10 Apr 2026
https://github.com/ladmakhi81/bazdidan-api
Bazdidan is project that use for buy house or get help from estate company agent to find your favorite house, in this typeof project you can search based on your requirement and if any estate company agent has any options that related to your requirement, send notification to them to connect to you and talk with you.
docker docker-compose husky jimp localization nestjs postgres prisma rest-api server-sent-event websocket
Last synced: 10 Apr 2026
https://github.com/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
https://github.com/marihachi/websocket-events
user events for WebSocket-Node
Last synced: 10 Apr 2026
https://github.com/code-monad/laplace
Laplace - The Demon Maker
api beast boost cpp cpp17 http webservice websocket
Last synced: 07 Nov 2025
https://github.com/singcl/websocket
A simple websocket server and client.
react react-redux redux websocket
Last synced: 21 Apr 2026
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/lucasanes/onda_rpg_frontend
ONDA RPG - FrontEnd Sistema Pessoal de Fichas/Painel de Tormenta20 RPG
Last synced: 10 Apr 2026
https://github.com/awakelife93/node-message-action
message action process server
express nodejs typescript websocket ws
Last synced: 15 Apr 2026
https://github.com/ankurgel/racex
WebRTC powered Racing game
javascript nodejs p2p signaling-server typing-game webrtc websocket
Last synced: 10 Apr 2026
https://github.com/enesunal-m/azrealtime
A production-ready Go client library for Azure OpenAI's GPT-4o Realtime API, enabling real-time bidirectional communication with voice and text.
audio-processing audio-to-audio azure azure-openai-api openai openai-api realtime-voice voice-recognition webrtc websocket
Last synced: 18 May 2026
https://github.com/praveen9166050/live-cursors-app
express lodash-throttle nodejs react react-use-websocket vite websocket
Last synced: 11 Apr 2026
https://github.com/passimx/notifications-service
Notifications Service listening Kafka
docker docker-compose eslint gtihub-actions husky kafka nestjs prettier swagger typescript websocket
Last synced: 11 Apr 2026
https://github.com/ramchaik/matchify
A full-stack application that enables users to connect with others based on shared interests. Users can create or join events, engage in group chats, and more.
aws-s3 ci-cd docker fullstack geocoding integration-testing java jest junit5 jwt mockito mvc mysql react springboot websocket
Last synced: 11 Apr 2026
https://github.com/xmacura/kickchatspy
KickChatSpy is a lightweight, dependency-free C# library for receiving real-time chat messages from Kick livestreams — ideal for building chatbots, moderation tools, and live interaction apps.
chat-bot chat-client chatbot csharp csharp-library dependency-free dotnet kick kick-api kick-bot kick-chat livestream messaging nuget realtime-chat streaming-tools websocket
Last synced: 20 Jan 2026
https://github.com/chabane/mitosis
A SDaaS for building Big Data, Machine Learning and Serverless applications based on cost prediction driven development
apache-spark aws client-go docker helm kops kubernetes mobx monaco-editor nodejs openfaas react seldon-core websocket
Last synced: 11 Apr 2026
https://github.com/giandiport80/basic-websocket
Basic Websocket dengan NodeJS
expressjs nodejs socket-io websocket
Last synced: 11 Apr 2026
https://github.com/kelvingao/tornado_webagg
matplotlib tornado webagg websocket
Last synced: 15 May 2025
https://github.com/ginjigo/ginji
api api-server framework web-framework websocket
Last synced: 13 Jan 2026
https://github.com/chattalk/.github
MSA 마이그레이션 & 실시간 통신 트래픽 제어 프로젝트 - CHATTALK
axios graphql java kafka mongodb postgresql react redis redis-pubsub redux-toolkit spring-boot spring-cloud spring-data-jpa styled-components typescript websocket
Last synced: 11 Apr 2026
https://github.com/sacoo7/socketcluster-client-kotlin
Native kotlin and android client for socketcluster framework in node.js
client kotlin socketcluster websocket
Last synced: 03 Apr 2025
https://github.com/srijan-d/realtime-chat-app
express multiplayer nodejs websocket
Last synced: 11 Apr 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/aakashgaurab/dmchatapp
It is a direct messaging real time chat application
bcrypt expressjs jsonwebtoken mongodb nodejs reactjs websocket
Last synced: 11 Apr 2026
https://github.com/4ssh1/portora
Portora is a modern portfolio builder that empowers users to showcase their projects and skills, track profile views, and engage through newsletters. This is the frontend built with React and Tailwind CSS, fully integrated with my custom backend API.
cookies react shadcn-ui tailwindcss typescript websocket zod
Last synced: 11 Apr 2026
https://github.com/eldavid1996/mendozapp
A web chat with a desing like whatsapp done in typescript with react and express
css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 11 Apr 2026
https://github.com/shashankvish0010/wemeet
WeMeet is a complete solution for online meetings need it is designed to revolutionize the way you schedule and conduct online meetings. Whether you're organizing team sync-ups, client presentations, or virtual conferences, WeMeet ensures a secure, reliable, and user-friendly platform for all your meeting need
express nodejs pern postgresql react redis redis-cache socket-io tailwindcss typescript webrtc websocket
Last synced: 11 Apr 2026
https://github.com/jacobx1/play-with-sockets
nodejs react typescript websocket
Last synced: 11 Apr 2026
https://github.com/vaibhavgupta5/patient_dashboard
Patient-Hospital Connect System
Last synced: 12 May 2026
https://github.com/vicentesan/nlw-polls
A nodejs application to manage polls with redis and websocket
nodejs postgresql redis websocket
Last synced: 11 Apr 2026
https://github.com/bdr-pro/web_sockets_rust_tor
The Tor Blockchain Router 🛡️ leverages Rust & Tokio for secure, anonymous blockchain interactions 🌐. With Tor integration 🧅, WebSocket communication 🌍, and async operations, it enhances privacy and scalability in blockchain data management 📦. Perfect for privacy-focused devs and blockchain enthusiasts 🔐💻.
blockchain peer-to-peer rust tor websocket
Last synced: 15 Mar 2025
https://github.com/thiti-dev/virtual-joystick-input
Perfect shot accuracy via your finger drawing. Tested in EA Sports PGA Tour
html5-canvas vgamepad websocket
Last synced: 03 Feb 2026
https://github.com/shelepuginivan/namespace-server
Облачный сервис для локальной сети
cloud filesystem websocket websocket-server
Last synced: 30 Jun 2025
https://github.com/rostwal95/media-ui
Real-time voice agent testing platform with STT→LLM→TTS debugging, latency analytics, and conversation export
autonomous-agent grpc nextjs reactjs voice-ai websocket
Last synced: 11 Apr 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 2026
https://github.com/kirpinev/burger
Маленькая бургерная на краю вселенной...
css-modules react react-dnd redux redux-thunk typescript websocket
Last synced: 28 Apr 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/amitanshusahu/ieggle-saas
connect with people
reactjs saas-application socketio-server webrtc websocket
Last synced: 08 May 2026
https://github.com/shahzaibalijamro/nodejs-course
💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.
authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket
Last synced: 11 Apr 2026
https://github.com/takuyadev/interview-scheduler
Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)
css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket
Last synced: 11 Apr 2026
https://github.com/pyyupsk/discord-stayonline
Self-hosted Discord presence service with web UI - maintain online/idle/dnd status via Gateway WebSocket
discord discord-bot docker golang presence self-hosted vue websocket
Last synced: 13 Jan 2026
https://github.com/sahil2k07/websockets-go
The project illustrates the use of websockets in golang using the gorilla websocket package.
echo golang gorilla-websocket websocket
Last synced: 20 Oct 2025
https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi
This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot
ai chatbot fastapi ollama python websocket
Last synced: 11 Apr 2026
https://github.com/tarekoraby/chatroom
A chatroom built using Spring Boot, WebSocket and STOMP
java spring-boot stomp websocket
Last synced: 26 Sep 2025
https://github.com/cristiandaza07/chat-app
Frontend developer in Angular for real-time chat with API developed in SpringBoot
angular bootstrap chat-application websocket
Last synced: 28 Apr 2026
https://github.com/SahilBhukal001/RapidFix
Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery
expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket
Last synced: 16 Apr 2025