[ 原始碼: lua-cqueues ]
套件:lua-cqueues(20200726-1 以及其他的)
lua-cqueues 的相關連結
Debian 的資源:
下載原始碼套件 lua-cqueues:
- [lua-cqueues_20200726-1.dsc]
- [lua-cqueues_20200726.orig.tar.xz]
- [lua-cqueues_20200726-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.25thandclement.com]
相似套件:
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 (>= 2.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries