Add support for an Apache Pulsar AMGI server There is an official [pulsar-client-python](https://github.com/apache/pulsar-client-python), and it is possible to integrate with asyncio if not documented: https://github.com/apache/pulsar-client-python/issues/55. **Todo** - [ ] AMGI Apache Pulsar server - [ ] Apache Pulsar receive - [ ] Apache Pulsar send - [ ] Apache Pulsar example - [ ] Apache Pulsar entrypoint
Add support for an Apache Pulsar AMGI server
There is an official pulsar-client-python, and it is possible to integrate with asyncio if not documented: apache/pulsar-client-python#55.
Todo