Creating a TaggedRequest with Transformation
Anyone know how to create a TaggedRequest that also performs a transformation? i.e.
(I actually want to bas64encode some binary data to a string before sending it across the wire, but this code illustrates the point)
(I actually want to bas64encode some binary data to a string before sending it across the wire, but this code illustrates the point)
