Implemented method to creating olm session.
Depends on D10374
Paths
| Differential D10375 Authored by kamil on Dec 18 2023, 4:36 AM.
Details Summary Implemented method to creating olm session. Depends on D10374 Test Plan This code is really hard to test as it's impossible to verify partial results.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptDec 18 2023, 4:36 AM2023-12-18 04:36:53 (UTC-8) Harbormaster completed remote builds in B25174: Diff 34789.Dec 18 2023, 6:18 AM2023-12-18 06:18:39 (UTC-8) This revision is now accepted and ready to land.Dec 21 2023, 3:01 AM2023-12-21 03:01:35 (UTC-8) marcin added inline comments.
This revision now requires changes to proceed.Dec 21 2023, 3:19 AM2023-12-21 03:19:34 (UTC-8) kamil added inline comments. This revision is now accepted and ready to land.Jan 2 2024, 5:33 AM2024-01-02 05:33:58 (UTC-8) Harbormaster completed remote builds in B25437: Diff 35141.Jan 2 2024, 9:26 AM2024-01-02 09:26:10 (UTC-8) Closed by commit rCOMMf5ef9cf62d6b: [CommCoreModule] implement creating outbound `olm` session (authored by kamil). · Explain WhyJan 8 2024, 6:48 AM2024-01-08 06:48:22 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35377 native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/_generated/commJSI-generated.cpp
native/cpp/CommonCpp/_generated/commJSI.h
native/schema/CommCoreModuleSchema.js
|