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/ardafirdausr/discuss-client

Discussion Chat App

google-sso react websocket

Last synced: 27 Apr 2026

https://github.com/gunantos/express-io

Simple websocket with Express

express javascript node nodejs npm socket websocket

Last synced: 27 Apr 2026

https://github.com/sankhadip-roy/chat-app

real-time chat application [building]

mern websocket

Last synced: 27 Apr 2026

https://github.com/izaelgs/chat

Plataforma de comunicação em tempo real desenvolvido com Laravel Jetstream, Laravel WebSockets e tailwind Css

aws jetstream laravel9 php8 tailwindcss websocket

Last synced: 10 Apr 2026

https://github.com/robinhosz/websocket-angular

Simple example of how to connect and listen to topic messages via websocket in angular

angular websocket websocket-chat websocket-client

Last synced: 27 Apr 2026

https://github.com/banyango/socker

Cleanly handle state of the client/server connection when using binary websocket messaging.

connection golang state-machine webrtc websocket

Last synced: 27 Apr 2026

https://github.com/charistheo/node-chat-app

A simple web-app chat app on Node.js and websockets

chat-application chatapp node-js nodejs websocket websocket-chat websockets

Last synced: 27 Apr 2026

https://github.com/roycuadra/websocket-button-control

The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.

esp8266 relay websocket

Last synced: 28 Apr 2026

https://github.com/mkulak/mows

Techno demo: multiplayer web "game" with gamepad input

gamepad-api kotlin kotlin-multiplatform vertx web websocket

Last synced: 28 Apr 2026

https://github.com/clarius/websocketeer

Official docs site for https://github.com/devlooped/WebSocketeer

azure dotnet websocket websockets

Last synced: 28 Apr 2026

https://github.com/lordpax/sockevent

A simple Go library for managing WebSocket connections, clients, and rooms inspired by the socket.io library.

golang socket-io websocket

Last synced: 19 May 2026

https://github.com/cassiofb-dev/nlw5-nodejs

LiveChat via WebSocket made with Node.js

backend livechat nlw-5 nodejs websocket

Last synced: 28 Apr 2026

https://github.com/davi0805/gnose-notification

Notification microservice that consume messages from Redis Streams, using Rest and WebSocket

go golang redis redis-streams websocket ws

Last synced: 28 Apr 2026

https://github.com/telattar/restauranto

A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.

nestjs prisma websocket

Last synced: 29 Apr 2026

https://github.com/mrbrunelli/node-scalable-upload

Node application to upload large files in a scalable way

bootstrap javascript node scalable websocket

Last synced: 29 Apr 2026

https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone

simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication

socket-io websocket

Last synced: 29 Apr 2026

https://github.com/quaddarv1ne/course-management-platform

Платформа управления онлайн-курсами с использованием современных технологий API взаимодействий

2024 analytics api api-rest app course courses grpc maximdupley platform quadd4rv1n7 rest web webhook websocket

Last synced: 29 Apr 2026

https://github.com/kusaremkn/wstest

WebSocket experiments

websocket

Last synced: 29 Apr 2026

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

High-performance Mermaid rendering service (HTTP & WebSocket) converting Mermaid to SVG/PNG with caching, Docker & Cloud Run.

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

Last synced: 29 Apr 2026

https://github.com/ukoloff/ws-express-sandbox

Play with websockets, Node.js & express

express nodejs playground websocket

Last synced: 29 Apr 2026

https://github.com/rimo030/openai

💡 OpenAI Study

nestjs openai websocket whisper

Last synced: 29 Apr 2026

https://github.com/kasonbraley/chat-li

Real-time terminal chat application

nodejs socket-io websocket yarn

Last synced: 29 Apr 2026

https://github.com/ttwno/lamegames.io

A game platform hosted on lamegames.tait.tech

django games python webapp website websocket

Last synced: 30 Apr 2026

https://github.com/iyedexe/binfrost

Unofficial Client Library for Binance in C++

async binance bitcoin cpp17 cpp20 crypto fix low-latency rest websocket

Last synced: 15 Aug 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/happydemon/echo-server

A swoole-based implementation for a laravel echo server

echo laravel php swoole websocket

Last synced: 10 May 2026

https://github.com/pedrovidaldev/notionem

Projeto com o objetivo de criar um chat utilizando Node.js e WebSockets.

api nodejs websocket

Last synced: 30 Apr 2026

https://github.com/kenken64/merlioncoin

Simple Blockchain written in Javascript

nodejs websocket

Last synced: 30 Apr 2026

https://github.com/sebastianmarines/typescriptchat

Chat app made with React, Node, and Typescript

node react typescript websocket

Last synced: 30 Apr 2026

https://github.com/anand3125/support-ticket-app

Smart Ticket App (Frontend) is a responsive React + TypeScript ticket management interface that allows users to view, create, filter, and paginate support tickets.

mui-material react reacthooks responsive-design stompjs typescript websocket yup

Last synced: 23 Jun 2026

https://github.com/vatioz/soundtouchapi

BOSE SoundTouch API for controlling speakers

bootstrap bose font-awesome soundtouch websocket

Last synced: 20 Jun 2026

https://github.com/marhiievhe/bitfinex-connector

Small library for safety multi connect to Bitfinex Websocket public API with singl or multi threading way.

bitfinex multiconnection multithreading mutex-lock nodejs websocket wss

Last synced: 11 May 2026

https://github.com/oluizeduardo/planning-poker

Planning Poker is a collaborative and effective method used to estimate the relative effort required for a specific task within a team.

bootstrap5 javascript nodejs planning-poker scrum scrum-poker socket-io websocket

Last synced: 09 Apr 2026

https://github.com/3a-systems/openig

Интернет шлюз (реверсивный прокси) контроля доступа к UI и API. Позволяет организовывать защищенный доступ к веб приложениям и API путем решения задач маршрутизации, аутентификации, авторизации, федерации и расширения профиля.

api authorization federation gateway groovy mq openam openig opensso replay reverse-proxy throttling websocket

Last synced: 04 Oct 2025

https://github.com/vhyran/openchat

ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.

toml websocket zap zig

Last synced: 01 May 2026

https://github.com/hotframe/hotframe

Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.

fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket

Last synced: 24 May 2026

https://github.com/scrntprcrz/web-p2p-taskzz

WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.

datachannel javascript local-first nodejs p2p socketio web webrtc websocket

Last synced: 01 May 2026

https://github.com/humbertodias/ws-live-chat-system

WebSocket Live Chat using Load Balancer with HAProxy

docker haproxy nodejs websocket

Last synced: 11 May 2026

https://github.com/samuelematias/flutter-websocket-example

🔁 A Simple Flutter Project Example using WebSocket.

dart flutter socketio websocket

Last synced: 10 Jun 2026

https://github.com/aruizeac/stream-api-go

A Golang stream API microservice demo using Gluon and clustered Apache Kafka.

apache-kafka event-driven golang microservice streams-api websocket

Last synced: 04 Oct 2025

https://github.com/007tickooayush/socketioxide-chat-react

Front end web interface for the socketioxide chat API and websocket made using React js and vite.

api react reactjs rest-api rust socket-io vite websocket

Last synced: 09 Apr 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/raojinlin/mutagen-server

为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。

go mutagen websocket

Last synced: 02 May 2026

https://github.com/nadiraliofficial/ibkr-algo-standalone

Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS

algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket

Last synced: 11 May 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/camilosampedro/lights-on

Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino

mqtt play-framework scala scalajs websocket

Last synced: 03 May 2026

https://github.com/charlie5dh/django-channels-chat-tutorial

Chat classic tutorial teching django channels and WebSockets

channels django python websocket

Last synced: 11 May 2026

https://github.com/anthonydibi/mycelium

Firefox extension for chance encounters

firefox-extension websocket

Last synced: 12 May 2026

https://github.com/rudsarkar/pubsub-websocket

WebSocket pub/sub implementation usin Go gin, Postgresql

gin-gonic golang postgresql pubsub websocket

Last synced: 03 May 2026

https://github.com/st1vms/words-on-stream-bot

Words on Stream bot, using Selenium with both Chromedriver and Geckodriver, able to capture websocket events.

bot chrome chromedriver firefox geckodriver python scraper selenium twitch websocket words-on-stream

Last synced: 03 May 2026

https://github.com/puckwang/web-realtime-comm-demo

A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).

dotnet long-polling nextjs polling react server-send-event websocket

Last synced: 03 May 2026

https://github.com/tauseefk/reconcile

Collaborative text editor using operational transforms.

collaborative-editing nestjs nodejs operation-transformation typescript websocket

Last synced: 03 May 2026

https://github.com/vishalv47/spatialmeet

Java Spring Boot spatial audio conferencing platform with WebRTC, real-time communication, and 3D spatial audio positioning for virtual meetings. Features user management, guest mode and room creation.

h2-database java jwt-authentication maven spring-boot webrtc websocket

Last synced: 09 Apr 2026

https://github.com/songchengen/websocket-demo

基于WebSocket的聊天室应用

nodejs websocket

Last synced: 04 May 2026

https://github.com/ak1m1tsu/skadi

Low-level socket communication using Redis

golang redis websocket

Last synced: 04 May 2026

https://github.com/pedr0rocha/nodejs-websocket

A simple websocket server with a rest endpoint to get messages stored in mongodb

mongodb node nodejs websocket

Last synced: 04 May 2026

https://github.com/dreygur/protide

Native desktop API testing tool - HTTP, GraphQL, WebSocket, gRPC, tRPC, Socket.IO. Built with Rust + GPUI.

api-client developer-tools gpui graphql grpc http-client lsp rust websocket

Last synced: 21 Jun 2026

https://github.com/prajjwa-lit/keysmasher

🚀 KeySmasher: A full-stack, real-time multiplayer typing race app built with React, Node.js, and Socket.IO. Compete, track your stats, and experience lightning-fast typing battles in a modern web environment.

nodejs reactjs websocket

Last synced: 04 May 2026

https://github.com/itsagurin/messenger-web

Backend-focused messenger web application with paid subscriptions

directus docker nestjs prisma-orm reactjs stripe-payments turborepo websocket

Last synced: 05 May 2026

https://github.com/iamsayedanowar/sendp2p

A P2P File-sharing App Built With HTML, CSS, JavaScript, Node.js, WebRTC, And WebSocket For Sharing Files Instantly

css css3 file-sharing html html5 javascript nodejs pwa webrtc websocket

Last synced: 05 May 2026

https://github.com/romero-ezequiel/chatapp

Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku

bootstrap4 express javascript mongodb nodejs websocket

Last synced: 13 Apr 2026

https://github.com/diloabininyeri/socket_talk

Communication with web socket using php

comunication messsage php socket websocket ws wss

Last synced: 10 Jan 2026

https://github.com/tsych0/setu-engine

modular chatting app bridge made in golang

bridge go golang websocket

Last synced: 26 Mar 2025

https://github.com/anmamuncoder/multi-shop-management-backend

A modern Django-based shop management platform with async task processing, built for scalability and performance.

celery django doc factory-boy postgresql pytest redis rest-api unittest websocket

Last synced: 08 Jan 2026

https://github.com/jnbdz/quarkus-websockets-chat

Quarkus Websockets chat server.

chat java quarkus websocket

Last synced: 10 May 2026

https://github.com/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 2026

https://github.com/elertan/rusftx

Rust bindings for the FTX REST and Websocket API

api cryptocurrency ftx rest websocket

Last synced: 01 Mar 2025

https://github.com/p-kunkel/xtb-go

Unofficial API client for XTB trading platform written in GO.

api-client go golang trading websocket xtb xtb-client xtb-trading

Last synced: 12 Mar 2026

https://github.com/shelepuginivan/namespace-client

Веб-клиент nameSpace - облачного сервиса для локальной сети

cloud filesystem websocket websocket-client

Last synced: 17 Mar 2025

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

learning centrifugo websocket

centrifugo chat fastapi nginx python websocket

Last synced: 08 May 2026

https://github.com/flxxyz/blue

基于gorilla/websocket构建的微型websocket框架

go golang golang-library websocket

Last synced: 24 Aug 2025

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/buraktalhaa/websocket-chat

A real-time chat application built with Node.js and WebSockets for instant user messaging.

css html javascript nodejs websocket

Last synced: 13 Apr 2026

https://github.com/andrey-lawyer/chat

A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.

chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket

Last synced: 13 Apr 2026

https://github.com/roluochke/battlejong-game

Learning game development with node, react and typescript

nodejs reactjs typescript webpack websocket

Last synced: 13 Apr 2026

https://github.com/taybct/spring-taybct

Spring TayBct 是一个 Spring 业务组件基础集成的基础业务库,对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。

docker dubbo dynamic-datasource java logicflow managment-system mybatis-plus oauth2 onlyoffice-server scheduling spring-boot websocket

Last synced: 05 May 2026

https://github.com/jjjkkkjjj/rest_framework_channels

The enhanced modules for REST WebSockets using django channels.

channels django django-rest-framework rest-api restful-api websocket

Last synced: 26 Jan 2026

https://github.com/harry-urek/room

ROOM - redis cached chat application based on Session concepts

celery celery-redis fastapi postgresql python redis sqlalchemy websocket

Last synced: 13 Apr 2026

https://github.com/ybakhan/lecture-assistant

Real-time lecture transcription and AI-powered Q&A. Record a live lecture, get an instant transcript, and chat with an AI about the content.

aws docker express nodejs openai parcel real-time speech-to-text typescript websocket

Last synced: 23 Jun 2026

https://github.com/kaierikniermann/qa-website

This is a frontend for the QandA-discord bot, its meant to be a way for people to answer questions without the need to log into discord having the bot act as a proxy for them

discord-bot sveltekit websocket

Last synced: 16 Jul 2025

https://github.com/yshplsngh/websocket-server

create WebSocket server

websocket

Last synced: 12 Mar 2026

https://github.com/matsmaker/chat

Example of chat

example websocket

Last synced: 05 Oct 2025