Open davidvavra opened 10 years ago
It would be cool if sendMessage() method supported some key-value parameter like Bundle, Hashmap etc. And the library would take care of serializing/deserealizing to bytes.
Support for payload in messages is in the to-do list, stay tuned ;-)
any movement on the payloads?
Right now payload in messages is ignored by Teleport and I have to encode all data into path. It's not convenient. Please add support for message payload.