Skip to content

Serializing LeapFrames to JSON, Avro, or Binary Formats

Hollin Wilkins edited this page Dec 25, 2016 · 1 revision

Overview

MLeap provides serialization for LeapFrames using JSON, Avro, or a custom Binary format out of the box. Learn about how to use MLeap serialization and even how to implement your own formats here.