Closed jvrmaia closed 8 years ago
Hi,
How Can I set a custom Serializer?
Thanks
Hi @jvrmaia, to be generic this lib send/receive message as byte[]. You can serialize/deserialize your own object to/from byte[] outside the lib.
:+1:
Hi,
How Can I set a custom Serializer?
Thanks