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/z-ray-entertainment/el_decko_backend_obs_ws

OBS Studio Websocket backend for El Decko

obs obs-studio python-3 websocket

Last synced: 03 Oct 2025

https://github.com/rufat/mepn-template

MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).

epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket

Last synced: 14 Apr 2026

https://github.com/mariocc29/shoe_store_api

Exemplary Ruby on Rail RestAPI aimed at assessing code quality with meticulous attention to detail.

backend grape-api rabbitmq rails redis rspec swagger websocket

Last synced: 20 Jan 2026

https://github.com/srjchsv/chat-frontend

Real-time chat next js frontend

css html nextjs ssr websocket

Last synced: 14 Apr 2026

https://github.com/ownerofglory/webrtc-sfu-demo

Demo WebSocket-based selective forward unit (SFU) server for WebRTC peers written in Go

go ion-sfu pion sfu webrtc websocket

Last synced: 14 May 2026

https://github.com/alfred888/ichat_app

视频对讲系统iOS客户端 - 支持双向视频通话和云台控制

avfoundation ios pan-tilt swift video-call webrtc websocket

Last synced: 19 May 2026

https://github.com/andrearcaina/echo

Echo is a social meme app with real-time video and messaging features

dart flutter go rest-api websocket

Last synced: 14 Apr 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/lossdev/websockit

Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.

go golang golang-library websocket websocket-client websocket-library websocket-server websockets

Last synced: 13 Mar 2026

https://github.com/vision-empower/harmonycode

Multi-AI collaboration framework - Built by 3 AI agents | npm install harmonycode@beta

ai collaboration multi-agent nodejs websocket

Last synced: 02 Sep 2025

https://github.com/deviskalo/p2p-transfer

The P2P file transfer application offers the following main features, including direct Peer-to-Peer Transfers Enables file sharing without intermediaries and more.

axum-server nextjs15 rust rust-lang tailwindcss websocket websocket-server

Last synced: 07 May 2026

https://github.com/almoggutin/checkers-server-node-socket-io

Online checkers game where users can signup to the application and play against other users. In addition there is chat functionality and users can customize their profile account.

checkers-game css3 express html5 mongodb nodejs nosql socket-io vanilla-javascript websocket

Last synced: 14 Apr 2026

https://github.com/pavelstraka3/betting-server

A betting server with mock hockey match simulation

betting nestjs nodejs websocket

Last synced: 09 May 2026

https://github.com/kadirgecit/esp32-ble-controller

A comprehensive ESP32 application with web interface for scanning, connecting to, and controlling BLE devices. Features real-time device discovery, command management, and persistent storage.

arduino ble bluetooth bluetooth-low-energy embedded esp32 iot microcontroller platformio spiffs web-interface websocket

Last synced: 14 Apr 2026

https://github.com/chen635520874/socketchat

采用beego框架,基于go语言实现的websocket聊天室

beego go websocket

Last synced: 14 Jan 2026

https://github.com/geekshi/webone

A web project demonstrating the frontend and backend technology stack

html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket

Last synced: 21 Jan 2026

https://github.com/denistort/meets-the-stranger-backend

Backend Part Of Open Sourse Meet Application.

backend sever typescript websocket

Last synced: 31 May 2026

https://github.com/ryskiwt/echo

Echo servers implemented in Golang

echo go golang quic tcp tls udp websocket

Last synced: 02 Sep 2025

https://github.com/jamessizeland/websockets

testing rust tungstenite websockets to react browser

async fullstack react rust tungstenite typescript websocket

Last synced: 11 Apr 2026

https://github.com/vlcty/lemon-markets-websocket

Go connector for the lemon.markets WebSocket

financial-data go golang golang-library websocket

Last synced: 14 Jan 2026

https://github.com/shhiivvaam/realtime-device-tracker

Getting the exact and continuous location of users is the primary concern.

express leaflet socket-io websocket

Last synced: 05 Apr 2026

https://github.com/eddiescj/chat-frontend

A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)

chat react socketio socketiochat socketioclient websocket websockets-client

Last synced: 11 Apr 2026

https://github.com/iamsuatzengin/online-auction-android

Online Auction Android application using WebSocket with Ktor client.

android kotlin ktor-client ktor-websocket websocket

Last synced: 19 Jan 2026

https://github.com/ratnesh2003/spring-boot-socketio

A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.

authentication java socket-io spring-boot websocket

Last synced: 19 Jan 2026

https://github.com/shinosaki/websocket-client-go

Simple wrapper library for golang.org/x/net/websocket

go golang websocket wrapper

Last synced: 12 Oct 2025

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

https://github.com/tejashah88/triforce-listener

WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.

android dolphin-emu kotlin vertx websocket

Last synced: 11 May 2026

https://github.com/stefanbirkner/websocket-example

A tiny WebSocket server built with Jetty 11.

jetty websocket websocket-server

Last synced: 12 Oct 2025

https://github.com/aayushxrj/gochat

A Real-time chat application utilizing WebSockets, crafted with Go(lang) for the backend and React.js for the frontend.

chatroom golang reactjs websocket

Last synced: 16 Jan 2026

https://github.com/vanguardmaster01/vendingapp

vending desktop application using kivy framework

http-requests kivy-framework postgresql python websocket

Last synced: 03 Feb 2026

https://github.com/obgnail/chatroom

黑历史系列.基于websocket的网络聊天室

celery chatroom python websocket

Last synced: 26 Jun 2025

https://github.com/abhishek2001panwar/peer2peer

Peer-to-peer communication app allowing direct connections between two clients. Utilizes Socket.IO and WebRTC for real-time, low-latency communication without a server relay, enabling a seamless two-way connection

communication peer-to-peer realtime socket-io webrtc websocket

Last synced: 04 May 2026

https://github.com/ujwalakrishna/kuber

Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.

adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper

Last synced: 05 May 2026

https://github.com/sapog87/yet-another-chat

Многопользовательский чат, где пользователи могут отправлять сообщения как в личных диалогах, так и в группах.

docker java-17 maven spring-boot websocket

Last synced: 14 Apr 2026

https://github.com/cmohan312002/sketchpad

It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.

canvas expressjs nextjs react websocket

Last synced: 14 Apr 2026

https://github.com/oduortoni/social-network

A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.

go javascript nextjs sqlite3 websocket

Last synced: 01 Jul 2025

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/theplator/npmchat

NPMChat is an open source, real-time chat platform for developers and teams. Built with the MENN stack (MongoDB, Express, Next.js, Node.js), it features collaborative code editing, live interview mode, file sharing, code execution, and more—all in a beautiful, modern UI. Perfect for learning, collaboration, and building together.

chat code-editor code-execution collaborative developer-tools express flie-sharing interview mongodb nextjs nodejs npmchat open-source real-time socket-io tailwindcss team-collaboration typescript websocket

Last synced: 14 Apr 2026

https://github.com/evertonsavio/quarkus-rabbitmq-websoket

Java 11 - Quarkus minimal app with RabbitMQ Producer / Consumer & Websockets

java java11 quarkus rabbit rabbitmq websocket

Last synced: 11 Apr 2026

https://github.com/na-trium-144/webcface-js

WebCFace client for node.js and browser

nodejs rpc typescript websocket

Last synced: 14 Oct 2025

https://github.com/happytunesai/ez-stt-logger-gui

Python GUI for real-time Speech-to-Text (STT) using local Whisper, OpenAI API, or ElevenLabs API. Features audio logging, filtering, replacements, WebSocket control (Stream Deck), and Streamer.bot integration.

audio-processing customtkinter elevenlabs-api ez-stt-logger-gui gui openai-api python python-application speech-recognition speech-to-text stream-deck streamer-bot stt tkinter transcription websocket whisper

Last synced: 30 Apr 2026

https://github.com/jirufik/jrfws2

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

api authentication broadcast client jrf jrfws jrfws2 real-time route routing server webclient websocket websockets ws

Last synced: 01 Jul 2025

https://github.com/itsronalds/node-python-websocket

Websockets integration with Node.js and Python

azure nodejs python sqlserver websocket

Last synced: 29 Mar 2025

https://github.com/rustyneuron01/ordinal-marketplace

Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system

bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket

Last synced: 01 Jul 2025

https://github.com/sergeykazarinov/stellar-burger

Десктопное веб-приложение для составления и заказа бургеров

eslint react react-hooks react-router scss-modules typescript websocket

Last synced: 14 Apr 2026

https://github.com/substrate-system/connect

Link devices via websocket

handshake websocket

Last synced: 23 Mar 2025

https://github.com/dkxce/httpserver

dkxce HTTP Server with WebSocket and cgi-bin support

dkxce http server tcp web websocket

Last synced: 15 Oct 2025

https://github.com/elsmr/cycle-ws-driver

A Cycle.js Driver for using WebSockets

cyclejs driver websocket

Last synced: 11 May 2026

https://github.com/cnad-io/wsao-1-back

Backend demo para Webinar - Starting with Apps in Openshift.

fastify nodejs rest-api socket-io websocket

Last synced: 16 Apr 2026

https://github.com/rahulagrawal084/chat-app

A real-time chat application built using React, Socket.io, Redux, Node and MongoDB.

bootstrap css express html jwt-authentication mern mongodb nodejs reactjs redux websocket

Last synced: 10 Mar 2026

https://github.com/eulerbm/cyber-chat

Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.

java postgres react spring-boot websocket

Last synced: 11 Apr 2026

https://github.com/kozlov-a-d/websocket-node

Experiment with WebSocket and Node.js

javascript nodejs websocket

Last synced: 11 Apr 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/akshaynayak1719/real-time-collaboration-tool

Collaborative Chat Application For Multiple Users

jwt-authentication mongodb nodejs reactjs socket-io websocket

Last synced: 11 Apr 2026

https://github.com/radd/rtc-test-client

Real-time communication test client

http-long-polling nodejs server-sent-events stomp websocket

Last synced: 14 Apr 2026

https://github.com/bmf-san/example-planning-porker

リアルタイムPlanning Porkerアプリケーション

agile express javascript node-js planning planning-poker pointing-poker websocket

Last synced: 11 Apr 2026

https://github.com/geethika-kancharla/devcollab

A real-time collaborative code editor that allows multiple users to edit code simultaneously.

jwt monaco-editor mongodb nextjs spring-boot tailwindcss websocket

Last synced: 11 Apr 2026

https://github.com/dannywillems/near-intents-tools

Tools for monitoring and interacting with NEAR Intents protocol

blockchain crypto intents near near-protocol rust websocket

Last synced: 11 May 2026

https://github.com/voltr0x/chatroom-websocket

A chatroom using WebSocket and STOMP with Spring Boot MVC framework

java spring-boot websocket

Last synced: 14 May 2026

https://github.com/pramodmahajan14/discord-clone

This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit

nextjs prisma reactjs sql tailwindcss websocket

Last synced: 29 Apr 2026

https://github.com/PostSiliconDev/tdn-bevy

TDN plugin for Bevy game engine.

bevy-plugin p2p websocket

Last synced: 18 Jan 2026

https://github.com/adrianromanski/chatroom-websocket

Status: Finished || Funcionality: Sending and receiving messages on multi user chat

css html javascript selenium spring spring-boot websocket

Last synced: 14 Apr 2026

https://github.com/r-brook/pokemon-guess-who

Guess Who Pokémon game with Next.js and WebSocket.

nextjs pokemon react typescript websocket

Last synced: 08 May 2026

https://github.com/steciuk/card-game

Bachelor's degree thesis project in Computer Science at Warsaw University of Technology

angular cardgame express jwt mongodb multiplayer-browser-game spa websocket

Last synced: 30 Dec 2025

https://github.com/22a31a0525/devbridgeide

DevBridgeIde website available within the below link if replit platform run the code as the server on free credits

java postgresql reactjs spring-boot superbase websocket

Last synced: 11 Apr 2026

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/selcuksert/spectrum

Containerized fake spectrum generator

amqlib kubernetes minikube nodejs plotlyjs websocket

Last synced: 12 May 2026

https://github.com/ousttrue/async_websocket

websocket implementation for asyncio of python3

asyncio websocket

Last synced: 22 Oct 2025

https://github.com/marcelcoding/wsocket

Lighweight, fast and native WebSocket implementation for Rust.

async http tokio websocket

Last synced: 23 Oct 2025

https://github.com/hanz-archer/vscode-live-collab

A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.

extension firebase json typescript visual-studio-code websocket

Last synced: 12 May 2026

https://github.com/ponlponl123-labs/api

REST API with GoLang

api golang rest-api websocket

Last synced: 31 Mar 2025

https://github.com/sokmontrey/tictactoetuionline

An online multiplayer infinite board tic tac toe game directly in your terminal.

go go-game-server golang tui websocket

Last synced: 24 Oct 2025

https://github.com/santidotio/tv-remote

Control TV from web interface

cec cec-client hdmi hdmi-cec home-automation websocket

Last synced: 18 Nov 2025

https://github.com/lts8989/comfyui-go-api

an example program for comfyui-go-sdk.

api comfyui example golang sdk websocket

Last synced: 02 Sep 2025

https://github.com/jungin500/lpcv21-nas-backend

Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework

potatonet powermeter python websocket

Last synced: 27 May 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/xidisoft/xidichat

xidichat是一款私有化部署即时通讯聊天系统。前端基于uniapp实现,服务器端基于php开发环境

chat css html javascript php uniapp vue websocket

Last synced: 11 Apr 2026

https://github.com/thanhdxuan/chatapp

Chat application that uses the peer-to-peer model and client-server model.

javascript socket-io webrtc websocket

Last synced: 11 Apr 2026

https://github.com/svastikkka/madhyastha

It is my 7th sem project for web , build in java's servlet/jsp called Madhyastha - Simple social media

ajax antima-style hibernate html-css html-css-javascript java jquery jsp servelet social-media websocket

Last synced: 12 May 2026

https://github.com/ardwiinoo/chats-api

⚡ Backend for simple chats web

gin go websocket

Last synced: 28 Jan 2026

https://github.com/sidmohan0/alphadb

Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.

algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket

Last synced: 11 Apr 2026

https://github.com/maks11060/protocols

Implementation of simple protocols in typescript

deno socks5 stun typescript upnp websocket

Last synced: 19 May 2026

https://github.com/miyako/4d-plugin-ix-websocket-v2

Simple websocket based on IXWebSocket-11.0.8

4d-plugin websocket

Last synced: 26 Oct 2025