You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couldn't serialization just work on Envelope objects (or Envelope-like objects, that is JSON + buffers)?
So that this would be an identify function: X => serialize(new Envelope(X)) (approximately). The consumer would be responsible for putting buffers in their JSON tree.
Personally I really like the structure of Envelope objects, it's easy and understandable, so if I could just serialize that object into an e-mail that'd mean a lot!
No description provided.
The text was updated successfully, but these errors were encountered: