crdt-playground icon indicating copy to clipboard operation
crdt-playground copied to clipboard

Results 6 crdt-playground issues
Sort by recently updated
recently updated
newest added

Thanks for the great article and this companion repository. I couldn't find any mentions of the license under which this code could be used. Would you be able to clarify...

@archagon, I just (slowly) read your blog post and it blew me away. This really resonated with me: > a totally decentralized computing future? A world full of devices that...

Initially got a compile error due to Team/Signing (easy enough to fix). Then the following: ``` Swift Compiler Error Group /Users/aral/sandbox/crdt-playground/CRDTPlayground/External/BinaryCodableExtensions.swift:42:1: Type 'Element' does not conform to protocol 'Decodable' /Users/aral/sandbox/crdt-playground/CRDTPlayground/External/BinaryCodableExtensions.swift:42:1:...

Is this meant to read `causeChain2Reversed.index`? https://github.com/archagon/crdt-playground/blob/9e856f0b09bb273712e31326e5e069cb071cbda4/CRDTFramework/CRDTCausalTreesWeave.swift#L1242

Support for: Xcode 10.1 and Swift 4.2 Also removed few warnings