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/suzukihonoka/remote_control

A Remote Control for Android devices.

controller websocket

Last synced: 17 Mar 2025

https://github.com/tdjsnelling/hermes

Hermes is a real-time data framework for React + MongoDB

data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/x-tools-author/x-flow

xFlow is a configurable and extensible communication data transfer tool, currently supports serial port, UDP, TCP, Web Socket data transfer.

data-flow flow qt tcp udp websocket

Last synced: 05 May 2026

https://github.com/akmalovaa/centrifugo-ws-chat

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 2026

https://github.com/lakshagg/cwebsockets

A simple implementation of web socket client in c using libcurl.

c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss

Last synced: 07 Jan 2026

https://github.com/thalida/napkinnotes

A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.

calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket

Last synced: 05 May 2026

https://github.com/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web

Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores

react recharts typescript websocket

Last synced: 25 Mar 2025

https://github.com/jeremiias8/sockets_client-server

Proyecto con cliente-servidor usando WebSockets.

client-server css3 html5 javascript websocket websockets

Last synced: 12 Apr 2026

https://github.com/std4453/x-platform-ws

A cross-platform wrapper over ws and WebSocket

cross-platform isomorphic websocket

Last synced: 29 Apr 2026

https://github.com/vutran/websocket-handshake

Simple utility to generate a websocket handshake hash/response.

handshake javascript node websocket

Last synced: 30 Apr 2026

https://github.com/mediacomem/comem-archioweb-tictactoe

An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).

exercise real-time wamp wamp-protocol websocket ws

Last synced: 08 Apr 2025

https://github.com/itsanjanamourya/notes-app-websocket

This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.

mongodb node react socket-io websocket

Last synced: 12 Apr 2026

https://github.com/joeylr2042/flask-socketio-api

Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.

api-client api-server flask-api flask-socketio python websocket

Last synced: 01 Apr 2025

https://github.com/idabmat/tic_tac_toe_channel

Phoenix WebSocket API for TicTacToe game

api elixir phoenix tic-tac-toe websocket

Last synced: 25 Mar 2025

https://github.com/akashrajpurohit/chatapp

Real time chat application with emojis and live location sharing feature

chat-application mustache-js real-time websocket

Last synced: 22 Apr 2025

https://github.com/jackchang1025/bbin-websocket-client

一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装

baccarat bbin websocket

Last synced: 14 Jan 2026

https://github.com/jedimahdi/collaborative-drawing-app

Collaborative drawing app written with Haskell and Fabric.js

fabricjs haskell websocket

Last synced: 08 Apr 2025

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/eavelasquez/learning-blockchain

This is a project to learn about blockchain technology and how it can be used to create a blockchain.

babel blockchain cryptojs elliptic express javascript jest nodejs shell unit-test websocket yarn

Last synced: 12 Mar 2025

https://github.com/innovailable/ws-mplex

WebSocket Stream Multiplexing

multiplexing node websocket

Last synced: 30 Apr 2026

https://github.com/maximilianmairinger/functionaladapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

adapter functional websocket worker ws

Last synced: 15 Mar 2025

https://github.com/matsmaker/chat

Example of chat

example websocket

Last synced: 05 Oct 2025

https://github.com/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

https://github.com/dehongi/iming

A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.

daphne django django-channels websocket

Last synced: 08 Jun 2026

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/taigrr/log-socket

Client-server model for logging. Designed to work well with websockets. Simple client page included.

go golang hacktoberfest logging-library websocket

Last synced: 04 Jun 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/jakh0n/hacathon_backend

This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.

express-js node-js websocket

Last synced: 07 May 2025

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/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 2026

https://github.com/yashodhanketkar/tttserver

Server for tictactoe game

express jwt mongodb mongoose websocket

Last synced: 12 Apr 2026

https://github.com/chattalk/chat-msa-participant

실시간 통신 기반 트래픽 제어 프로젝트 - MSA 채팅 참여관리

java redis redis-pubsub spring spring-security springboot websocket

Last synced: 30 Apr 2026

https://github.com/arshamroshannejad/task-realtime-app

Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)

docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket

Last synced: 13 Apr 2026

https://github.com/munadil-dev/chat-room

Created to learn WebSockets in JS

react typescript websocket

Last synced: 13 Apr 2026

https://github.com/bwhtdev/websocket-chat

A basic websocket chat app with a Go backend

go websocket

Last synced: 11 Jun 2025

https://github.com/lee-seokmin/DownBit

📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.

bitcoin coin javascript upbit upbit-api virtual-currency websocket

Last synced: 06 Oct 2025

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/banyc/mux

A high-throughput duplex-openable multiplexer on any reliable protocols

high-throughput io mux network-protocol structured-concurrency tcp tokio websocket

Last synced: 01 Apr 2025

https://github.com/lauti7/simplechat-golang

Simple Chat built with Golang and React JS

chat go golang reactjs websocket

Last synced: 06 May 2026

https://github.com/esotericman/wim

Windward-based development of an instant messaging server-side system , using Spring as the DI container , MongoDB persistent storage , based on WebSocket a Protobuf private messaging protocol . Message body based on the WIM proposal

instant-messaging spring-context websocket windward

Last synced: 30 Mar 2025

https://github.com/levyks/warp-ws-chat

Simple WebSocket chat server with multiple rooms, built with Warp

chat rust websocket

Last synced: 03 Jul 2025

https://github.com/chattalk/chat-msa-message

실시간 통신 기반 트래픽 제어 프로젝트 - MSA 웹소켓

java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security

Last synced: 12 Apr 2026

https://github.com/vinayakchandra/remote-mouse

control the mouse cursor remotely in the same network and simulate left and right clicks.

flask pynput python websocket

Last synced: 28 Apr 2026

https://github.com/pranavkakde/siphon

Real-time open-source test analytics platform. Ingests low-latency gRPC test suite streams, buffers via RabbitMQ, sinks idempotently to MongoDB, and pipes metrics to a live WebSockets React dashboard.

clean-architecture dashboard devops-tools golang grpc minio mongodb monorepo observability opentelemetry rabbitmq react real-time test-analytics websocket

Last synced: 30 Jun 2026

https://github.com/loayahmed304/mark-it

A real-time, live-collaboration, cross-platform Markdown editor. Write, edit, and preview Markdown documents simultaneously with others, from any device, anywhere.

markdown markdown-editor mongodb nodejs react socket-io tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/cirmifrancis/live-chat

Live chat made with Node.js, Express.js, Express-Handlebars & Socket.io. Deployment made on Render (previously on Glitch).

chat express-handlebars expressjs middleware nodejs socket-io sweetalert2 websocket

Last synced: 06 Apr 2026

https://github.com/zmyzheng/socket-io-typescript-chat-app

A Real Time Chat App with TypeScript: Integrating WebSocket(socket.io) , Node & Angular

angular angular-material2 chat-app nodejs socket-io typescript websocket

Last synced: 03 May 2026

https://github.com/rafaelsouzaribeiro/web-chat-websocket-in-golang

Web chat with WebSocket, Redis, and Cassandra, including notifications for logged-in and logged-out users, and emoji support, implemented in Go and JavaScript.

cassandra chat clean-architecture emojis golang javascrit login logout redis websocket

Last synced: 02 Apr 2026

https://github.com/jmr85/06-websocket

app websocket

expressjs nodejs websocket

Last synced: 06 Apr 2026

https://github.com/jirufik/jrfawaitres

Run an asynchronous request with a callback to the socket.io server in a synchronous style.

io jrf realtime socket socketio websocket websockets

Last synced: 06 Apr 2025

https://github.com/jirufik/jrfws

Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets

api async-await client jrf jrfws realtime route routing server webclient websocket websockets ws

Last synced: 06 Apr 2025

https://github.com/t33devv/elevator-sim-backend

expressjs websocket.io backend with 2-elevator request logic

elevator-simulation expressjs websocket

Last synced: 15 May 2026

https://github.com/jonathan-pap/secret-hitler

Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/

ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket

Last synced: 15 May 2026

https://github.com/mattmajestic/websockets-fastapi

A minimal example of Websockets using FastAPI & HTML Templates

fastapi websocket

Last synced: 30 Mar 2025

https://github.com/royaals/realtime-chat-application

A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.

nextjs nodejs strapi tailwindcss typescript websocket

Last synced: 08 Apr 2026

https://github.com/sergeimischenko/django_channels_chat

Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками

django django-channels javascript python websocket

Last synced: 17 Mar 2025

https://github.com/chgl16/websocket-broadcast

Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯

spring-boot thymeleaf websocket websocket-broadcast

Last synced: 15 May 2026

https://github.com/letstayfoolish/teletrader-assignment-project

spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/

chilicode crypto cryptocurrency frontend react tailwindcss websocket

Last synced: 10 May 2026

https://github.com/gopher2019/im

直播聊天系统

go websocket

Last synced: 15 Jun 2025

https://github.com/spikything/next-finance-app

Real-time crypto price tracker using WebSocket API and Next.js 💹

chart crypto d3 finance fintech javascript nextjs react realtime typescript websocket

Last synced: 06 Apr 2026

https://github.com/kaungmyathan22/golang-chitchat

Simple golang chat app written in gorilla mux

golang gorilla-mux websocket

Last synced: 12 Jan 2026

https://github.com/whyankush07/videocall-app

This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.

react vite webrtc websocket

Last synced: 11 Jan 2026

https://github.com/vavarm/websocket-chat-client

Node.js program

chat nodejs websocket

Last synced: 24 Apr 2026

https://github.com/makarenos/bridge-status-bot

Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.

bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket

Last synced: 15 May 2026

https://github.com/ndrean/async_pg

pg_notify in Ruby with `Sequel.listen` and websockets

faye-websocket notifications notify postgres ruby sequel websocket

Last synced: 15 May 2026

https://github.com/corenting/poc_shelly_cloud_control_api_ws

A POC for the Shelly Cloud Control API - WebSocket API

python shelly shelly-plug-s shelly-plugs websocket

Last synced: 23 May 2026

https://github.com/isaquedasilva/cupcake-corner

An ergonomic application that make easy to manage all flow of a Cupcake store.

cupcake-corner realtime swift swiftdata swiftui userauthentication websocket

Last synced: 19 Apr 2026

https://github.com/iamgoatki/messendger_windl

Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.

asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket

Last synced: 08 Jul 2025

https://github.com/repcomm/pubmarine

ephemeral pub/sub for web,lua over websocket or udp

api client ephemeral lua luasocket minetest mod pubsub server udp web websocket

Last synced: 20 Jan 2026

https://github.com/eternal-darkness-07/chat-app-plus-plus

A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.

chat-application cpp drogon react real-time vite websocket

Last synced: 29 Apr 2026

https://github.com/mzaintariqdev/zoom-cloneusingnodejs

this is a zoom clone developed with nodejs using ejs and socket.io

ejs nodejs socket-io websocket zoom-clone

Last synced: 02 May 2026

https://github.com/officialpiyush/discord-chat-websocket-relay

Relays Discord Chats to services using websockets & vice-versa

chat discord java jda websocket

Last synced: 22 Mar 2025

https://github.com/samurai016/concrete_websocket

🌐🧱 Unleash the Power: WebSocket Support for Concrete CMS 🚀

concrete5 concrete5-addon concretecms php ratchet-php-server real-time websocket websockets

Last synced: 14 Apr 2025

https://github.com/lord-turmoil/websocketdemo

Repository for the article Using WebSocket in Spring Boot

spring-boot tutorial websocket

Last synced: 15 May 2026

https://github.com/adityagupta0001/aquamonitor

Cloud-connected water tank monitoring solution with DS18B20, HC-SR04, Turbidity, TDS, and DHT11 sensors providing real-time analytics through MQTT and WebSocket communication using Arduino Uno and NodeMCU (ESP8266)

arduino-uno dht11-sensor ds18b20-arduino hcsr04 mqtt nodemcu-esp8266 tds-sensor turbidity-sensor websocket

Last synced: 15 May 2026

https://github.com/yshishir/real-time-chat

chat app using web sockets

nextjs websocket

Last synced: 30 Jun 2026

https://github.com/codewizard-404/traceflow

TraceFlow is an AI-powered platform for Enda Tao, streamlining territorial activity tracking, timesheet management, and receipt book traceability. With secure authentication, geolocation, real-time notifications, and AI-driven analytics, it empowers roles like Supervisors, Regional Managers, and HR with dynamic dashboards and multilingual support.

flutter google-cloud-platform keycloak nginx nodejs pm2 postgresql react-tsx redis websocket

Last synced: 11 Apr 2026

https://github.com/hypersolution1/clearthru

This is a communication library that provides remote procedure calls (RPC) and events over websocket

communication nodejs promise rpc-library websocket

Last synced: 16 Feb 2026

https://github.com/mojoatomic/rdcp

RDCP - Rate-limit Discovery and Control Protocol. Dynamic rate limit management for distributed systems via JSON over HTTP/WebSocket.

api-management api-protocol backend developer-tools distributed-systems http-api json-protocol metrics microservices monitoring multi-tenant observability protocol quota-management rate-limiting rate-limits real-time-metrics throttling websocket

Last synced: 15 May 2026

https://github.com/allan-nava/kafkajs-ws

A modern Apache Kafka client for node.js

kafka kafkajs kafkajs-client socket socket-io websocket

Last synced: 28 Oct 2025

https://github.com/vector4wang/java-web-websocket

:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等

jsp-servlet liao-tian web websocket

Last synced: 16 Sep 2025

https://github.com/deepcloudlabs/dcl420-2020-jan-13

DCL-420: Developing SOAP and RESTful Web Services on Java EE 8

java-ee-8 java-se8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 04 Jun 2026

https://github.com/akagi201/learning-http

Codes and notes while learning http

caddy golang http http2 nginx websocket

Last synced: 19 May 2026

https://github.com/philipper26/starknet-websocket

Test of Starknet new RPC0.8 WebSocket functionnalities

starknet websocket

Last synced: 30 Mar 2025