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/skorotkiewicz/6obcy-desktop-app

Simple Desktop client for the Polish 6obcy.org "Omegle" website.

6obcy chat tauri-app websocket

Last synced: 30 Jul 2025

https://github.com/killovsky/isis

O Projeto Ísis é um plugin opcional em Python para o Projeto Íris, permitindo a implementação de QUALQUER funcionalidade Python, incluindo algoritmos complexos e modelos avançados de IA, como Transformers e GPT4All. Isso elimina a necessidade de editar o código principal da Íris ou aprender Node.js (JavaScript) para editá-la.

api bot documentation easy gpt https iris modular multiplatform plugin plugins post python socket socket-io termux transformers websocket whatsapp whatsapp-bot

Last synced: 12 Apr 2025

https://github.com/pr0pz/obs-websocket-tester

A tool for properly testing your OBS WebSocket Connection.

obs obs-studio obs-studio-script obs-studio-websocket obs-websocket obs-websocket-js websocket

Last synced: 29 Jul 2025

https://github.com/sumanmanna134/cpu-realtime

This repository contains the source code for a Real-time CPU Monitoring REST API built with NestJS. The API provides seamless access to live CPU data, enabling users to monitor system performance in real-time. Additionally, the infrastructure setup for this project is simplified using Terraform

docker nestjs-backend socket-io terraform websocket

Last synced: 13 Sep 2025

https://github.com/shadowylab/async-wsocket

A convenience library for using websockets both in native and WASM environments!

native rust-lang wasm websocket

Last synced: 12 Dec 2025

https://github.com/point8/webstompy

🥁 A simple Python STOMP implementation with WebSocket support

python stomp websocket

Last synced: 14 Dec 2025

https://github.com/KuangjuX-Archived/Langhuan-Blessed-Land

Backend of Community build by go & docker & websocket & OAuth & JWT & mysql & redis

docker go jwt mysql nginx oauth redis websocket

Last synced: 29 Mar 2025

https://github.com/friflo/fliox.examples

Client & Hub examples for JSON Fliox. A .NET library with NoSQL, Messaging, Pub-Sub, ORM, Database Hub, Schema & ASP.NET Core support.

asp-net-core authentication authorization database-hub database-relations database-schema graphql json-fliox no-sql open-api orm pub-sub realtime-messaging rest rpc swagger-ui websocket

Last synced: 11 Apr 2025

https://github.com/aaronvb/request_hole

Request Hole is a CLI tool and web UI that creates an endpoint to inspect HTTP requests or WebSocket connections and messages.

cli endpoint go golang http logging requests tooling webhooks websocket

Last synced: 20 Jun 2025

https://github.com/readyyyk/chapy

Messaging service with anonymous access and decentralized data storage. To join chat chat just enter a valid link with the chat id

chapy chat chatting confidence hacktoberfest material-ui reactjs security websocket

Last synced: 04 Oct 2025

https://github.com/katallaxie/fiber-ws-relay

Relay middleware between WebSocket and TCP

fiber go middleware tcp tcp-server websocket

Last synced: 13 Jun 2025

https://github.com/htr3n/dera

Dynamic event-driven actors: events, actors, multi-threading, lock-free ring buffer Disruptor

actors event event-driven executor-service groovy java multithreading mutex rest semaphore websocket

Last synced: 17 Jul 2025

https://github.com/hirbodbehnam/secureforwarder

Securly forward your packets over the internet (FOR TESTING ONLY)

censorship-circumvention forwarder websocket

Last synced: 26 Mar 2025

https://github.com/shaominngqing/flog

Terminal log viewer + network inspector for Flutter. Auto-connects, HTTP/SSE/WS debugging, collapsible JSON, Flipper-style UI. 给 Flutter 开发者的终端日志查看器 + 网络调试器。

adb android dart debugging devtools dio flipper flutter flutter-debug flutter-tools http ios log-viewer network-inspector ratatui rust sse terminal tui websocket

Last synced: 15 Jun 2026

https://github.com/loayahmed304/yappuccino

Yap in every way. A text, voice, and video chatting app, all in one. Implemented using WebSockets and WebRTC

chat-application docker docker-compose nodejs reactjs typescript webrtc webrtc-video websocket websockets

Last synced: 27 Jun 2025

https://github.com/lejianwen/lwf

一个简单的websocket框架,使用swoole制作

php swoole websocket

Last synced: 02 Apr 2025

https://github.com/agostinhomarcia/binance

Uma aplicação mobile de exchange de criptomoedas desenvolvida com React Native, inspirada na Binance.

navigation react react-native typescript websocket

Last synced: 30 Oct 2025

https://github.com/bgunson/obd-socketio

python-OBD ASGI and JSON serializer

asgi json obd2 socket-io websocket

Last synced: 11 Apr 2025

https://github.com/oguzhan18/ngwebsite

Converting the design into a website using Angular.

bootstrap5 materila materila-ui socket website websocket

Last synced: 21 Feb 2026

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

Lightweight pure-JS websocket support

websocket websockets

Last synced: 13 Apr 2025

https://github.com/rushikeshg25/BidRealm

Bidding and Auctions made Easy

nextjs prisma redis turborepo websocket

Last synced: 20 Sep 2025

https://github.com/vikashanandjha/hannah

Free Virtual meeting Like Google Meet.

nextjs react reactjs socket-io socketio webrtc websocket

Last synced: 02 May 2025

https://github.com/zuramai/realtime-chat-example

Realtime chat example using Javascript and Golang

go realtime-chat simple-project vite websocket

Last synced: 16 Jun 2025

https://github.com/vr-voyage/remote-logix

A 2D Logix editor that can transmit its programs to NeosVR remotely, through Websocket. Currently requires a NeosVR plugin.

godot linux logix neosvr tool webapp websocket windows

Last synced: 13 Apr 2025

https://github.com/HengXin666/HXLibs

C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等

coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket

Last synced: 31 Oct 2025

https://github.com/crescent-stdio/liar-of-turing

For 'Advenced Web Development' Final Project, 2023 Fall

chat-application chatgpt-api go nextjs websocket

Last synced: 22 Apr 2026

https://github.com/zetapush/zetapush-js

ZetaPush Client for JavaScript Ecosytem (NodeJS and Browsers)

cometd javascript nodejs realtime sdk websocket zetapush

Last synced: 02 Aug 2025

https://github.com/voxoco/durable-stream

Streaming message bus server built on Cloudflare Durable Objects and Websockets

cloudflare-r2 cloudflare-workers durable-objects message-broker message-bus persistence websocket

Last synced: 24 Jul 2025

https://github.com/d-rickyy-b/webstress

Websocket stress tool developed in Go

go golang stress-test stress-testing tui websocket

Last synced: 25 Jul 2025

https://github.com/semyon-dev/hackuniversity

backend for project at hackuniversity 2020

clickhouse gin golang microservices opc-ua postgresql websocket

Last synced: 28 Oct 2025

https://github.com/than-dev/my-google-drive

Google Drive clone developed in ErickWendell - JSExpert Week #5!

advanced-javascript google-drive jsexpert node nodejs-streams tdd websocket

Last synced: 20 May 2026

https://github.com/dpwgc/kapokmq-go-client

KapokMQ.消息队列 - Golang客户端

client golang gorilla message-queue mq websocket

Last synced: 29 Oct 2025

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

An asynchronous WebSocket server written in PHP.

php php-library websocket websocket-server websocket-servers websockets

Last synced: 18 Feb 2026

https://github.com/linkdata/jaws

Javascript and WebSockets enabling dynamic webpages

dynamic-web dynamic-webpages echo-framework go golang websocket websockets

Last synced: 25 Jul 2025

https://github.com/alexander-hagen/node-api-huobi

Non-official implementation of Huobi's API's. Developed for personal use.

api-rest huobi javascript nodejs websocket

Last synced: 12 Jan 2026

https://github.com/zincware/znsocket

Python implementation of a Redis-compatible API using websockets.

cache database key-value low-latency nosql redis socketio websocket

Last synced: 16 Dec 2025

https://github.com/d-e-s-o/websocket-util

A crate providing an easy to consume streaming interface for WebSocket data.

rust rust-crate rust-library websocket websocket-library

Last synced: 12 Apr 2025

https://github.com/ancientlore/demon

A little thing to use for demos

demo golang websocket

Last synced: 17 Sep 2025

https://github.com/meething/ws-multisocket

WS/S Multisocket with mesh partitioning over single HTTP/S server

meething mesh websocket wss

Last synced: 01 Nov 2025

https://github.com/tap30/client-socket-manager

A wrapper for `socket.io-client` that handles best practices and edge cases in a more abstracted and opinionated manner.

javascript socket-io socket-io-client typescript websocket websocket-client wrapper-library

Last synced: 19 Apr 2025

https://github.com/fuyukai/curio_websocket

[DEPRECATED] Websocket library for curio

curio websocket

Last synced: 19 Mar 2025

https://github.com/omdxp/pdash

orders dashboard in microservices architecture

dashboard docker fiber go grpc microservices mongodb nginx redis solidjs swagger websocket

Last synced: 14 Dec 2025

https://github.com/jrgil20/cinex-unidos

proyecto académico de pagina de cine

fetch-api frontend html-css-javascript websocket

Last synced: 06 Mar 2026

https://github.com/pmant/harmonyhubws

A node module for Logitech Harmony Hub.

api harmony home-automation hub ir logitech remote smart-home websocket

Last synced: 25 Jun 2025

https://github.com/hwywl/netty-websocket-spring-boot

netty-websocket之路

netty websocket

Last synced: 01 Nov 2025

https://github.com/kaualandi/game-of-old-backend

Backend de um Jogo da Velha multijogador usando Websocket (incompleto)

nestjs prisma typescript websocket

Last synced: 19 May 2026

https://github.com/geut/wpc

Simple RPC solution for Workers, SharedWorkers and ServiceWorkers.

message-transport rpc service-worker shared-worker websocket

Last synced: 16 Feb 2026

https://github.com/mpromonet/video-ws

websocket player

webcodecs websocket

Last synced: 13 Apr 2025

https://github.com/foso/jkwebsocket

Example Project that shows how to use NanoHTTP/NanoWSD to create a Websocket Server. After you connect to it, it will post "Hello World" plus the systemdate to the client every second.

android kotlin nanohttpd nanowsd websocket

Last synced: 19 May 2026

https://github.com/ahf/snowflake

My fork of https://gitweb.torproject.org/pluggable-transports/snowflake.git

golang pluggable-transports pt webrtc websocket

Last synced: 09 Jul 2025

https://github.com/teschmitt/py-dtn7

A dtn7-rs REST- and WebSocket-API wrapper for Python

api api-wrapper bundle-protocol delay-tolerant-network dtn7-rs pypi-package python rest websocket

Last synced: 30 Jul 2025

https://github.com/HuangAntimony/Chatroom

使用Go, React作为主要技术栈的聊天室Demo

gin golang jwt websocket

Last synced: 31 Oct 2025

https://github.com/bedrock-ws/bedrockws-deno

MCBE WebSocket implementation in Deno (TypeScript/JavaScript)

mcbe minecraft minecraft-bedrock websocket

Last synced: 19 May 2026

https://github.com/zgbjgg/evews

Evews - Erlang Lightweigth Websocket RFC 6455

erlang lightweight rfc-6455 websocket

Last synced: 10 Apr 2025

https://github.com/breqdev/workersocket

Run a WebSocket inside of a Web Worker.

browser javascript websocket webworker

Last synced: 19 May 2026

https://github.com/wlun001/scaling-ws

Example of scaling real-time servers, such as Websocket

golang horizontal-scaling nats real-time vue websocket

Last synced: 19 May 2026

https://github.com/shanathvemula/test_djangochannels

This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.

channels channels-redis django django-rest-framework djangochannelsrestframework djangorestframework python redis redis-cache rest rest-api restapi restful-api websocket

Last synced: 29 Jul 2025

https://github.com/welly87/goetp

Energistics Transfer Protocol (ETP) Server in Go

avro energistics gas oil protocol streaming transfer websocket

Last synced: 15 Jan 2026

https://github.com/narasimha1997/groupchat-c

A simple group chat server that one can write using C/C++, with the support of external websocket router.

c cgi multiprocessing websocket

Last synced: 07 Nov 2025

https://github.com/t510599/python-card-web

災厄之悲歌 - A card game with web UI and python server using websockets

asyncio card javascript python tocasui websocket

Last synced: 19 Apr 2026

https://github.com/xythobuz/giess-o-mat

DIY fertilizer mixer and plant watering machine, made with Arduino and ESP32.

arduino esp32 esp8266 i2c influxdb platformio websocket

Last synced: 06 Apr 2026

https://github.com/osamhack2020/web_samarket_samarket

강군마켓: 강한 군인들만의 영내 중고거래 커뮤니티

docker golang mariadb react redux websocket

Last synced: 19 Sep 2025

https://github.com/adeyahya/englishauctionjitera

English Auction for JITERA Coding Assignment

auction auction-system nextjs prisma websocket

Last synced: 15 May 2026

https://github.com/baxiry/im

Instant messaging server

broker golang im instant-messaging pubsub real-time websocket

Last synced: 12 Jan 2026

https://github.com/gabriel-mend/devradar

Evento realizado pela @rocketseat

mongodb nodejs react react-native websocket

Last synced: 06 Apr 2026

https://github.com/zunzhuowei/zhuozun

base on spring cloud project

kafka memcached netty redis springcloud websocket

Last synced: 26 Jul 2025

https://github.com/eatradish/felgens

Bilibili live danmu websocket library

bilibili-live rust websocket

Last synced: 02 Mar 2025

https://github.com/fupengl/xrayr-node.sh

One-click deployment for `XrayR` nodes with `SSPanel` integration, using `nginx` and `Trojan-Go` ws protocol, and support for Cloudflare's `CDN` and `wrap` functionality.

cloudflare nginx ssl trojan-go websocket wrap xrayr

Last synced: 08 Sep 2025

https://github.com/wridgeu/ui5-middleware-ws-mock

A utility middleware for improved WebSocket mocking / testing without an "actual" (additional) backend. Based on the shoulders of giants (i.e. Peter and the UI5 ecosystem showcase)

middleware mock openui5 pcp sap sapui5 ui5 ui5-tooling websocket

Last synced: 14 May 2026

https://github.com/somritdasgupta/quefork

queFork is a simple, lightweight web API testing platform. Supports REST HTTP requests and real-time websockets protocols.

api-documentation api-testing rest-api serverless-framework websocket

Last synced: 08 Mar 2026

https://github.com/peakchen/xgamecommon

game common tools and apis for develop about game or others.

api asynclock config db game golang log message mongodb protobuf redis rpc tcp time tools websocket

Last synced: 14 Dec 2025

https://github.com/buzheng-work/chatservice

swift web service

chat chatroom swfit websocket

Last synced: 13 May 2026

https://github.com/theihasan/geezap

Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.

ai-powered-job-search cover-letter-generator job-aggregator laravel livewire mysql openai-api php reverb tailwindcss websocket

Last synced: 24 Jul 2025

https://github.com/medhansh-32/resturant-management-system

Restaurant Mangement Web Service that provide real time updates of the order and users can place order by scanning QR Code.

java jte mysql-database spring-data-jpa spring-security springboot websocket

Last synced: 18 Feb 2026

https://github.com/liulilittle/libnet

tls, websocket, websocket ssl protocol port forward.

loopback port-forward ssl tcp tls websocket

Last synced: 08 Sep 2025

https://github.com/yamandevelopment/aev-software

The Alset Solar Cybersedan Software is a comprehensive full-stack ecosystem developed for the FAUHS AEV solar car

aev backend bms dashboard frontend google-sheets gps gui node serialport solar solar-car websocket

Last synced: 25 Aug 2025

https://github.com/ahmed-coding/realestate-project

This is a modernized real estate backend platform built with a microservices architecture. The system combines Django as an API Gateway with FastAPI services for AI and real-time workloads, featuring:

ai django-rest-framework fastapi llms mcp rag real-estate search-engine smart-contracts websocket

Last synced: 09 Mar 2026

https://github.com/yfractal/anycable-rs

Anycable Rust WebSocket Server

anycable rust websocket

Last synced: 23 May 2026

https://github.com/thepatrickniyo/nestjs-socket-boiler-plate

Boiler plate code to implement websocket APIs intergrated with RESTfull APIs in nestjs, using vuejs as a demo client

nestjs rest-api vuejs websocket

Last synced: 15 Apr 2026

https://github.com/cezarc1/websocket-stt-bench

Benchmark of streaming speech-to-text to WebSocket gateways implementing one shared protocol across modern async runtimes

async benchmark streaming websocket

Last synced: 16 May 2026

https://github.com/spianmo/imnetcore

Android IM non-blocking IO basic network library. Use libhv as the underlying communication library, use YukiReflection and Epic Hook as scanners and Hook tools for subscriber annotations, and monitor websocket communication messages at the application layer. Support wss, websocket configuration, disconnection and reconnection.

android annotation-based epic-hook im libhv nio websocket

Last synced: 16 May 2026

https://github.com/adiulalam/quizeroo

A full-stack quiz web-app that can be used for creating and sharing quiz. The application also includes authentication, AI quiz generation, and a dashboard for visualization.

nextauth nextjs shadcn t3-stack tailwind trpc typescript websocket

Last synced: 21 Aug 2025

https://github.com/conflictingtheories/spacy_ws

Websocket example with Spacy.io

nlp spacy spacy-models spacy-ner websocket

Last synced: 02 Mar 2026

https://github.com/gjum/agarnet

agario Python client and connection toolkit

agar bot bot-framework game protocol pypi websocket

Last synced: 17 Jun 2025

https://github.com/kislevlevy/chat-verse

Chat Verse is a Discord replica for organizing servers, channels, and conversations with text, voice, and video communication.

chat mysql nextjs prisma typescript websocket

Last synced: 02 Aug 2025

https://github.com/guanhui07/dcr

借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性

amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman

Last synced: 04 Apr 2025

https://github.com/purplesyringa/gevent-ws

A free MIT-licensed websocket library for gevent

gevent server websocket websocket-server

Last synced: 11 Apr 2025