Load LUV as a extension

Is it possible to import "luv" as a extension on Defold?

More info: https://github.com/luvit/luv

I’m having some issues with the WebSocket clients I’ve found so far, and apparently @creationix (the guy behind luv/luvit) has one that depends on his LUV project: https://github.com/creationix/lua-websocket

It would be great to test this on Defold Engine.

Cheers!
Endel

1 Like

Hello endel! It might be possible to wrap it into a Defold Native Extension, but as far as I know no one has so far given it a try. If you want to give it a try yourself we’re here to help in case you get stuck!

BTW I saw your PR on defnet for websockets, but I’ve been completely knocked out by the flu so I haven’t had any energy to look into it. If you’d like to explore using DefNet further for websocket communication I’d be happy to assist. Feel free to get in touch via e-mail (bjorn.ritzl@king.com or via PM here or on Slack).

2 Likes