Coroutine Oriented Portable Asynchronous Services
Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. It uses LuaSocket as the interface with the TCP/IP stack. 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. For a full implementation of a Copas HTTP server you can refer to Xavante as an example.
- Links to devel:languages:lua / lua-copas
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:simotek:base/lua-copas && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Sources could not be expanded: conflict in file lua-copas.spec
Comments 0