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

https://github.com/chirpstack/chirpstack-pulsar-integration

ChirpStack integration for Apache Pulsar
https://github.com/chirpstack/chirpstack-pulsar-integration

Last synced: 12 months ago
JSON representation

ChirpStack integration for Apache Pulsar

Awesome Lists containing this project

README

          

# ChirpStack Pulsar integration

ChirpStack Pulsar integration publishes [ChirpStack integration events](https://www.chirpstack.io/docs/chirpstack/integrations/events.html)
to an [Apache Pulsar](https://pulsar.apache.org/) instance. It reads
integration events by directly subscribing to the Redis event [stream](https://redis.io/docs/data-types/streams/).

## Documentation and binaries

Please refer to the [ChirpStack](https://www.chirpstack.io/docs/chirpstack/integrations/pulsar.html)
website for documentation and pre-compiled binaries.

## Credits

This integration is based on the [Pulsar integration changes](https://github.com/netmoregroup/chirpstack/tree/pulsar)
by [Spindel](https://github.com/Spindel).

## License

The ChirpStack Pulsar integration is distributed under the MIT license. See
also [LICENSE](https://github.com/chirpstack/chirpstack-pulsar-integration/blob/master/LICENSE).