What's New

v0.4.14

2024-02-15T06:54:32Z

What's Changed

  • Fix invalid TreeChanges in concurrent Tree.Style by @humdrum in #146
  • Fix llrb tree error by @humdrum in #147
  • Restore interface changes due to server DB sharding by @humdrum in #148

Full Changelog: 0.4.13...0.4.14

Yorkie iOS SDK

Swift Package Manager codecov

Yorkie iOS SDK provides a suite of tools for building real-time collaborative applications.

How to use

See Getting Started with iOS SDK for the instructions.

Example projects can be found in the examples folder.

Read the full documentation for all details.

Testing yorkie-ios-sdk with Envoy, Yorkie and MongoDB.

Start MongoDB, Yorkie and Envoy proxy in a terminal session.

$ docker-compose -f docker/docker-compose.yml up --build -d

Start the test in another terminal session.

$ swift test

To get the latest server locally, run the command below then restart containers again:

$ docker pull yorkieteam/yorkie:latest
$ docker-compose -f docker/docker-compose.yml up --build -d

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Contributors ✨

Thanks goes to these incredible people:

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

Last updated: Thu Mar 28 2024 00:07:34 GMT-0900 (Hawaii-Aleutian Daylight Time)