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-292 Integration test for GET endpoint for pull-based consumers #144
Ticket: https://jira.sso.episerver.net/browse/AR-292
This PR adds an integration-test for GET
/channel/{channel-id}/consumer/{consumer-id}/queued-jobs
endpoint.Related PRs: