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/thanhpp/zola

Server-side of a social network

golang javascript websocket

Last synced: 20 Jan 2026

https://github.com/alterra-greeve/backend-capstone

Capstone Project SIB Batch 6 x Alterra Academy

cloudrun golang gorm midtrans websocket

Last synced: 28 Jul 2025

https://github.com/scx567888/scx

✨ A simple Web development framework

ansi http http-client http-server java jdbc logging scx socket websocket

Last synced: 23 Oct 2025

https://github.com/shiftinv/xssproxy

Pseudo HTTP proxy for sending requests through a hooked web browser

ctf proxy websocket xss

Last synced: 02 Apr 2025

https://github.com/agustinsrg/hls-websocket-cdn

Simple CDN (Content delivery network) to deliver HLS (HTTP Live Streaming) video streams using websocket connections.

cdn hls live streaming video websocket

Last synced: 07 Jul 2025

https://github.com/MekhyW/DYNAMO-Eye-Graphics

Animated eyes with real-time movement and expression manipulation, via websocket. Made using Unity for the DYNAMO project

live2d-cubism unity websocket

Last synced: 01 May 2025

https://github.com/vladimirakopyan/websocket_dbreeze_server

asp.net core Websocket API with embedded DBreeze key-value database

aspnetcore embedded-database key-value nosql-database websocket websocket-server

Last synced: 29 Apr 2025

https://github.com/chingu-voyages/v39-bears-team-11

Litetalk is platform to chat and share media files with family and friends. It is lightweight and fast so that you use less bandwidth. It is also free

golang mongodb nodejs react websocket

Last synced: 10 Apr 2025

https://github.com/cuonggt/binance-connector-php

A simple connector to Binance Public API

binance exchange market-data trading websocket

Last synced: 10 Apr 2025

https://github.com/oghene-ella/orderswift

A mini ordering service app between senders and drivers

express-js html node-js oop-in-javascript tailwindcss websocket

Last synced: 07 Apr 2026

https://github.com/madmartigan1/tradebot

Autonomous Coinbase trading bot with adaptive EMA, RSI, and MACD strategy — commanded by the Captain (EMA), guided by the Navigator (AutoTune), and advised by the Skipper (RSI) and Commodore (MACD).

algorithmic-trading automated-trading coinbase crypto ema macd python rsi trading trading-bot websocket

Last synced: 04 Jun 2026

https://github.com/hez2010/yascs

Yet Another Simple Chat Server written in Rust

actix-web chat diesel message rust server websocket

Last synced: 22 Jul 2025

https://github.com/dannysmc95/rewyre

A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.

api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server

Last synced: 22 Jul 2025

https://github.com/Operation-Winter/mamba-backend-vapor

A small side project to allow for teams to size tickets using Story Point cards. This is intended for the SCRUM Agile methodology.

swift swift-package-manager vapor websocket xcode

Last synced: 12 Mar 2025

https://github.com/fabston/bitmex-liquidation-feed

📡 Fetch BitMEX liquidation data.

bitcoin bitmex cryptocurrency liquidation websocket

Last synced: 12 May 2025

https://github.com/theemperorofdaiviet/socket.io-chat-example

A basic chat application to get started with Socket.IO

chat-app css3 expressjs html5 javascript nodejs realtime socket-io websocket

Last synced: 07 Apr 2026

https://github.com/morikeli/bundi-chat

A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.

chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets

Last synced: 24 Dec 2025

https://github.com/lukaskirner/teachable-pi-websocket

Picamera websocket for Teachable Machine

pi picamera python3 teachable-machine websocket

Last synced: 13 Apr 2025

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

Boilerplate to effortlessly setup an asynchronous websocket server

async rust server websocket

Last synced: 05 Apr 2025

https://github.com/mikenew01/mc-quarkus-websocket

Projeto de websocket utilizando quarkus.

java quarkus undertow websocket

Last synced: 18 May 2026

https://github.com/satriaapn/tictactoe-online-backend

this is the backend application for tictactoe online, where you can playing tictactoe with other player real-time

backend nodejs rest-api singleton-pattern websocket

Last synced: 27 Apr 2026

https://github.com/tobbbles/clickgang

A simple interactive webgame

game golang javascript websocket

Last synced: 15 Apr 2026

https://github.com/litetex/swaps

Start a program/process without a auto-starting service

c-sharp launcher websocket windows-service

Last synced: 12 May 2025

https://github.com/quocanh189/eventhub

EventHub is an online event management and ticketing application that allows users to create, manage, and participate in events with ease and convenience.

i18next material-ui react redux redux-tookit signalr soket-io styled-components tailwindcss websocket

Last synced: 12 Oct 2025

https://github.com/st1vms/ws-listener

Python Websocket listener based off Selenium and Chromedriver

chrome chromedriver interceptor listener python reader selenium websocket windows

Last synced: 17 Apr 2026

https://github.com/maechabin/websocket-leaflet-sample

The sample web app that can share the location information with WebSocket

leaflet react sample websocket

Last synced: 07 May 2026

https://github.com/fullstop000/golang-online

A web app for compiling .go file online using Websocket and native go tools

golang websocket

Last synced: 10 May 2026

https://github.com/brucearmstrong007/my-chat

A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo

angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod

Last synced: 09 Apr 2026

https://github.com/54ac/websocket-irc

An IRC-like experience in the browser by using WebSockets.

irc mongodb nodejs websocket

Last synced: 10 May 2026

https://github.com/mmikhail2001/esp32_weather_station

Микроконтроллерная система для измерения качества воздуха в помещении с информированием о текущих показателях удаленного сервера.

esp-idf esp32 freertos i2c iot microclimate websocket wifi

Last synced: 18 Apr 2026

https://github.com/geo-tp/websocket-chat

Simple Websocket based chat channel

django-rest-framework react websocket

Last synced: 19 Apr 2026

https://github.com/quarkiverse/quarkus-json-rpc

JsonRPC over WebSocket services with Quarkus

json-rpc quarkus-extension websocket

Last synced: 24 Apr 2025

https://github.com/snaffi/booze

Golang Websocket RPC implementation

go golang json-rpc json-rpc2 websocket ws

Last synced: 14 Jan 2026

https://github.com/Voxray-AI/Voxray

Open-source real-time Voice AI infrastructure in Go. Stream audio via WebRTC or WebSocket, connect STT → LLM → TTS pipelines, and build scalable voice agents and conversational AI applications.

ai-ivr audio-streaming conversational-ai generative-ai ivr-application ivr-system llm real-time real-time-audio sdp speech-ai speech-recognition speech-to-text text-to-speech turn-server voice-agent voice-agents voice-ai webrtc websocket

Last synced: 11 Jun 2026

https://github.com/1113464192/freeopsclient

运维后台 | 运维自动化后台 | 游戏运维后台 基于golang的Gin与Vue3编写的一个可以即用的运维自动化后台

crud css devops jwt naive-ui ops ops-admin pinia typescript vite vue vue3 vuejs websocket webssh xterm

Last synced: 10 Apr 2025

https://github.com/nenodias/chateadeiro

Um chat com websocket (Apenas para ilustrar o uso de web sockets com o Tornado )

javascript python tornado websocket

Last synced: 13 Apr 2026

https://github.com/yingshulu/wsrpc

websocket RPC for go

bi-directional rpc streaming websocket

Last synced: 14 Jan 2026

https://github.com/doctormckay/node-websocket13-jsonrpc

JSON-RPC 2.0 server over WebSockets

json-rpc websocket

Last synced: 25 Mar 2025

https://github.com/getoptimum/mump2p-cli

mump2p is the command-line interface for interacting with mump2p — a high-performance RLNC-enhanced pubsub protocol.

cli golang grpc p2p pubsub websocket

Last synced: 17 Jan 2026

https://github.com/bws9000/robot-simulator

A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.

javascript node websocket

Last synced: 07 Oct 2025

https://github.com/wesh92/fastapi-websockets-llm-example

Example of Websockets Implementation in FastAPI/Python

ai fastapi fastapi-template llm openrouter python websocket

Last synced: 28 Apr 2026

https://github.com/easin/wsctp

上期所api二次封装,提供websocket和redis队列交互

ctp ctpapi redis websocket

Last synced: 14 Feb 2026

https://github.com/christophertrimboli/react-vrm-server

Backend server for react-vrm demo, multiplayer websocket.

metaverse multiplayer react-three-fiber vrm websocket

Last synced: 08 Oct 2025

https://github.com/mykeels/time-track-sync

A simple app that tracks time spent active on a page and syncs between open tabs

express express-ws javascript node vue websocket

Last synced: 13 Apr 2026

https://github.com/dgl/go-web-dashboard

A simple dashboard control system.

dashboard golang websocket

Last synced: 13 Apr 2025

https://github.com/lishank0119/fibril

Fibril is a fast and modular WebSocket server framework for Go, with sharding, pub/sub, and full client control.

backend distributed-systems fiber fibril framework go go-websocket gofiber golang hub pubsub realtime websocket websocket-server

Last synced: 14 Jan 2026

https://github.com/akagi201/orderly-sdk-py

Orderly.Network Async Python SDK

async orderly orderly-sdk pdoc poetry rest websocket ws

Last synced: 27 Apr 2025

https://github.com/arya2004/gobanter

A lightweight real-time chat application built with Go, using WebSocket

go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket

Last synced: 08 Oct 2025

https://github.com/viktorsvertoka/goit-cs-hw-06

Home task for Computer Systems and Their Fundamentals course💾

bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket

Last synced: 28 Jan 2026

https://github.com/yonle/websockify.js

A websockify written in javascript, But with 2 Converting Method.

novnc tcp websocket websockify

Last synced: 10 Jun 2025

https://github.com/catalinfl/adler

High performance WebSocket server library built on top of gobwas/ws

broadcast game-server go gobwas-ws golang hub multiplayer networking real-time rooms session websocket websocket-server

Last synced: 01 May 2026

https://github.com/pankona/gomochat

simple chat using gomobile!

go gomobile websocket

Last synced: 31 Mar 2025

https://github.com/arshtiwari2004/waygen

WayGen is an AI-powered traffic management system

deepsort docker flask mapmyindia-api mongodb opencv raspberry-pi websocket yolov8

Last synced: 08 Aug 2025

https://github.com/memoryInject/ws-client

WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼

bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets

Last synced: 31 Mar 2025

https://github.com/mabuonomo/botkit-socket-client

A small botkit (web) socket client library, written in typescript, for browser

botkit websocket

Last synced: 04 Mar 2025

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

📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.

cmake cpp json server websocket websockets websockets-client websockets-server

Last synced: 23 Jan 2026

https://github.com/o0101/websocket_chat_app_homework

A VERY simple chat app, with a single room, unlimited members, built using vanilla JS (no frameworks) to the spec of a homework assignment.

app chat full-stack nodejs websocket

Last synced: 08 Apr 2025

https://github.com/omran95/chatroom

Backend for Real-time, Highly-Scalable Chat Room App

cassandra docker golang grpc kafka opentelemetry prometheus rate-limiter redis traefik websocket

Last synced: 07 Feb 2026

https://github.com/ndrean/demo-solidjs-websockets

Phoenix LiveView with Solidjs with WebSockets

apexcharts elixir liveview solidjs websocket websockets-client

Last synced: 06 Feb 2026

https://github.com/suconghou/signalserver-nim

webrtc signalserver in nim

nim nim-lang p2p signalserver webrtc websocket

Last synced: 16 Mar 2026

https://github.com/joseluisgs/ts-chat-socketio

Ejemplo de chat usando la librería Socket.io de Node.js, con el objetivo de manejar websocket y crear un chat en tiempo real.

chat-application javascript nodejs socket-io typescript websocket

Last synced: 01 May 2026

https://github.com/ericrabil/presenti

A plug-n-play status aggregation service

activity modular monorepo presence rest status typescript websocket

Last synced: 05 Feb 2026

https://github.com/jinjoo-lab/real-time-communication-test

실시간 통신 분석 프로젝트 ( Polling, Long Polling, SSE, WebSocket, STOMP )

k6 long-polling polling spring-boot stomp websocket

Last synced: 04 May 2026

https://github.com/lreiner/yt-realtime-channelstatistics

Websocket Server to push out Youtube Channel Statistics in Realtime. Free to use for everyone! 🖨

angular api ionic js nodejs socket websocket youtube youtube-api

Last synced: 11 Apr 2026

https://github.com/mictronics/ups-server

A websocket server reading data from a Bicker UPSIC-1205 + PSZ-1063 uExtension module in combination with their UPS.

apcupsd bicker client libconfig libjson-c libwebsocket pthreads server ups websocket

Last synced: 01 May 2026

https://github.com/dotnet-ad/mwm

MVVM & XAML for the web

aspnet core mvvm websocket

Last synced: 15 Mar 2025

https://github.com/soumyadip007/websocket-message-broking-using-spring-boot-rest-microservices-thymeleaf-sockjs-webjars

WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C. WebSocket is distinct from HTTP.

java jquery messagebroker microservices microservices-architecture restapi sockjs spring-boot topic-modeling webjars websocket websocket-client websocket-server

Last synced: 31 Jan 2026

https://github.com/fasakinhenry/locloud

locloud helps to transfer text from laptop to phone over a local network without internet connection especially on windows

javascript lan laptop local phone webapp websocket

Last synced: 04 Jan 2026

https://github.com/alcoralcor/lidarz

OKDO LD06 Serial binary to WebRTC Data channel and/or Websocket

lidar python webrtc websocket

Last synced: 25 Feb 2026

https://github.com/ynixt/shared-finances

A project written in spring + angular to control personal and group finances

angular controle-financeiro financas finance-control kotlin postgresql spring websocket

Last synced: 14 Aug 2025

https://github.com/cunningdj/eda-site

Event-Driven Architecture project, to experiment with EDA

distributed-system event-driven event-driven-architecture kafka nodejs system-design typescript websocket

Last synced: 09 Feb 2026

https://github.com/filippo-orru/group-gifts

Group gifts makes Christmas in a large friend group stress-free!

firebase firebase-cloud-messaging firebase-notifications gifts nitro nuxt typescript vue websocket

Last synced: 12 Feb 2026

https://github.com/faluciano/react-native-couch-kit

React native libraries for hosting websocket games on TV hardware with controller client packages

android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket

Last synced: 02 Mar 2026

https://github.com/mahmud-r-farhan/realtime-location-tracker

Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.

admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket

Last synced: 06 Jul 2025

https://github.com/swift-libp2p/swift-libp2p-websocket

A WebSocket Transport Module for LibP2P Applications

libp2p libp2p-transport websocket

Last synced: 14 Feb 2026

https://github.com/mukeshjha3/whatsapp-fullstack-project

This is a fullstack Whatsapp clone project which is basically made on the top of Springboot(Backend) and React.js(frontend).

css3 html5 java-8 javascript jwt maven mysql-database reactjs springboot springboot-security stomp websocket

Last synced: 10 Apr 2026

https://github.com/aditya43/complete-nodejs

:books: NodeJS - Express, Mongo, Sequelize, Sequelize-CLI, Mongoose, GraphQL, Websockets, Socket.io, REST APIs, ReactJS Social Network, Winston, Morgan, Helmet, Compression, Validators, SSL/TLS, Micro Services Architecture & lot more.

axios express graphql helmet micro-services-architecture mongodb mongoose morgan-middleware mysql nodejs react redux rest-api sequelize socket-io websocket winston-logger

Last synced: 10 Apr 2026

https://github.com/gautam6023/hackathon

Chat translator is an instant messaging app with live translation features. People from a different countries with different languages can communicate with each other. The app removes the barrier of language in communication.

css3 html5 jwt-authentication reactjs socket-io styled-components websocket

Last synced: 10 Apr 2026

https://github.com/9ssi7/ssi-we

The full stack web event activity inspector plugin

docker golang javascript websocket

Last synced: 06 Mar 2025

https://github.com/funnygeeker/keiyume

溪梦框架:依赖go-cqhttp运行,简单易用的qq框架,适合入门级开发者~

framework python python3 qq websocket ximeng

Last synced: 15 Jun 2026

https://github.com/fxxkrlab/adminchat_panel

Telegram Bot Customer Service Platform - Multi-bot pool, bidirectional messaging, FAQ engine (8 modes + AI), real-time web chat, user management. Python/FastAPI + React/TypeScript + PostgreSQL + Redis. Docker deployable.

admin-panel ai chatbot customer-service docker faq fastapi postgresql react telegram-bot typescript websocket

Last synced: 10 Apr 2026