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

Private Chat (server) with Socket.IO

socket-io websocket

Last synced: 13 Sep 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/kguzek/event-scheduling-system

A Java desktop application which helps organise various real-life events.

event-scheduler event-scheduling java spring-boot swing websocket

Last synced: 01 Mar 2026

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/henrywallace/mdpreview

Simple live preview of markdown files, rerender on change

golang markdown websocket

Last synced: 28 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/kerolesnabill/realtimechatapi

This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.

asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket

Last synced: 27 Mar 2025

https://github.com/fauu/websocket-dbus-proxy

Creates a websocket server that forwards messages received through dbus

dbus livesplit-one speedrunning websocket websocket-server

Last synced: 09 Sep 2025

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

Official Hooligram chat protocol documentation.

chat documentation json protocol websocket

Last synced: 17 Jan 2026

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/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/klren0312/realtimeexcel

ws + jexcel, create simple realtime excel

excel jexcel realtime-excel websocket

Last synced: 14 Oct 2025

https://github.com/PaoDevelopers/cca-legacy

[Mirror] IB Computer Science IA (Course Selection System)

go golang postgresql school web websocket

Last synced: 30 Dec 2025

https://github.com/g0mb4/arma-ws

This is a simple addon, that will launch a WebSocket server, recieves/sends data between an external WS app and the ARMA engine.

arma3 boost websocket

Last synced: 14 Mar 2025

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/injectrl/chatonline

WebSocket简单网页聊天室

websocket

Last synced: 18 May 2026

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/myokoym/webchessclock

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

chessclock nuxt vue websocket

Last synced: 02 Mar 2025

https://github.com/arvinnotdev/smart_water_meter

This is a field-ready water usage monitor that combines low-level hardware efficiency with user-friendly remote control.

arduino esp32 esp32-arduino live smart smart-home smarthome water watermeter websocket

Last synced: 08 Sep 2025

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

Magic Mirror Module for websocket communication.

magicmirror magicmirror2 websocket

Last synced: 15 May 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/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/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/shik3i/koalasync

Minimalist, privacy-first synchronized video playback for YouTube, Netflix, Emby, and general HTML5. Built with pure Vanilla JS and a Node.js relay.

chrome-extension emby firefox-addon jellyfin netflix privacy-first socket-io sync video-sync video-synchronization watch-party websocket youtube

Last synced: 07 Jun 2026

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/lemon-mint/go-websocket-study-chat

A simple chat demo that works with the go language echo framework and websocket

chat polling vue vuejs websocket

Last synced: 21 May 2026

https://github.com/yeabnoah/maven

Maven is a simple real time messaging app built with express, socket io, Nextjs, postgresql, prisma and better auth

better-auth expressjs messaging-app nextjs postgresql prisma socket-io websocket

Last synced: 08 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/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/elius94/users-session-manager

A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.

api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket

Last synced: 03 Feb 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/binbiubiubiu/nestjs_template

a personal template for nestjs

mongodb nestjs nestjs-template websocket

Last synced: 20 Jan 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/farsunset/web-chat-room

web-chat-room是一款基于cim的聊天室应用

chat chat-room im room websocket

Last synced: 14 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/gexiangdong/front-end-vue

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

front-end-engineering stomp vue vue-resource websocket

Last synced: 20 Jan 2026

https://github.com/thanhpp/zola

Server-side of a social network

golang javascript websocket

Last synced: 20 Jan 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/vrachieru/ws

WebSocket command line client.

cli client websocket

Last synced: 20 Jan 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/matibbb232/ws-cat

Simple utility for testing WebSocket connections. Written in Go.

go golang testing-tools websocket websockets

Last synced: 24 May 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/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/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/nioc/jeedom-websocket

Jeedom plugin to provide a client-server communication over websocket protocol

jeedom jeedom-plugin websocket websocket-server

Last synced: 07 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/chef-js/uws

Command Line Interface Static Files Server written in TypeScript for Single Page Applications serving in Node with Microwebsockets

chat cli http-server javascript nodejs nodejs-server realtime ssl typescript uwebsocketsjs websocket websocket-client websocket-server websockets

Last synced: 14 Apr 2025

https://github.com/maxpleaner/sinatra_sockets

Generate a Sinatra/Websockets skeleton

boilerplate sinatra websocket

Last synced: 25 Jul 2025

https://github.com/mmali3287/decoratemynestbackend

Scalable ASP.NET Core Web API for interior design project management, scheduling, financial tracking and real-time updates

asp-net-core azure-sql clean-architecture csharp dotnet entity-framework-core financial-tracking interior-design jwt-authentication project-management scheduling websocket

Last synced: 08 Mar 2026

https://github.com/alexanderwe/websocketkit

Small utility around the Network framework and WebSockets

network swift swift5 websocket

Last synced: 25 Jul 2025

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/drblink7/ws-chat

Web Socket Chat for a code challenge

react typescript websocket

Last synced: 14 May 2026

https://github.com/jchristn/watsonwebsocketjs

Javascript client for Watson Websocket

javascript message messaging rpc watson-websocket web websocket

Last synced: 22 Jun 2026

https://github.com/toppers/hakoniwa-sim-csharp

This repository provides features for integrating Unity applications as Hakoniwa assets. Hakoniwa is a simulation platform for virtual environments, enabling robot and IoT device testing. Key features include PDU communication and time synchronization. With a standardized API and flexible protocols (e.g., WebSocket, shared memory), it supports effi

simulation unity websocket

Last synced: 09 Mar 2026

https://github.com/rookiemonkey/messageme

A chat application written in ruby :diamonds: using ruby on rails framework utilizing ActionCable for realtime data

action-cable chat ph philippines ruby ruby-on-rails websocket

Last synced: 01 May 2026

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/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/nkdark/gocq-spring-boot-starter

这是一个spring boot starter。基于SpringBoot的QQ机器人框架,main分支是框架,其余分支是例子,下面的网址是go-cqhttp的api文档。

cqhttp-java-sdk cqhttp-kotlin-sdk go-cqhttp java kotlin qq qq-bot qqbot qqrobot spring-cq springboot2 websocket

Last synced: 21 May 2026

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/egdavid/rusty-socks

🧦 Rusty Socks: Real-time Communication Made Simple. Rusty Socks is a lightning-fast WebSocket server crafted with Rust. Born from my passion for efficient networking, this project combines the safety of Rust with the power of WebSockets to create a strong foundation for any real-time applications.

async communication networking real-time rust rust-lang server tokio warp websocket websocket-server

Last synced: 24 Feb 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/ody-dev/swoole

ODY Swoole classes and helper methods

framework php swoole websocket

Last synced: 10 Aug 2025

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/newyaroslav/kurlyk

C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.

api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket

Last synced: 12 Aug 2025

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

P2P video chat application

nodejs p2p websocket

Last synced: 19 Apr 2026

https://github.com/rlxone/websocket-autobahn-chat

Chat app based on autobahn library

android autobahn eventbus wamp-protocol websocket

Last synced: 14 May 2026

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/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/curveball/dugout

Websocket event server. Build chatrooms and other multi-user applications

chatroom event event-sourcing websocket

Last synced: 29 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/mahdi-vajdi/nestjs-chat

A real-time chat application built with NestJS, featuring WebSockets (Socket.IO), JWT authentication, PostgreSQL, and Redis for scalable messaging.

chat clean-architecture nestjs nodejs postgresql redis socket-io typescript websocket

Last synced: 17 Jan 2026

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/klouskingsley/mpnats

微信/支付宝/百度小程序的nats客户端, nats client for wechat/alipay/baidu mini program

message mini nats program websocket ws

Last synced: 13 Oct 2025

https://github.com/cplieger/plex-exporter

See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding

distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket

Last synced: 16 Jun 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/mvasilkov/python-browser-based-terminal

Python browser-based terminal app

python terminal tornado websocket xterm-js

Last synced: 25 Oct 2025

https://github.com/tarsislimadev/foxbit-ws

To get data from Foxbit.

foxbit websocket

Last synced: 09 May 2026