Pulsar-openresty-proxy is a kind of Apache Pulsar proxy depending openresty, discovery upstream pulsar brokers from pulsar zookeeper server by balancer_by_lua.
- bin: OrProxy program's bin module,For start, stop, reload, restart command.
- core: core program module
- plugin: implemented plugin's handlers
- lib: depended OpenResty library
- profile:configuration profile file
The plugin architecture is highly inspired by Kong.