[ ソース: lua-cqueues ]
パッケージ: lua-cqueues (20171014-1)
lua-cqueues に関するリンク
Debian の資源:
lua-cqueues ソースパッケージをダウンロード:
- [lua-cqueues_20171014-1.dsc]
- [lua-cqueues_20171014.orig.tar.xz]
- [lua-cqueues_20171014-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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ