-
Luvi currently uses a modified copy of miniz 2.1.0. This copy was added to luvi with commit 08069856c2049149f0cc0d1921a328878609298e on May 1, 2019 from [zhaozg/miniz](https://github.com/zhaozg/miniz)…
-
> [!IMPORTANT]
> Build validation should be done without use of the "fast build" `-i`/`-I` flags!
> https://github.com/termux/termux-packages/blob/ed5c640b46197c5b1c36434938bfd68fcdba7536/build-pack…
-
Original thread could be found here: https://twitter.com/creationix/status/713025952255713280
-
![libuv][libuv_banner]
## Overview
libuv is a multi-platform support library with a focus on asynchronous I/O. It
was primarily developed for use by [Node.js][], but it's also
used by [Luvit](…
-
how to support Luajit like Nginx-module-lua
-
One of the limitations of the current approach to creating standalone apps is that the runtime only requires and loads the entry point (as mentioned in the [documentation](https://evo-lua.github.io/do…
-
#
---
## 基本运用
用Node.js开发过网站的人想必对session都有一定的了解,最近自己也做了这方面的实践,把在开发中发现的问题记录下来,也提供解决问题的思路。
最基本的session实现方式,需要引入两个中间件 `cookie-parser` 和 `express-session`
``` javascript
var express = require('expres…
-
> jonathan@iMac-Jonathan ~ brew install cgminer
> Updating Homebrew...
> ==> Auto-updated Homebrew!
> Updated 2 taps (homebrew/core, homebrew/php).
> ==> New Formulae
> bitcoin …
-
Some CI runs have been failing with:
```
Uncaught Error: ./tests/test-udp.lua:229: EBUSY: resource busy or locked
stack traceback:
[C]: in function 'assert'
./tests/test-udp.lua:229: in funct…
-
If someone knows Richard personally, please tell him not to give up on this project. He has such a good head start with his unique coroutine-based approach vs everybody's else callbacks with libuv.
T…