#xmpp #libstrophe #strophe

deprecated sys libstrophe-sys

FFI bindings to libstrophe a simple, lightweight library for writing XMPP clients

1 unstable release

Uses old Rust 2015

0.0.1 Jan 9, 2016

#27 in #xmpp

22 downloads per month

MIT license

16KB
322 lines

libstrophe-sys

Rust bindings for libstrophe (http://strophe.im/) a simple, lightweight library for writing XMPP clients.

Note: Please compile the libstrophe C library from sources if you get unresolved symbol errors because the version in your packagemanager might be too old.

Dependencies

~46KB