An open API service indexing awesome lists of open source software.

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.

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/onmax/chat_websockets

This app is built in Java with Maven and WebSockets

chat java maven websocket

Last synced: 04 May 2026

https://github.com/rodrigorvsn/burningheat

Fullstack application to communicate in real-time

docker elixir jwt nodejs postgresql prisma react react-native websocket

Last synced: 03 Apr 2026

https://github.com/luisvalgoi/websocket-playground

Repository dedicated to learn more about the usage of WebSockets.

websocket websockets

Last synced: 30 Mar 2025

https://github.com/giauphan/websocket

web-chat app using Ably Broadcaster+Echo based on laravel.

laravel laravelwebsocket php websocket websocket-chat

Last synced: 12 Apr 2026

https://github.com/railt/subscriptions

[READ ONLY] The Railt Framework subsriptionbs implementation

graphql php php7 subscriptions websocket

Last synced: 14 Jul 2025

https://github.com/onmax/ws-channels-go

Websocket server in golang

channels golang websocket

Last synced: 24 Mar 2025

https://github.com/zakiego/teras.zakiego.com

Chat app build top of Socket.io and Nuxt.js

chat-app nuxtjs socket websocket

Last synced: 21 Jan 2026

https://github.com/zett-8/workers-do-chat

Cloudflare Workers + Durable Objects + WebSocket for Realtime interaction

chat cloudflare cloudflare-workers durable-objects hono websocket

Last synced: 07 May 2026

https://github.com/wamp3hub/wamp3py

Python client library for Web Application Messaging Protocol

client-library messaging networking real-time wamp wamp3hub websocket

Last synced: 17 Jan 2026

https://github.com/hercules2013/flutter_mplos

Timer, Task Tracking & Chat App developed by Flutter

chat-application dio flutter websocket

Last synced: 07 May 2026

https://github.com/kerolesnabill/realtimechatwebapp

A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.

dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets

Last synced: 02 Apr 2025

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/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/basemax/javascriptglobalsummit2023

Talk Live coding -"Building a WebSocket Server and Client: Live Coding with Node.js and JavaScript". In this session, we'll dive deep into the world of WebSocket technology and its transformative potential for real-time communication in web applications.

conference javascript javascript-websocket js talk websocket websocket-api websocket-application websocket-chat websocket-client websocket-connection websocket-example websocket-javascript websocket-js websocket-sample websocket-server

Last synced: 03 Apr 2025

https://github.com/iryna-vyshniak/ws-sqlite3

This is a simple application that utilizes WebSocket for real-time data exchange and SQLite3 for database operations. Please wait while server upload 🙃

sqlite3 websocket

Last synced: 02 Apr 2025

https://github.com/arturoeanton/gofuji

A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.

breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket

Last synced: 20 May 2026

https://github.com/rhaeguard/multiplayer-tictactoe

Tictactoe that can be played by two people in different machines

multiplayer-game react tictactoe websocket

Last synced: 19 Jun 2026

https://github.com/sikelio/sikontrol

Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable

audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket

Last synced: 13 Apr 2026

https://github.com/denisraymer/bitcoin-alert

View the current price for Bitcoin. With a notification like a hero from the TV series Silicon Valley

javascript websocket

Last synced: 05 Dec 2025

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/stegano/express-socket.io-middleware

This middleware allows you to easily convert your existing HTTP REST APIs to websockets

express expressjs socket-io socketio websocket

Last synced: 13 Apr 2026

https://github.com/ndthuan/websocketserver

Standardized WebSocket messages handling in Go

golang websocket websocket-server

Last synced: 30 May 2026

https://github.com/karanxidhu/websocket-go-prisma

A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.

go golang prisma websocket

Last synced: 16 Mar 2025

https://github.com/houshmand-2005/chat_app

A WebSocket-based chat application built with FastAPI

chatroom websocket websocket-chat

Last synced: 24 Dec 2025

https://github.com/dannyphang/mahjong

A web app that allow players to play a 3 player mahjong (Malaysia version) for free

3-players angular mahjong nodejs websocket

Last synced: 05 May 2026

https://github.com/liyao1520/webchat

a web chat app

vue vuerouter vuex websocket

Last synced: 06 Jun 2026

https://github.com/saif-gitreps/sync-docs

A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.

clerkauth liveblocks nextjs typescript websocket

Last synced: 12 Apr 2026

https://github.com/man-navlakha/mechenic

"Mechanic Setu" is an on-demand roadside assistance platform that connects vehicle owners with nearby, verified mechanics for issues like flat tires or minor mechanical faults. It functions as a real-time marketplace, offering convenience and speed to users while providing mechanics with a new customer acquisition channel.

axios maps proxy react reactjs reactjs-project real-time shadcn-ui tailwindcss tailwindcss-v4 websocket

Last synced: 05 Oct 2025

https://github.com/techemmy/flask-chat-application

A Flask chat application that uses sockets with python and javascript. Also includes tests

back-end-development flask front-end-development javascript postgresql python websocket

Last synced: 13 Apr 2026

https://github.com/voronov-nikita/bikestat

The team case of the pre-professional Olympiad - personal recommendations for cyclists.

client-server javascript python3 react-native websocket

Last synced: 06 Oct 2025

https://github.com/willianfalbo/messages-app

A simplified version of a posting messages application (REST APIs)

express-js javascript jwt-authentication mongo-db mongoose-js multer node-js react-js rest-api socket-io websocket

Last synced: 18 Jan 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/sameeh07/online_medical_consultation

Online medical consultation system made using MERN stack designed for wizbot to interact with doctor live.

expressjs mongodb nodejs peerjs reactjs socket-io webrtc websocket

Last synced: 06 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/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/nurislom373/nimble

Nimble - A next-generation protocol for Reactive WebSocket.

java kotlin protocol reactive webflux websocket

Last synced: 18 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/techchrism/mobile-robotics-lab-web

Custom telemetry system that communicates with a robot using websockets to display robot position, sensor values, and current state

canvas robotics vue vuetify websocket

Last synced: 29 Apr 2026

https://github.com/winston-yallow/mosaic-server

WebRTC Signalling Server made for a Godot game

game-development webrtc-demos webrtc-signaling websocket

Last synced: 25 Oct 2025

https://github.com/sahil2k07/websockets-asp.net-core

This project describes the use of WebSockets in a .NET Core application.

dotnet-core websocket

Last synced: 16 May 2026

https://github.com/symbux/turbo

Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.

api command dependency-injection fibre http-server injection rest-api threads typescript websocket websocket-server worker

Last synced: 17 Oct 2025

https://github.com/rudra1806/relay

A full-stack real-time chat application built with Express.js backend and React frontend, featuring user authentication and messaging capabilities.

arcjet bcrypt chat-application cloudinary express full-stack jwt-authentication mern-stack mongodb mongoose nodejs react realtime-chat socket-io vite websocket zustand

Last synced: 14 Apr 2026

https://github.com/block-core/blockcore-ws

Blockcore-ws is a WebSocket library designed to provide an easy and seamless way to implement WebSocket communication in various environments.

blockcore browser browsers node websocket ws

Last synced: 23 Jan 2026

https://github.com/lesterrry/husky

🎾 Your friendly neighborhood websocket messenger

messenger websocket

Last synced: 25 Oct 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/confy-security/cli

CLI client for the Confy encrypted communication system

chat chat-application chat-cli cli confy prompt-toolkit typer websocket

Last synced: 28 Jan 2026

https://github.com/aladser/offer-tracker

Трекер офферов (Laravel 8)

laravel8 linux mysql tailwindcss websocket

Last synced: 29 Jan 2026

https://github.com/george551556/distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

distributed distributed-systems gin golang http md5 websocket

Last synced: 08 Feb 2026

https://github.com/augustus281/trackingcoin

Tracking coin from coinmarketcap

gin-gonic go kafka sqlc websocket

Last synced: 07 Feb 2026

https://github.com/alexander-hagen/node-api-hitbtc

Non-official implementation of HitBTC's API's. Developed for personal use.

api-rest hitbtc javascript nodejs websocket

Last synced: 10 Feb 2026

https://github.com/rufiorogue/nitter-feed

Parses Nitter and provides REST and Websocket API to fresh posts and user timeline history

docker nitter rest-api twitter websocket

Last synced: 16 Apr 2026

https://github.com/ericlewis966/token-price-controller

montoring token price and directly contract token's fee rate with smart contract

blockchain cryptocurrency ethereum javascript nodejs web3 websocket

Last synced: 09 May 2026

https://github.com/moojigc/sillygame

Multiplayer drawings! Using the power of websockets, draw collaboratively with your friends!

canvas go golang svelte websocket

Last synced: 16 Apr 2026

https://github.com/shmelovoleksandr/banditgames_backend

SpringBoot backend repository for the BanditGames project

java rabbitmq rest-api spring-boot websocket

Last synced: 19 Apr 2026

https://github.com/sszqdz/bayes-toolkit

🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.

gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket

Last synced: 16 Apr 2026

https://github.com/laplacexd/wakiewakie

A dating app wherein you get matched by people that woke up as the same time as you.

dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket

Last synced: 05 Mar 2026

https://github.com/kuy/cizen-cells

Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.

cellular-automaton cizen elixir typescript visualization websocket

Last synced: 17 Apr 2026

https://github.com/askalf/agent

Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.

agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket

Last synced: 11 Jun 2026

https://github.com/ncbrown1/go-playground

Reimplementation of the Go playground in Go to run via the browser (javascript + go): [https://play.golang.org] without the restrictions (but requiring a login)

code communication golang javascript react reimplementation websocket

Last synced: 18 Apr 2026

https://github.com/giovannicalo/node-wrtc-ws-api-server

Node WebRTC WebSocket Signaling API Server

api server signaling webrtc websocket

Last synced: 18 Apr 2026

https://github.com/sorydima/jssip.websocketinterface

JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎

jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets

Last synced: 04 Jun 2026

https://github.com/metallurgical/raspi-pubnub-home-automate

Controlling your resources anywhere, anytime via Raspberry PI over WiFi

pubnub python raspberry-pi-3 websocket

Last synced: 19 Apr 2026

https://github.com/biosan/appuntidb

Database back-end for Project Note – "Reti di Calcolatori" course project

amqp flask flask-restful pika sqlachemy tornado university-project websocket

Last synced: 20 Apr 2026

https://github.com/jaid/emit-promise

Promisified socket.io acknowledgement callbacks.

emit emit-promise lib library node promise socket socket-io util utility websocket

Last synced: 21 Apr 2026

https://github.com/vuurvos1/motioncontroll

Playing around with motion controls on phones

motion motion-control websocket

Last synced: 21 Apr 2026

https://github.com/abelakponine/php-websocket

WebSocket Package for PHP

php websocket

Last synced: 22 Apr 2026

https://github.com/telkomdev/node-cpu-stat

Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs

nodejs realtime websocket

Last synced: 22 Apr 2026

https://github.com/wifiwang777/letter-java

java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天

apollo jwt mybatis-plus protobuf springboot websocket

Last synced: 22 Apr 2026

https://github.com/fancyboi999/goofish-cli

闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents

ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu

Last synced: 23 Apr 2026

https://github.com/shellrelay/runner

ShellRelay runner — connect any machine to ShellRelay for browser-based terminal access

cli docker go pty remote-access shell terminal websocket

Last synced: 24 Apr 2026

https://github.com/laksmanayudha/web-socket-chat

Learning Web Socket by creating Simple Chats Application

chat nodejs websocket websockets

Last synced: 26 Apr 2026

https://github.com/kiranparajuli589/scaling-websocket

A very simple demonstration of scaling WebSocket servers.

proxy redis redis-client websocket websockets

Last synced: 27 Apr 2026

https://github.com/ixmrm01/websocket

Elm Erlang Websocket

cowboy elm erlang websocket

Last synced: 27 Apr 2026

https://github.com/lipej/clear-my-doubts

An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture

ia mvvm mvvm-architecture swift swiftui voice-recognition websocket

Last synced: 28 Apr 2026

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/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/julianolorenzato/trendle

🔥 A self-hosted, real-time polling system.

docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket

Last synced: 29 Apr 2026

https://github.com/anatoly-semenov/go-ws-gateway

WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.

docker golang k8s kafka redis websocket

Last synced: 29 Apr 2026

https://github.com/drakov09/mermaidjs-server

🖼️ Transform Mermaid diagrams to SVG or PNG with a high-performance Node.js server, featuring caching, real-time rendering, and minimal browser use.

cloud-run diagrams docker mermaid nodejs png puppeteer rendering svg websocket

Last synced: 29 Apr 2026

https://github.com/codeastra2/springboot_with_stomp

A Python Stomp client to interact with a Springboot server over websockets.

python springboot stomp stompwebsocket websocket

Last synced: 01 May 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/uesleibros/wasabi

A pure-VBA WebSocket/WSS client powered by Winsock, Schannel, and native Windows APIs.

excel office proxy real-time schannel socket ssl tcp tls vba websocket win32 winsock wss

Last synced: 05 May 2026