A simple Lua HTTPS module using native platform backends where applicable. (modified for use with LOVR)
#lovr #library #extension #lua #https #gamedev #cpp #c++
Alex Szpakowski
a6d37f4453
macOS: Use NSURLSession API instead of NSURLConnection since the latter is deprecated. Move autoreleasepool to inside the request implementation.
|
|
6 years ago |
|
example
|
8beae2e629
Initial commit
|
7 years ago |
|
src
|
a6d37f4453
macOS: Use NSURLSession API instead of NSURLConnection since the latter is deprecated. Move autoreleasepool to inside the request implementation.
|
6 years ago |
|
.gitignore
|
8beae2e629
Initial commit
|
7 years ago |
|
CMakeLists.txt
|
9829e3fea6
Export luaopen_https
|
7 years ago |