-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Is there any nodejs' `os.networkInterfaces()` or equivalent in luvit?
-
HI All,
i am new to luvit,
i have written socket program in lua. it works perfect.
Please find the below code.
local socket = require("socket")
local host = "127.0.0.1"
local port = 9192
local sock = …
-
Hi,
In commit 78971628cdcbee97802d2da9f77e272c7d0032ab the last parameter for openssl_ssl_ctx_new_ssl to indicate client/server mode became mandatory.
This is now a problem in luvit here:
htt…
-
Hi All,
I am new to luvit,
Please let me know is luvit supports jsonrpc2.0 call handling automatically.
If yes please share me the way of calling and getting the response.
url is http:127.0.0.0:91…
-
I love the async API for luvit/nodejs.
I have a games that already have Lua 5.1 (Not always LuaJIT) VM and APIs for game engine.
I'd like to have luvit APIs used in my game.
I want make luvit as a m…
-
Does Luvit provide a way of creating promises or futures?
Due to the asynchronous nature of NodeJS I would assume this to be one of the most often used modules. But I cannot find anything really usab…
ghost updated
5 years ago
-
I am having issues installing existing Luvit NPM modules, do you have any plans of migrating them to Lit?
for example Luvit-base64 wouldn't compile.
-
I want to be able to run luvit 24/7 on my VPS, so I am wondering if there is anything I can do that works like pm2.
-
Teal should have its own Discord for discussing the language changes in a more "instant" way than GitHub issues, I can help with moderation ;)
ghost updated
4 years ago