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/abhirockzz/accs-jetty-embedded
Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud
javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket
Last synced: 07 Apr 2025
https://github.com/korkje/wsi
Asynchronously iterate WebSockets
deno iterator typescript websocket
Last synced: 28 Apr 2026
https://github.com/deepcloudlabs/dcl350-2020-oct-05
DCL-350: Implementing MicroService Architecture using Spring Cloud
microservices-architecture reactive-programming spring-boot-2 spring-cloud spring-config-server spring-data-jpa spring-eureka spring-eureka-client spring-mvc spring-security-jwt swagger-ui websocket
Last synced: 18 May 2026
https://github.com/lakshanwd/node-web-sockets
Sample implementation of web sockets with node
Last synced: 28 Apr 2026
https://github.com/rohittiwari-dev/ocpp-ws-io
Type-safe OCPP WebSocket RPC client & server with pub/sub, session management, and clustering support
central dev-tools e-mobility emobility ocpp ocpp-central ocpp-rpc ocpp-rpc-ts ocpp-server ocpp-ws-client ocpp16 ocpp16j ocpp20 ocpp201 ocpp21 ocppwebsocket websocket websocket-ocpp websocket-server websockets
Last synced: 01 Apr 2026
https://github.com/yewomhango/syncvas
Synchronous Drawing Canvas
canvas drawing drawing-app express expressjs typescript websocket websockets
Last synced: 29 Apr 2026
https://github.com/castanedaluis/chat-websocket
Chat con protocolo websockets
Last synced: 11 Apr 2026
https://github.com/gustavohnsv/springboot-websocket-livechat
Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.
css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/rxtoolkit/socketio
🚰 RxJS operators for working with Socket.io (v4 or lower) servers
fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets
Last synced: 12 Feb 2026
https://github.com/filippofinke/php-websocket
📡 Simple php websocket server
Last synced: 18 Jun 2025
https://github.com/balintsoos/cs16-web-server
Counter-Strike 1.6 Web Server
counter-strike docker golang typescript webrtc websocket xash3d xash3d-fwgs
Last synced: 09 Apr 2026
https://github.com/iamkartiksaini/mern_social_chat_app
Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.
authentication express-js javascript middleware mongodb multer reactjs websocket
Last synced: 13 Apr 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/rudrodip/go-networking
Implementation of different network protocols in go
go go-testing gorilla-websocket http rpc tcp udp websocket
Last synced: 24 Mar 2025
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/samuel-ricardo/codelivery-site
This project is a application of a complete Full Cycle project, with amazing technologies like NextJS for front-end, NestJS for back-end, MongoDB database, GO Lang for microsservice, Docker & Kubernetes for devops, metrics with Elastic Search & Kibana, Event Architeture with Kafka and more.
cloud deploy elasticsearch go golang google google-maps javascript kafka kibana kubernetes material-ui nestjs nextjs socket-io typescript vercel websocket
Last synced: 09 Apr 2026
https://github.com/jekabsilkens/websocket-notifs
Websocket notifications | Laravel | Reverb | Echo | Redis
Last synced: 16 Apr 2026
https://github.com/hsnfirdaus/gomeet
Contoh penggunaan WebRTC untuk video conference
golang google-meet meet typescript video-conferencing webrtc webrtc-demos webrtc-video websocket zoom
Last synced: 09 May 2026
https://github.com/codybartfast/hello-websocket-cs
WebSocket Client 'Hello World' using .Net in C#
client csharp dotnet hello-world websocket
Last synced: 29 Apr 2026
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/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/nguyennhathuynh/finance-xd-app
(Status Project: Done) [APP] Finance App is a powerful, cross-platform mobile application built with Flutter and Dart, designed to help individuals and professionals manage their personal finances with ease.
dart firebase flutter websocket
Last synced: 14 Apr 2026
https://github.com/abcdesktopio/abcdesktopio.github.io
docs website for abcdesktop.io
abcdesktop c cpp docker kubernetes less lua-script no-vnc node-js python3 remote-desktop tigervnc vdi websocket x11
Last synced: 10 Apr 2026
https://github.com/prysya/react-burger
Small project with Cosmo-Burger restoraunt
react redux redux-thunk redux-toolkit websocket
Last synced: 08 May 2026
https://github.com/imteekay/websocket-chat
Chat with Web Socket | Using ActionCable & Redis
actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server
Last synced: 29 Apr 2026
https://github.com/ch-iv/flask-websockets
WebSockets extension with channels for Flask
flask flask-websockets python websocket websockets
Last synced: 29 Apr 2026
https://github.com/sayalisachin/medicrypt
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket
Last synced: 13 Apr 2026
https://github.com/fardinak/websocket
An opinionated WebSocket Server in Golang
golang golang-module websocket websocket-server
Last synced: 14 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/vinitgurjar/web-socket-chatapp
A Real Time web based chat application.
backend backend-server real-time websocket
Last synced: 20 Aug 2025
https://github.com/abhirockzz/websocket-ejb
Behavior of WebSocket endpoints when decorated with EJB annotations
ejb glassfish javaee jsr356 payara-server tyrus websocket
Last synced: 26 Oct 2025
https://github.com/universe3/ichat-web-application
this is iChat web application. its like a web whatshap web. you can use it for messaging
beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket
Last synced: 25 Apr 2025
https://github.com/syntax-queen/adc-backend
Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.
chat-app chat-application dream-analysis flask openai vue websocket
Last synced: 29 Apr 2026
https://github.com/malikmaky/iot-rgb-led-controller
This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.
esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi
Last synced: 21 Jan 2026
https://github.com/athanclark/websockets-simple
A simple wrapper around the websockets library.
algebraic-data-types api haskell websocket
Last synced: 16 Nov 2025
https://github.com/blaze-d83/hardware-monitor-go
This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.
go-templ golang hardware-utility htmx websocket
Last synced: 20 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/cryptorzz/stocktv-ws-demo
StockTV WS 的 Java 客户端实现,提供股票实时数据的推送功能,附带前端测试文件。
Last synced: 19 Aug 2025
https://github.com/chempik1234/empty-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 12 Feb 2026
https://github.com/saber2pr/messager
文本传输助手
koa koa-router react typescript websocket
Last synced: 30 Apr 2026
https://github.com/marcosmarcolin/async-php
Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.
asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman
Last synced: 08 May 2026
https://github.com/matter-in-motion/mm-websockets
Websockets transport
api extension matter-in-motion transport websocket websocket-transport websockets
Last synced: 11 Apr 2026
https://github.com/tako8ki/golang-websocket-task-app
GolangとWebsocketで作ったリアルタイムなタスク管理アプリ
Last synced: 10 Jun 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/ujjwalguptaofficial/shivneri-ws-client-javascript
Shivneri framework web socket client library for javascript
crystal-lang javascript-library shivneri-framework websocket websocket-client websocket-library
Last synced: 30 Apr 2026
https://github.com/whitestormjs/network-module
🚀💬 Network module for Whitestorm.js (alpha)
networking node nodejs npm socket-io websocket whs
Last synced: 05 May 2026
https://github.com/joeyko/admin-service
Spring Boot RESTful API Service
minio mysql secutiry spring spring-boot websocket
Last synced: 05 May 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 24 Feb 2026
https://github.com/bhaskarradha123/chatting_application_byspring
LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
chat css html5 java javamailsender javascript message-broker postman spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/sebastian4j/ws-aws-lambda
uso de websockets en aws con lambdas
Last synced: 01 May 2026
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/micahondiwa/airbnb_clone
Developing a website similar to Air BnB website.
css html html5-css3 infrastructure javascript websocket
Last synced: 10 Apr 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/trustlelab/webrtc-meetingbot
Meetingbot using webrtc
automation gstreamer javascript python selenium socket-io stun turn webrtc websocket
Last synced: 11 Feb 2026
https://github.com/abidalwassie/realtime-chat-server
Node.js application for realtime socket.io connection.
express javascript nodejs socket-io typescript websocket
Last synced: 14 Mar 2025
https://github.com/xiaozhiliaoo/netty-practice
netty-practice
netty4 network-programming websocket
Last synced: 05 Jul 2025
https://github.com/liraymond04/webrtc-client
A native client library for WebRTC written in C and libdatachannel
c datachannel libdatachannel networking p2p peer-to-peer peerconnection rtcpeerconnection webrtc webrtc-client websocket
Last synced: 16 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/nikamunjishvili/nestjs-application
bcryptjs docker docker-compose graphql jwt mongodb nest socket-io swagger typescript websocket
Last synced: 24 Feb 2026
https://github.com/purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
epoll golang library websocket websocket-server
Last synced: 24 Jan 2026
https://github.com/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels
Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.
django django-channels game python realtime-game redis redis-cache websocket
Last synced: 09 May 2026
https://github.com/ekaone/crdt-yjs
Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically
p2p valtio valtio-yjs websocket yjs
Last synced: 29 May 2026
https://github.com/larissaperinoto/buffet-app
Sistema de monitoramento de pesos para restaurantes.
angular serialport typescript websocket
Last synced: 14 May 2026
https://github.com/web2solutions/jumentix-vue-ui
"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.
indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket
Last synced: 13 Apr 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/zahtec/pindrop
Quick file sharing using modern web technologies
express file-sharing pwa webrtc websocket
Last synced: 23 Mar 2025
https://github.com/roq-trading/roq-client-bridge
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
api binary bridge cpp26 flatbuffers json sbe websocket
Last synced: 02 May 2026
https://github.com/aniket205kadam/namasteapp
🚀 Namaste App – A full-stack web application with a React frontend and Spring Boot backend.
docker java javascript jwt reactjs spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/bavllymagid/tic-tac-toe
Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.
java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket
Last synced: 06 Feb 2026
https://github.com/stackthecode/messaging-app
Real Time messaging app with different features developed on Spring Boot (Cortex)
java jwt messaging spring-boot websocket
Last synced: 15 May 2026
https://github.com/ryanthemcpherson/minecraft-audio-viz
Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.
audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket
Last synced: 27 Feb 2026
https://github.com/alexander-hagen/node-api-coinbase
Non-official implementation of Coinbase's API's. Developed for personal use.
api-rest coinbase javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/wesleymcginn/local-binary-communication-network
This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.
binary-communication morse-code websocket
Last synced: 18 Mar 2026
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/neography7/questr-gateway
This repository contains the api gateway portion of the Questr Q&A application."
api-gateway graphql grpc nestjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/mingslife/v2ray-nginx
🪜 --x-- 👽
docker docker-compose nginx v2ray websocket
Last synced: 10 Apr 2026
https://github.com/nueluzoma/portfolio-project
Automated CI/CD Pipeline for Web Applications using Jenkins and GitHub
ci-cd docker jenkins websocket
Last synced: 12 May 2026
https://github.com/rudrodip/sonicrypt
Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.
arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket
Last synced: 10 Apr 2026
https://github.com/urijhoruzij/react-native-websocket-chat
React Native websocket chat
app chat react react-native websocket
Last synced: 09 May 2026
https://github.com/aarush0101/rich-presence
Rich presence stimulated through Discord WebSocket based connection.
discord educational rich-presence rpc websocket
Last synced: 11 Apr 2026