Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 511 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 511 Bytes

Mainflux HTTP forwarder

This repository is an add-on to Mainflux project. It allows to forward messages to a specific endpoint by HTTP protocol. Messages can be filtered by subjects as explained here by the configuration file.

Features

  • Forwards NATS messages by HTTP
  • Authorization bearer token in HTTP header (when it is set)

License

Apache-2.0