The use of external libraries that use C in löve: websockets-lua
Posted: Fri Feb 23, 2018 10:37 pm
Hello,
I was doing research on how to use a websocket server in conjunction with lua and found the library lua-websockets. However, this library requires a couple of modules that use C. How would I use this inside of a löve application (Especially for distribution)?
Note: I am only using macosx and windows as target platforms
Thanks in advance.
I was doing research on how to use a websocket server in conjunction with lua and found the library lua-websockets. However, this library requires a couple of modules that use C. How would I use this inside of a löve application (Especially for distribution)?
Note: I am only using macosx and windows as target platforms
Thanks in advance.