4 releases

Uses old Rust 2015

0.1.1 Jan 9, 2016
0.1.0 Apr 6, 2015
0.0.2 Jan 9, 2016
0.0.1 Jan 9, 2016

#15 in #xmpp

MIT license

14KB
286 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