The best way to know if to try it. It basically takes a play.api.libs.json.JsValue. There is no byte type in JSON so I'm guessing you can do an array of some other type.
On Wed, Apr 13, 2016 at 12:28 PM, Harmeet Singh <[email protected]> wrote: > Hi, > > Is it possible to transfer raw bytes using comm api? At present, I form a > string from bytes and then use comm.WriteMsg method. > > > Thank You, > Harmeet >
