jonathandreyer / mainflux-http-forwarder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Go 81.3%Language:Makefile 15.0%Language:Dockerfile 1.9%Language:Shell 1.8%