-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Work with the SDK teams that use the c_api to develop a custom websocket implementation that fits within their needs to replace the default websocket and conditionally compile out the openssl/ssl library.
Based on the SyncSocketProvider interface class, the c_api definition should be relatively straightforward to implement. A "custom" implementation of SyncSocketProvider will need to be created that acts as a proxy between the SDK and the Sync Client.
The example C API implementation is in the document: https://docs.google.com/document/d/1AxmfY9HqG1ElhLrCOtYNwzBW7mfaCCwGaM7P8qfZfOw
- is depended on by
-
RCORE-1396 Create end to end test using the C_API and default websocket
- Closed