You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cettia
Hello,
The binary event feature allows you to exchange events which contains binary data without binary-to-text and text-to-binary conversion. Note that this feature is the last feature of the journey to Cettia 1.0.
Participate in a discussion if you are interested.
This feature will land in Beta1 scheduled on the end of March.
-- Donghwan
Donghwan Kim
unread,
Mar 1, 2016, 12:33:49 AM3/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cettia
It's decided to use MessagePack as a binary interchange format and determine how a given object should be serialized into either text or binary by iterating its data structure and investigating each data's type. Therefore, you won't need to be aware of how your event will be exchanged whether it contains text or binary.