This is a fully HTTP based Pub/Sub Broker with a goal to simplify system architecture in SOA or Microservice architecture. It aims to solve the inter service communication problem.
Apache License 2.0
18
stars
25
forks
source link
AR-282: Add Tech Spec For Pull Based Consumer #139
Ticket: https://jira.sso.episerver.net/browse/AR-282
This PR adds tech spec for the adding Pull Based Consumer in the webhook-broker.
This PR discusses the implementation strategy that addresses #53 as well