Skip to content

Commit

Permalink
Adding details of AWS SQS in main readme (#24)
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Biyani <vrbiyani@gmail.com>
  • Loading branch information
vishal-biyani committed Sep 15, 2020
1 parent 81f550e commit c68eb4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ These connectors are used in [Fission](http://github.com/fission/fission) projec

|Connectot Name | Description |
|---|---|
|[AWS SQS HTTP Connector](./aws-sqs-http-connector/README.md)|Reads message from AWS SQS and posts to a HTTP endpoint.|
|[Kafka HTTP Connector](./kafka-http-connector/README.md)| Consumes messages from Kafka topics and posts the message to an HTTP endpoint.|
|[RabbitMQ HTTP Connector](./rabbitmq-http-connector/README.md)|Reads message from RabbitMQ and posts to a HTTP endpoint. Currently only the AMQP protocol is supported for consuming RabbitMQ messages.|

Expand Down

0 comments on commit c68eb4e

Please sign in to comment.