Skip to content

chipxsd/stream-based-sync

Repository files navigation

# Stream-based Data Synchronization

This repository contains the source code I've written in support of the
article on [Stream-based Data Synchronization](https://medium.com/@klemen.verdnik/stream-based-data-synchronization-41ff242327ec)
I've published on [medium.com](http://medium.com). The publication talks about
a specific way to synchronize a shared data model across devices by
transmitting non-reconciled model changes over network, instead of fully
hydrated, up-to-date objects. The approach is supported with code snippets
written in Swift.

If you have any questions or comments about this work, please contact me.

— Klemen Verdnik

About

Stream Based Object Synchronization Keynote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published