Bindings for libcurl
"Johann 'Myrkraverk' Oskarsson" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <CAA_SOw9X93L4O22fAPcBEGrPAi6Y85zVmV8nFCDrp=QsLvRvWA@mail.gmail.com> |
Hi all, I've made a demo for libcurl bindings, with an emodule. It's not much of anything yet, but does suffice to make a "hello, world" style retrieval. Blog: http://www.myrkraverk.com/blog/2015/05/xemacs-binding-for-libcurl/ Code: https://github.com/myrkraverk/xemacs-libcurl The real value would be the multi interface, but I won't be doing that any time soon. Enjoy.