Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mottamarcio/supersoniq
- Owner: mottamarcio
- License: apache-2.0
- Created: 2024-11-26T16:42:45.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-12-02T18:23:38.000Z (22 days ago)
- Last Synced: 2024-12-05T02:26:25.597Z (20 days ago)
- Topics: fastify, http2, in-memory, leveldb, lightweight, message-broker, message-queue, nodejs, nosql, queue, typescript, websocket
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.