-
Type: Task
-
Resolution: Fixed
-
Priority: 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.
- is depended on by
-
RCORE-1396 Create end to end test using the C_API and default websocket
- Closed