Skip to content

Commit

Permalink
rmq: support parallel sends
Browse files Browse the repository at this point in the history
This adds support in the RMQ for parallel sending of RMs to the server.

The status of a paid RM is stored in the DB, and the corresponding
invoice ID  is sent to the server together with the RM data.

Tests are added to verify the new behavior.
  • Loading branch information
miki committed Jan 19, 2023
1 parent 6caca46 commit ff3b3c9
Show file tree
Hide file tree
Showing 4 changed files with 581 additions and 210 deletions.

0 comments on commit ff3b3c9

Please sign in to comment.