12 lines
375 B
Markdown
12 lines
375 B
Markdown
# EMQX Connector Aggregator
|
|
|
|
This application provides common logic for connector and action implementations of EMQX to aggregate multiple incoming messsages into a container file before sending it to a blob storage backend.
|
|
|
|
## Contributing
|
|
|
|
Please see our [contributing.md](../../CONTRIBUTING.md).
|
|
|
|
## License
|
|
|
|
EMQ Business Source License 1.1, refer to [LICENSE](BSL.txt).
|