[ Bron: lua-copas ]
Pakket: lua-copas (1.2.0-4)
Verwijzigingen voor lua-copas
Debian bronnen:
Het bronpakket lua-copas downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan lua-copas gerelateerde pakketten
|
|
|
|
-
- dep: lua-coxpcall
- Protected function calls across coroutines for Lua
-
- dep: lua-socket
- TCP/UDP socket library for the Lua language