# Hanabi
Hanabi is a blazingly fast and configurable message broker and event streaming
platform for all of your event-driven application needs.
It can do everything from simple pub/sub to complex message routing and data
persistence.
Hanabi is written in Rust, a safe, highly concurrent and performant programming
language. By leveraging Rust's powerful features, Hanabi is able to provide
a safe and flexible API that can be used across multiple other programming
languages thanks to WebAssembly.
Hanabi is currently in early development. Stay tuned for more information!
## Features
- [ ] Pub/Sub Queues
- [ ] Message Routing
- [ ] Event Streaming
- [ ] Data Persistence
- [ ] WebAssembly API
## Contributing
Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.
## Supporting
If you find this project useful, please consider supporting me by [buying me a coffee](https://ko-fi.com/codebreeze).
## Licensing
TL;DR
You are free to use this project in any way you want.
This project is under MIT or Apache-2.0 whichever you prefer.