Hey,

In general libotr is *not* thread-safe. The exception is a very small portion that was added for asynchronous key generation (see otrl_privkey_generate*). Some of these methods allow you to call them from a background thread to avoid blocking the entire GUI.

Regards,
Rob Smits


Quoting Chris Ballinger <[email protected]>:

I am considering writing an easy to use Objective-C wrapper API around
libotr and wasn't sure if I should wait until libotr4 is released, and
whether or not it will be thread safe.

Thanks!

p.s. have you guys considered moving the project to github?





_______________________________________________
OTR-dev mailing list
[email protected]
http://lists.cypherpunks.ca/mailman/listinfo/otr-dev

Reply via email to