Ron-swift

A Swift implementation of Replicated Object Notation (RON), a format for distributed live data.

RON Official Website

Inspired by swarm and ron-cxx

This implementation is an amalgamation of swarm's apis (sans GraphQL) and ron-cxx's internal binary representation. CloudKit support is on the schedule.