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/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/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/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/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/binbiubiubiu/nestjs_template

a personal template for nestjs

mongodb nestjs nestjs-template websocket

Last synced: 20 Jan 2026

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/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/victorzhang2014/simpletornadoexamples

A simple Tornado project and a simple Tornado WebSockets project.

python tornado websocket

Last synced: 06 Apr 2025

https://github.com/stephenlb/pubnub-lexical-yjs-websocket

Example working implementation of Lexical text editor + YJS CRDT WebSockets using PubNub!

collaboration crtd pubnub real-time websocket

Last synced: 07 Apr 2026

https://github.com/ft115637850/resca

Boilerplate for Reactjs+Akka

akka akka-http react-redux react-router reactjs websocket

Last synced: 07 May 2026

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

This project is a high-load WebSocket service tailored for connecting game clients. It is designed for free deployment on servers, making it a robust solution for game developers.

cross-platform free-deployment game-development game-server game-servers game-service high-performance multiplayer-game network open-source websocket

Last synced: 17 Jan 2026

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/jacket-sikaha/chat-by-websocket

基于websocket实现文件传输

nodejs socket-io websocket

Last synced: 20 Jul 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/drblink7/ws-chat

Web Socket Chat for a code challenge

react typescript websocket

Last synced: 14 May 2026

https://github.com/minarox/rltm-plugin

BakkesMod plugin for Rocket League Tournament Manager

bakkesmod cpp rocket-league websocket

Last synced: 30 Jul 2025

https://github.com/p3r7/repl

access norns' repl from a script

monome monome-norns norns norns-script websocket

Last synced: 03 Apr 2025

https://github.com/leopardd/chat

:tada: Basic chat

chat websocket

Last synced: 12 Sep 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/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/bmedicke/bhdr

beauftiful home assistant TUI 👁️🐙

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

Last synced: 01 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/recallwei/web-socket-demo

⭐ WebSocket React + Express Demo.

demo express javascript node react websocket

Last synced: 08 Apr 2026

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/jchristn/watsonwebsocketjs

Javascript client for Watson Websocket

javascript message messaging rpc watson-websocket web websocket

Last synced: 22 Jun 2026

https://github.com/sbolel/websocket-chat-demo

Demo Chat application using WebSockets

chat-application javascript nodejs websocket

Last synced: 12 May 2026

https://github.com/volt1c/global-chat-api

👻Web API with public chats without authorization and logs.

chat chat-application nest nestjs nestjs-backend node nodejs websocket

Last synced: 06 Feb 2026

https://github.com/vrachieru/ws

WebSocket command line client.

cli client websocket

Last synced: 20 Jan 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/eseom/vue-nes

vuejs hapi nes plugin

hapi nes vue websocket

Last synced: 26 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/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/juspay/purescript-node-websocket

Bindings to node/npm's "websocket" library

purescript websocket

Last synced: 22 Jun 2025

https://github.com/otk-final/deepmock

一个在线模拟http响应工具

api http mock mockjs sse websocket

Last synced: 17 Feb 2026

https://github.com/sayalisachin/MediCrypt

This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO

cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket

Last synced: 21 Jun 2025

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/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/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/pavlo-0/uirealtimecommunicator

UiRealTimeCommunicator is a NuGet library designed to enable seamless strongly-typed message exchange between a C# .NET 8 server-side and a TypeScript client-side (using SignalR). This library simplifies WebSocket-based communication by providing strict type safety and an intuitive API.

aspnet-core communication messaging signalr strongly-typed typescript websocket

Last synced: 06 May 2025

https://github.com/fabonreact/sprachspiel

Have fun learning a foreign language - German and soon many others

actioncable desktop game german-language language-learning mobile rails5 ruby strategy-game tablet websocket

Last synced: 11 May 2026

https://github.com/scalajs-io/dom-html

DOM/HTML5 bindings for ScalaJs.io

canvas dom html html5 scala scalajs web webgl websocket

Last synced: 09 Sep 2025

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/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/dash-os/tcl-websocket

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

tcl tcllib websocket

Last synced: 02 Feb 2026

https://github.com/threeal/simple-web

A simple HTTP, HTTPS, WS and WSS server and client library

http http-client http-library http-server https websocket websocket-library

Last synced: 21 Mar 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/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/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/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/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/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/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/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/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/injoyai/ios

万物皆IO,任意数据的互通,例如http数据桥接到串口上,实现通过串口上网

io mqtt serial sse ssh tcp websocket

Last synced: 09 Apr 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/klren0312/realtimeexcel

ws + jexcel, create simple realtime excel

excel jexcel realtime-excel websocket

Last synced: 14 Oct 2025

https://github.com/maxpleaner/sinatra_sockets

Generate a Sinatra/Websockets skeleton

boilerplate sinatra websocket

Last synced: 25 Jul 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/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/kimtth/xmpp-socketio-rabbitmq

🤺 Study for messaging protocols. XMPP with xmpp.js, Websocket with Socket.io, AMQP with RabbitMQ in Docker.

amqp bitnami docker ejabberd hooks koa messaging nodejs rabbitmq-client reactjs socket-io websocket xmpp-client

Last synced: 07 Apr 2026

https://github.com/xelis-project/xelis-dart-sdk

XELIS software development kit (SDK) for Dart.

dart flutter sdk websocket

Last synced: 13 Apr 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/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/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/alexanderwe/websocketkit

Small utility around the Network framework and WebSockets

network swift swift5 websocket

Last synced: 25 Jul 2025

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/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/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/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/rlxone/websocket-autobahn-chat

Chat app based on autobahn library

android autobahn eventbus wamp-protocol websocket

Last synced: 14 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/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/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/nasim-khalili/emailverify

EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis

api celery crud django docker elasticsearch redis test testing throttling unittest websocket

Last synced: 09 Apr 2026