halfgaar / FlashMQ

FlashMQ is a fast light-weight MQTT broker/server, designed to take good advantage of multi-CPU environments
https://www.flashmq.org/
Open Software License 3.0
174 stars 24 forks source link

Allow plugin to obtain client source address #25

Closed halfgaar closed 1 year ago

halfgaar commented 1 year ago

Allow plugin to obtain client source address. And when #24 is done, all relevant info from the proxy.

Format should probably be both sockaddr and std::string.

Originally posted by @slavslavov in https://github.com/halfgaar/FlashMQ/discussions/23#discussioncomment-4297890

halfgaar commented 1 year ago

Released.