Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mottamarcio/supersoniq

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.
https://github.com/mottamarcio/supersoniq

fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket

Last synced: 19 days ago
JSON representation

SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.

Awesome Lists containing this project

README

        

# SupersoniQ⚡️

SupersoniQ (still under development) will be a **lightweight** and **high-performance** messaging solution built in TypeScript. It is designed for **speed**, **real-time communication**, and **flexibility**, making it easy to integrate into your applications with minimal overhead. It leverages **HTTP/2** for efficient API interactions and **WebSockets** for real-time delivery.

## Project status

This project has no release yet.
Please, take a look at "dev" branch for more informations.