Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yorkie-team/yorkie-ios-sdk
Yorkie iOS SDK
https://github.com/yorkie-team/yorkie-ios-sdk
7a2c7daf5a7554e0a12721be3a102c2d03b70b87 authored about 2 years ago
* Update CHANGELOG.md for v0.2.19
* Increase timer to counter test
Co-authored-by: Jung gy...
b722270e2a146baadc9953bbf80d81e51f956833 authored about 2 years agob911416a3a8a4d432348257a1b42436b8f4a4225 authored about 2 years ago
a058dfe727e41e8ca85b90df057accc42267f6fa authored about 2 years ago
41ff118ba8b7f1b1057fc235134a7b49c13409f3 authored about 2 years ago
23b9a6a00a5cc836b9757ee1a91a1aedb5be8837 authored about 2 years ago
7477cbaf0fece373d2f04441a3aa19d6ca9e4e6d authored about 2 years ago
* Add CRDT Counter
* Implement the Counter
* Remove force cast
* Correct comment typo
...
* Divide tests groups into units and integration
* Setup for integration tests
* Rename Github...
* Rename YorkieJSONObjectable to JSONObjectable
d953ee0d46a4da5d06fcd434be17fb51baf3283b authored about 2 years ago* Change endian of Primitive values to little endian
* Improve Primitive Date
3a8a7f59bd1f2c8e8cbdef59116022b1b949f71e authored about 2 years ago28da76480d8ae97c28f00dc2734eb3c3548f4df0 authored about 2 years ago
* Convert Client from class to actor for concurrency.
* Remove force cast
* Apply styles for Swift
* Correct typos
* Change the type of ChangePack from class to struct
* Change ``Change`` and types confirming `...
* Add CodingKeys to KanbanCard and KanbanColumn
* Add eventStream.send to Document/applyChang...
b91f55d056e97c43a0863434aeb1f2ba95f796e3 authored about 2 years ago* Initial Implementation of the Client full features
* Change Indexable to Presence.
* Fix...
1781b225112857b5c2b9bb651a5cf584ef39a7b6 authored about 2 years ago
* Add Kanban board to ExampleApp
* Bind Document and KanbanViewModel
* Improve the interfaces ...
* Change Document from class to actor for concurrent access to it
Remove redundant codes
C...
1bd4c0c7cccd4788e8e87a25a3e8cf8ed5ccde3f authored about 2 years ago* Create ExampleApp
* Modify JSONArray/append to return the number of elements
* Modify C...
3a2cec8ea283ef35fac63c1031f2d52db23eb47d authored about 2 years ago* Add JSONArray and the tests
* Add test cases to JSONArrayTests
* Apply dynamicMemberLook...
2ef8d7f60da54df1262c7fe2c632401043319c81 authored about 2 years ago976125d873f5c16ea241b6d9e36b511205b9ed1d authored over 2 years ago
3737f5f867183d1bdef76f345a6845fedac20016 authored over 2 years ago
* Add Trie
* Add JsonObject and Document
Document and JsonArray are still in development.
...
Co-authored-by: Jung gyun Ahn <[email protected]>
7084ee76600d7939ea99b867ebe663e536a7eb5c authored over 2 years agoba5cd8decff6af16de653701ffedb0ad17a7be5f authored over 2 years ago
3e41826e3ee5038da366bbe02beeac14087a08c4 authored over 2 years ago
* Add CRDTRoot
* Rename TimeTicket.initialTimeTicket and maxTimeTicket to initial and max
* Ad...
Co-authored-by: hyeongsik-won <[email protected]>
f7bc8afba9239c2210ddcb8abf4e7022fce46bf7 authored over 2 years ago2ac151232a40ddf0464ccb3fa15a6fc632df089f authored over 2 years ago
This commit implements RHTNode as a struct
and change `get` from returning nil to throwing errors.
6dbcd6fb7a66e0ca42d932942699ffb66135cc8c authored over 2 years ago
Co-authored-by: Youngteac Hong <[email protected]>
d73ee309b07c19eccd01f9c18777303e894bf0ff authored over 2 years ago28524d6dbd3252919b7d984c126c5913932102ec authored over 2 years ago
* Change Heap based on JS-SDK
* Add RHTPQMapNode
* Change access modifier of var and func in S...
8970794cb1ab487a0c4cab52d18c778e02ff3135 authored over 2 years ago
This commit changes the type from class to struct and adds Hashable to
use `TimeTicket` as a key.
This commit implements primitives for creating CRDT datatypes such as
TimeTicket, ActorID, CRDT...
This commit is working similarly to the JS SDK, so some codes may not
fit into Swift convention...
3e6345228e12ab614dd877edc5b247d78be3caef authored over 2 years ago
Co-authored-by: Youngteac Hong <[email protected]>
d34fafccf1c0344ead38aa6b25291d50462040a0 authored over 2 years agoGit can not add empty folders so added empty files.
08b5a3e412b908ae2a9ea2a696657ceace3f996d authored over 2 years agoUpdate CONTRIBUTING.md to add Code Style.
f53ba267bdb2b0cdf6b248bb0f0b94e1fa4e143b authored over 2 years agoThis commit also includes Vim settings for .gitignore
90f379c5e721c3340535cbe9c3c55d2720ede99d authored over 2 years ago36586b29f12d5585ab92f67bc9cdf5ebb2a6ed57 authored over 2 years ago
Project structure based on a default swift package project and yorkie-js-sdk.
- grpc-swift
- s...
a9d19aa326f59687c618f6b1932dc1327740c4fa authored over 2 years ago