libotr binding
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Hi all, has anyone already implemented a ffi binding to the OTR library libotr? There is an implementation by Weinholt, https://github.com/weinholt/industria/tree/master/weinholt/net, however this is a complete native implementation for r6rs, we'd rather use the C library directly. Cheers, -- Micha