mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 16:42:05 +02:00
For now, the "runtime" is spawning a thread that then uses now_or_never, but eventually this will be a persistent tokio runtime of some kind. Also for now, this is only implemented for Java. Swift and Node support coming soon.