Dynamic serialization using gmser_dyn
#47
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "uw-dynamic-encoding"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A dynamic serialization/deserialization library, based on RLP, supprting most 'safe' erlang-like objects, as well as schema-based processing using templates much like the ones used by
gmserialization
.For now, see the eunit tests at the end of
gmser_dyn.erl
The
encode() / decode()
functions produce and consume the pre-RLP format.The
serialize() / deserialize()
functions also serialize/deserialize to/from RLP.WIP Dyamic serialization using `gmser_dyn`to WIP Dynamic serialization using `gmser_dyn`WIP Dynamic serialization using `gmser_dyn`to Dynamic serialization using `gmser_dyn`