Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-1395

Update ClientImpl to use passed in SocketProvider

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Sync
    • None

      Currently, the DefaultSocketProvider has diverged a bit from the default SyncSocketProvider interface and is using a reference to DefaultSocketProvider instead of the interface. Update ClientImpl to use a reference to the interface and check to see if a custom implementation has been passed in to determine if a custom or the default socket provider should be used.

            Assignee:
            michael.wilkersonbarker@mongodb.com Michael Wilkerson-Barker (Inactive)
            Reporter:
            michael.wilkersonbarker@mongodb.com Michael Wilkerson-Barker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: