-
Using this code:
`local obvious = require("obvious")`
gives the following error:
`Error during execution: /usr/share/awesome/lib/obvious/lib/mpd/init.lua:53: attempt to call a nil value (glo…
-
I am trying to install lua-http library using `luarocks install http` and getting some m4 error. I am using Apple Silicon M2 Pro. I was able to reproduce this issue on multiple Apple Silicon systems.
…
-
This happens when receiving payloads from the websocket.
```
Shard-0 has stopped receiving: ("/usr/local/share/lua/5.3/http/websocket.lua:282: read: Connection timed out\
stack traceback:\
\9[C]…
-
Any options for dealing with encrypted SNI? https://blog.cloudflare.com/encrypted-sni/
-
Following-up with https://github.com/luvit/luv/issues/718#issuecomment-2407216958):
The SEGFAULTs mentioned here are related to a specific use case, which seemingly violates a core assumption in th…
-
According to the main page:
```
Basic bindings to OpenSSL's SSL* session and SSL_CTX* prototype objects are available, but they cannot yet be used standalone to do SSL I/O.
```
Is there any wor…
ghost updated
5 months ago
-
md5sum of
https://download.opensuse.org/repositories/home:/CZ-NIC:/knot-resolver-latest/xUbuntu_22.04/**amd64/knot-resolver**_5.7.0-cznic.1_amd64.deb is
md5sum knot-resolver_5.7.0-cznic.1_amd6…
-
服务器选用了 openresty。 选用服务器考虑了性能和生态,网络协议需要 HTTP 和 Websocket。也想过用 skynet, 虽然 skynet 也已实现了 websocket,但还是选择了在 web 领域应用更广泛的框架。
初版的客户端只是一个 bash 脚本,调用 openssl 本地加密解密数据,并用 curl 推送或者拉取数据到服务器。正式的客户端还是选用了 Lua 语言…
hanxi updated
4 years ago
-
How would I go about doing this as I cannot find any information
-
This is a tracking issue for old top-level attributes when the newest version is not being used. The usual policy is to make the generic attribute point to the latest version available & specify the o…