套件:lua-cqueues(20200726-1 以及其他的) [debports]
event loop for Lua
cqueues is a type of event loop for Lua, except it's not a classic event loop. It doesn't use callbacks—neither as part of the API nor internally—but instead you communicate with an event controller by the yielding and resumption of Lua coroutines using objects that adhere to a simple interface.
其他與 lua-cqueues 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries