Sign inSign up

byrnedo/stan-http-forwarder

By byrnedo

Updated over 8 years ago

Forward from Nats-streaming queue topics to http endpoints

Image
0

1M+

byrnedo/stan-http-forwarder repository overview

STAN HTTP Forwarder

Simple service/package to forward Nats-Streaming messages to HTTP endpoints.

Soure Repository: github.com/byrnedo/stan-http-forwarder

             +--------------+
             |              |
             |              |
             |   HTTP API   |
             |              |
             |              |     +-----------+
             |              <-----+           |
             +--------------+     |           |
                                  | Stan Http |
                                  | Forwarder |
                                  |           |
                                  +-----^-----+
                                        |
                                        |
                                        |
+---------------------------------------+----------------------------------->
                                Nats Streaming Subject

Features

Lightweight

Few dependencies and simple code.

Rate Limiting

Requests to endpoints are rate limited to avoid accidental spamming.

Custom Headers

Can be set per endpoint.

Message Guarantees

When strategy is set to ack, the forwarder will only ack to nat-streaming if the HTTP response status is in the healthy-status list.

Further info available on github

Tag summary

Content type

Image

Digest

Size

5.7 MB

Last updated

over 8 years ago

docker pull byrnedo/stan-http-forwarder