newscred / webhook-broker

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-324 Update Tech Spec For Pull Based Consumer #155

Closed ImperishableMe closed 1 year ago

ImperishableMe commented 1 year ago

Ticket: https://jira.sso.episerver.net/browse/AR-324

This PR updates the technical specification for pull-based consumer support. The following changes are included:

ImperishableMe commented 1 year ago

Addresses part of https://github.com/newscred/webhook-broker/issues/53