parse the prekey blob string using folly and then convert the std::string to a rust::String / jsi::String
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- limit1keyserver (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Can you link the diff where you update parsing prekeys when creating a session and land those two together? Now it's not possible to create a session between two native devices.
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp | ||
---|---|---|
587 | I would add two checks:
In case anything fails we will have more informative errors. |
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp | ||
---|---|---|
587 |