You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The final Syncer interface is defined, but the interface for creating a Sync vs Syncer, and then getting a Syncer from the Sync object has diverged a lot between the two paths.
It should be as easy as having the needed host or http client available, and getting the right syncer based on the type of addr-info passed in.