Skip to content

Implement Multipeer Replicator Support in iOS (API 1.2.1) #194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

pasin
Copy link
Contributor

@pasin pasin commented Jun 2, 2025

  • Implemented Multipeer Replicator Support in iOS per API 1.2.0.
  • Shared the push/pull filter and conflict resolver with the regular replicator
  • No support for start / stop URLEndpointListener (1.1.0) and dynamic dataset (1.1.1) yet.
  • Note: Cannot merge into the main branch until branching for release/3.2 is done, otherwise the TestServer iOS cannot be built with the binary < 3.3.0 anymore.

@pasin
Copy link
Contributor Author

pasin commented Jun 4, 2025

I updated the code to support the change in API 1.2.1.

@pasin pasin changed the title Implement Multipeer Replicator Support in iOS (API 1.2.0) Implement Multipeer Replicator Support in iOS (API 1.2.1) Jun 5, 2025
@pasin pasin requested a review from borrrden June 5, 2025 01:02
@pasin pasin force-pushed the feature/multipeer_replicator_ios branch from c5e336a to 6e83fbc Compare June 9, 2025 23:37
pasin added 3 commits June 16, 2025 08:19
* Implemented Multipeer Replicator Support in iOS per API 1.2.0.
* Shared the push/pull filter and conflict resolver with the regular replicator
* No support for start / stop URLEndpointListener (1.1.0) and dynamic dataset (1.1.1) yet.

# Conflicts:
#	servers/ios/TestServer.xcodeproj/project.pbxproj
#	servers/ios/TestServer/ContentTypes/TestServerError.swift
@pasin pasin force-pushed the feature/multipeer_replicator_ios branch from 6e83fbc to 1f1b93d Compare June 16, 2025 15:19
@pasin pasin closed this Jun 16, 2025
@pasin pasin deleted the feature/multipeer_replicator_ios branch June 16, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants