mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-26 14:34:19 +00:00
Updated Provide native lib for libsignal (markdown)
parent
e2e31d7702
commit
d8264603ef
@ -1,4 +1,4 @@
|
||||
The latest libsignal-service (NOT in a released signal-cli version yet) requires [libsignal-client](https://github.com/signalapp/libsignal-client), a native (rust) library, for the protocol implementation. Additionally for the new v2 groups libsignal-service requires [libzkgroup](https://github.com/signalapp/zkgroup), another native (rust) library.
|
||||
The latest libsignal-service requires [libsignal-client](https://github.com/signalapp/libsignal-client), a native (rust) library, for the protocol implementation. Additionally for the new v2 groups libsignal-service requires [libzkgroup](https://github.com/signalapp/zkgroup), another native (rust) library.
|
||||
You need to use the library files that are compiled for your CPU architecture and operating system.
|
||||
|
||||
Do note that signal-cli already comes pre-bundled with the linux x86_64 version of zkgroup and libsignal-service, so if you are on that platform then you should be able to use signal-cli with no issues.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user