Swiftpack.co - yorkie-team/yorkie-ios-sdk as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by yorkie-team.
yorkie-team/yorkie-ios-sdk 0.4.6
Yorkie iOS SDK
⭐️ 12
🕓 4 weeks ago
iOS macOS
.package(url: "https://github.com/yorkie-team/yorkie-ios-sdk.git", from: "0.4.6")

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:

GitHub

link
Stars: 12
Last commit: 3 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

v0.4.6
4 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/yorkie-team/yorkie-ios-sdk/compare/0.3.6...0.4.6

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics