[ ソース: lua-copas ]
パッケージ: lua-copas (1.2.0-1.1)
Copas is a dispatcher of concurrent TCP/IP requests
Copas is a dispatcher of concurrent TCP/IP requests based on corutines. A server registered with Copas should provide a handler for requests and use Copas socket functions to send the response. Copas loops through requests and invokes the corresponding handlers.
This package also contains the documentation of copas.
その他の lua-copas 関連パッケージ
|
|
|
|
-
- dep: lua-coxpcall
- Protected function calls across coroutines for Lua
-
- dep: lua-socket
- TCP/UDP socket library for the Lua language