Skip to content

Payload.apply method with HLists

Compare
Choose a tag to compare
@alexflav23 alexflav23 released this 28 Dec 16:51
· 68 commits to develop since this release
  • Added better support and documentation for setting custom payloads.
  • Added companion apply method using shapeless.HList to allow automatically building a Payload out of a sequence of key, value pairs where key is String and value can be any primitive.