[Vortex] Pass payload objects instead of strings to dispatcher

Review Request #556 — Created May 14, 2018 and submitted

pprkut
Lunr
560
91ac65a...
lunr

MAJOR BREAKING API CHANGE

Pass payload objects and endpoints to the push function of the
dispatcher and remove the respective setter methods. This allows
for better handling of different payload types as well as delivery
priorities.

Sorry for the length of the review. I figured it would be best to do all dispatchers at once :/
Most of the changes are just adjusting the tests though

Unit tests

tardypad
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...