0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/rust/bridge
Jordan Rose ae47f039fa bridge: Add a bridge_io macro that expects a runtime
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.
2023-10-02 14:08:10 -07:00
..
ffi Bump to version v0.32.1 2023-09-20 14:26:31 -04:00
jni bridge: Add a bridge_io macro that expects a runtime 2023-10-02 14:08:10 -07:00
node Bump to version v0.32.1 2023-09-20 14:26:31 -04:00
shared bridge: Add a bridge_io macro that expects a runtime 2023-10-02 14:08:10 -07:00