-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: wire cells sdk integration (#WPB-15743) #3281
base: epic/wire-cells
Are you sure you want to change the base?
Conversation
3e31f1c
to
4874323
Compare
4874323
to
c944457
Compare
Test Results316 tests 307 ✅ 39s ⏱️ Results for commit 5b71d2e. ♻️ This comment has been updated with latest results. |
Datadog ReportBranch report: ✅ 0 Failed, 1 Passed, 0 Skipped, 0s Total Time |
These CI issues can be solved by rebasing the |
cells/src/commonMain/kotlin/com/wire/kalium/cells/data/CellsDataSource.kt
Outdated
Show resolved
Hide resolved
3335f19
to
b36f2cb
Compare
|
https://wearezeta.atlassian.net/browse/WPB-15743
https://wearezeta.atlassian.net/browse/WPB-15745
What's new in this PR?
Note: There is no Wire BE support yet. Cells server name and access token are temporary hardcoded for connecting to cells server directly. After Wire will set up proxy connection these credentials will be removed.
Issues
Integration of the wire cells sdk to support new Wire Cells feature.
References