mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
Split the libsignal-net implementation of CDSI lookup into two parts: one that does the initial handshake and token acquisition, and the other to acknowledge the token and then parse results. Expose the token in Java via the same Consumer type used in the Android codebase.