Flared / purple-icq

ICQ protocol implementation for libpurple. Written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

Async Thread #5

Closed isra17 closed 4 years ago

isra17 commented 4 years ago

@aviau for review!

Lots of stuff crammed in this PR, but the main goal is to have the first wrapper to call purple from async thread.

aviau commented 4 years ago

LGTM