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/paularlott/gossip

Go library to implement gossip based membership and messaging, it supports TCP, UDP and WebSocket protocols with pluggable codecs.

distributed-systems gossip-protocol websocket

Last synced: 22 May 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/glurp/dynamicreverseproxy

Exemple of a solution for dynamic Http/WS reverse proxy with nginx and /etc/hosts manipulation

dynamic-reverse-proxy nginx ocpp openresty reverse-proxy websocket

Last synced: 04 Apr 2025

https://github.com/marceldobehere/goofy-web-ssh-client

a web client to ssh into servers that offer ssh over websockets

client css html js libssh2 ssh web websocket websockets xterm

Last synced: 18 Apr 2026

https://github.com/heismanish/scalable-voting-app

A scalable realtime voting application using websockets and redis.

nextjs nextjs14 redis shadcn typescript websocket

Last synced: 06 May 2026

https://github.com/zeek/zeek-websocket-rs

Bindings for Zeek's WebSocket API

c python rust websocket websocket-client zeek

Last synced: 23 Jun 2026

https://github.com/vutran/redux-ipc

Log your Redux state and actions to a node backend via WebSockets.

ipc node react redux websocket

Last synced: 13 Apr 2025

https://github.com/lynxline/backws

Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.

load-balancer pool redis redis-pooling server sidekiq websocket workers

Last synced: 14 Feb 2026

https://github.com/mpolinowski/html_ws_client

Websocket client for the INSTAR IP camera videostream

html5-video websocket websocket-client

Last synced: 01 May 2026

https://github.com/dfordivam/audiocapture

Capture live audio stream from browser using ghcjs and websockets

ghcjs haskell webmedia websocket

Last synced: 12 Nov 2025

https://github.com/tejmagar/django-channels-websocket-example

Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/

channels django websocket

Last synced: 10 Jun 2025

https://github.com/iamalirezaj/wsroomsgolang

Websocket server with room management in golang programming language

golang golang-ws websocket ws ws-go ws-golang ws-rooms

Last synced: 30 Mar 2025

https://github.com/ashutoshdm1/codegen

CodeGen: Online coding platform with AI-powered assistance and collaborative development for seamless coding.

codegen machine-learning nextjs react19 real-time shadcn-ui webcontainer websocket

Last synced: 12 Apr 2025

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/ngimdock/dask-websocket

The web socket project of a task management application in a synchronized way by a team.

expressjs socket-io typescript websocket

Last synced: 13 Apr 2026

https://github.com/101t/marketmaker

Market Maker for streaming data from coinbase

coinbase golang websocket

Last synced: 22 Feb 2026

https://github.com/kiwifruitdev/sfm-bridge-gmod

A websocket client for Garry's Mod intended to retrieve scene and frame data from SFM Bridge.

garrysmod gmod lua sfm websocket

Last synced: 21 Apr 2025

https://github.com/santosl2/whatsapp-ticket-gui

A small whatsapp ticket gui

study-project tailwind websocket whatsapp

Last synced: 10 Apr 2026

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/ichiro-its/kumo-app

React wrapper for Kumo client library

kumo kumo-client material-ui provider react ros ros2 typescript websocket

Last synced: 18 Apr 2026

https://github.com/clinth/remote

A framework for super easy cross device communication

broadcastchannel webrtc websocket

Last synced: 04 Dec 2025

https://github.com/deepcloudlabs/dcl420-2019-dec-23

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

javaee8 jax-rs jax-ws jaxb json-b json-p sse websocket

Last synced: 18 Apr 2026

https://github.com/1boch1/skip-or-meet

P2P video chat application

nodejs p2p websocket

Last synced: 19 Apr 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/tuxes3/bomberman

Web based classic Bomberman Application

bomberman game javascript php pixi-js websocket

Last synced: 17 May 2026

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/hmajid2301/banterbus

A multiplayer browser-based game built using htmx and Golang. Leveraging web sockets. Mirrored from https://gitlab.com/hmajid2301/banterbus.

go htmx nix templ web-application websocket

Last synced: 30 Aug 2025

https://github.com/spinda/ws-pacemaker

💗 Drop-in WebSocket ping/pong heartbeat handling for Node.js

heartbeat javascript nodejs websocket

Last synced: 16 May 2026

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/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/georgeleithead/lilo_public

Public repository for the LiLo (Ladder In Ladder Out) Mobile Application.

android btc bybit cryptocurrency eos eth feedback ladder lilo-application markets price restfulapi trading websocket xrp

Last synced: 23 Jul 2025

https://github.com/hua1995116/websocket-ws

a websocket sdk

nodejs websocket

Last synced: 18 May 2026

https://github.com/sorenammd/sky-messenger

This is a messenger based on the location of users

express mongodb mysql nodejs peerjs react redis redux redux-saga sockjs webrtc websocket

Last synced: 11 Apr 2026

https://github.com/fabrix-app/spool-realtime

Spool: Realtime using Primus

fabrix primus spool spools typescript websocket

Last synced: 20 Jun 2025

https://github.com/douxxtech/circles-ws

An interactive WebSocket-based visualization that connects multiple clients with animated circles.

circles development web websocket

Last synced: 26 Jul 2025

https://github.com/w1th0ut/red-ocean

This is my first program, for simple hacking activity, made by simple python2 code, hope you enjoy :)

admin-panel banner-view dos-attack hacking password-generator port python2 scan-ports scanner-web subdomain-scanner website websocket

Last synced: 23 Jul 2025

https://github.com/letsmakecakes/protocol-bridge

Joystick Drone Control Protocol Bridge. Control a drone using a joystick via a client-server connection.

client-server drone joystick mavlink pygame pymavlink python websocket

Last synced: 18 Jul 2025

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/zhuagenborn/kraken-futures-api-demo

💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)

bitcoin kraken network websocket

Last synced: 12 Jan 2026

https://github.com/injectrl/chatonline

WebSocket简单网页聊天室

websocket

Last synced: 18 May 2026

https://github.com/balintsoos/api.rezsi.io

RESTful Web API powered by Node.js and MongoDB

api express javascript jwt mongodb nodejs passport rest websocket

Last synced: 10 Apr 2026

https://github.com/janloebel/mmm-websocket

Magic Mirror Module for websocket communication.

magicmirror magicmirror2 websocket

Last synced: 15 May 2026

https://github.com/thanhpp/zola

Server-side of a social network

golang javascript websocket

Last synced: 20 Jan 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/sethsandaru/laravel-caro

Chơi cờ Caro Online Realtime được viết bằng PHP, Laravel 11 & Reverb

caro laravel laravel-learning php real-time reverb websocket

Last synced: 06 Apr 2025

https://github.com/ryan-berger/chatty

Platform agnostic chat engine written in Golang. Any DB, any protocol.

chat chatroom go golang websocket

Last synced: 23 Jul 2025

https://github.com/ideepcoder/brokerws

BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket

amibroker json trading-interface websocket

Last synced: 05 Apr 2025

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/truongd3/private-chat-socket

Private Chat (server) with Socket.IO

socket-io websocket

Last synced: 13 Sep 2025

https://github.com/TradeWithIt/WebSocket

Swift WebSocket client. Works on any platform Linux, Windows, iOS, Android, WASI and more

android ios linux macos swift wasi wasm websocket windows

Last synced: 28 Mar 2025

https://github.com/klren0312/realtimeexcel

ws + jexcel, create simple realtime excel

excel jexcel realtime-excel websocket

Last synced: 14 Oct 2025

https://github.com/leopardd/chat

:tada: Basic chat

chat websocket

Last synced: 12 Sep 2025

https://github.com/gexiangdong/front-end-vue

前端工程化入门:VUE的实践

front-end-engineering stomp vue vue-resource websocket

Last synced: 20 Jan 2026

https://github.com/allangallop/virtualdj

WIP: A browser based music player with visualiser for my wedding based on websockets and Flash

audio flask-socketio javascript python3 visualizer websocket wip

Last synced: 17 May 2026

https://github.com/dpwgc/kapokmq-server

KapokMQ - 开箱即用的轻量级分布式消息队列 - 服务器应用整合包。基于go整合gossip+websocket开发。

cluster go golang gossip message-queue mq server vue websocket

Last synced: 17 May 2026

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/atuoha/websocket-server-inits

Tiny WebSocketServer Implementation

js node-module nodejs nodemon server-side websocket

Last synced: 21 May 2026

https://github.com/backendstack21/realtime-pubsub-client-python

The official Realtime Pub/Sub client for Python

client messaging publish-subscribe python realtime websocket

Last synced: 30 Apr 2025

https://github.com/henrywallace/mdpreview

Simple live preview of markdown files, rerender on change

golang markdown websocket

Last synced: 28 Mar 2025

https://github.com/misitebao/eddie

A video conference solution based on WebRTC and NodeJS | 基于 WebRTC 和 NodeJS 的视频会议解决方案

eddie misitebao nodejs trun webrtc websocket

Last synced: 28 Apr 2026

https://github.com/victorzhang2014/simpletornadoexamples

A simple Tornado project and a simple Tornado WebSockets project.

python tornado websocket

Last synced: 06 Apr 2025

https://github.com/c410-f3r/wtx-bench

Different benchmarks of different implementations measured mainly to evaluate the performance of the wtx project

benchmark go http2 javascript rust websocket wtx

Last synced: 01 Apr 2026

https://github.com/eseom/vue-nes

vuejs hapi nes plugin

hapi nes vue websocket

Last synced: 26 Apr 2026

https://github.com/botder/mtasa-websocket

Websocket server module for the Multi Theft Auto multiplayer modification

lua multi-theft-auto scripting websocket

Last synced: 15 May 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/mp3martin/gameinv

A project showcasing how you can connect C# backend and Next.js or WPF frontend

csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf

Last synced: 23 Aug 2025

https://github.com/khavrtrading/flowex

Real-time multi-exchange crypto market data in Go — WebSocket streaming, order book metrics, and per-symbol actor workers for Binance, Bybit, and Bitget.

binance bitget bybit crypto go golang market-data order-book trading websocket

Last synced: 07 Apr 2026

https://github.com/nsarrazin/react-flask-template

A template for starting projects with react & typescript on the front-end plus flask and socketio on the backend. Supports docker deployment and a dev environment.

docker flask gunicorn nginx python react socket-io template typescript websocket

Last synced: 10 Apr 2026

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

Orderly.Network Async Python SDK

async orderly orderly-sdk pdoc poetry rest websocket ws

Last synced: 14 Dec 2025

https://github.com/saolghra/richpresence

This Node.js application synchronizes Discord Rich Presence with YouTube Music, displaying real-time song information and playback status. Leveraging Express.js for HTTP handling and WebSocket for live updates, it dynamically switches between play and pause icons, offers clickable buttons for easy navigation,.

discord discord-rich-presence discord-rpc express javascript music nodejs rich-presence websocket youtube youtube-music

Last synced: 03 Feb 2026

https://github.com/lingfromsh/message

A general message notification service

asyncio fastapi notification-service websocket

Last synced: 17 May 2026

https://github.com/jlchntoz/replio

An experiment of running Node.js REPL over websocket with Chromium's hterm

hterm javascript nodejs repl websocket

Last synced: 07 Mar 2026

https://github.com/bmedicke/bhdr

beauftiful home assistant TUI 👁️🐙

cli command-line go golang home-assistant tui unittest websocket

Last synced: 01 Sep 2025

https://github.com/chen0040/spring-boot-ng4-upload-demo

Demo on how to use ng4 to upload binary file and images to spring

angular-4 binary-file-upload spring-boot upload-file websocket xmlhttprequest

Last synced: 03 Apr 2025

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/hooligram/hooligram-docs

Official Hooligram chat protocol documentation.

chat documentation json protocol websocket

Last synced: 17 Jan 2026

https://github.com/myokoym/webchessclock

A synchronized chess clock on Web. リアルタイムで同期する対局時計(チェスクロック)をインターネット経由で複数人が操作できるWebアプリ。最大100人まで対応、秒読み対応、フィッシャーモード対応。

chessclock nuxt vue websocket

Last synced: 02 Mar 2025

https://github.com/opsdis/aci-streamer

A Cisco ACI streaming telemetry server written in Go

aci apic cisco elasticsearch golang loki streaming telemetry websocket

Last synced: 30 Apr 2025

https://github.com/caaatto/rede

Secure anonymous E2EE messenger -- Avalonia desktop GUI, X3DH + Double Ratchet, sealed sender, E2EE voice calls, I2P/Tor/WSS transport

anonymous avalonia chat csharp desktop-app dotnet double-ratchet e2ee end-to-end-encryption i2p messenger privacy sealed-sender secure-messaging signal-protocol srtp tor voice-call websocket x3dh

Last synced: 09 Jun 2026

https://github.com/coreyauger/war-pony

Scala Questrade API wrappers using akka streams .

akka-http akka-streams questrade scala trading-api websocket

Last synced: 15 Jul 2025

https://github.com/scalajs-io/express-ws

WebSocket endpoints for Express applications

express expressjs node nodejs npm npm-package websocket

Last synced: 09 Apr 2026

https://github.com/dash-os/tcl-websocket

(WIP) | Rewriting tcllib websocket with TclOO and some minor bug fixes

tcl tcllib websocket

Last synced: 02 Feb 2026