Created 2 new libraries for easy async & async http

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
davidkonsumer
Prole
Posts: 6
Joined: Thu Dec 28, 2017 12:34 am

Created 2 new libraries for easy async & async http

Post by davidkonsumer »

I made a couple libraries that people might find useful in love.

- lovehandles is a nice & simple way to wrap synchronous things in a thread and use a function-handle instead of callbacks or a thread-channel.
- loverest is an async wrapper around luajit-request (and libcurl) It provides a nice & easy way to interact with a JSON-only REST service in love. It works well with http/https, and can be used with non-JSON, too.
Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests