-
The current package index has multiple issues, including but not limited to:
* Packages are sorted by name
* Inactive packages (most of them) cannot be filtered
* All packages are displayed on a …
-
It seems libuv runs only on unixes and Windows. Are you still aiming at small devices running these operating systems (say OpenWRT), or are you aiming also at embedded devices?
Anyway, I'm in. I see …
-
Please Let Discordia support load ARM64 Version Of Opus And Sodium
I Know This Problem By I Edited This Module
i printed the error
it shows
```
dlopen(libopus.dylib, 0x0005): tried: 'libopus.dyli…
-
`TimeoutScheduler` depends on 'a' `timer` module, which isn't mentioned in any dependency.
Reproduce:
```
luarocks install rxlua
lua
> rx = require('rx')
> s = rx.TimeoutScheduler.create()…
xtofl updated
6 years ago
-
When doing a HTTP request with coro-http and the remote immediately closes the connection without a response the coroutine never returns, ideally it should throw an error.
Test exampe:
```lua
loc…
-
I reproduced this with latest luvi (v2.12.0) on both alpine and ubuntu docker environments with both building from source and using the prebuilt get-lit luvi binaries. I don't think it's a luvi issue…
-
From https://github.com/luvit/luv/issues/127#issuecomment-449615737
> Another unrelated thing (which probably requires a separate issue to be opened) is that one must be very careful when convertin…
-
Maintainer: @milani (myself)
Environment: Openwrt 19.07.7, MIPS MT 7620, HOST: ubuntu 20.04
Description:
I have a private package that depends on luajit host. It used to work on LEDE 17.01. I t…
-
I tested luvit-websocket with js script, and I found this lib doesn't support Message Fragmentation.
Any plan on this ?
My test js code:
```
WebSocket Test
// var wsUri ="ws://local…
ghost updated
2 years ago
-
This test is new with the upgrade to libuv 1.32.0.
```
Uncaught Error: tests/test-tcp.lua:158: assertion failed!
stack traceback:
[C]: in function 'assert'
tests/test-tcp.lua:15…