Provides a set of async. callback based handlers for working with raw TCP/UDP socket, ZeroMQ sockets, or HTTP client/server.
Stars
107
Forks
14
Watchers
107
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
Fix bug with closing the read side of a connection.
e11bb04View on GitHubfixed getpeername/getsockname/setsockopt in tls_backend.lua
c698e24View on GitHubfix for errorloop when tls has problems with e.g. key/cert
c426c16View on GitHubFix passing of the http request to the response:on_error() callback.
eced9faView on GitHubStop socket write_timeout timer when closing socket.
683c19aView on GitHubFix bug with re-arming timer for write timeouts.
cad2dbaView on GitHubFix bug with calling 'handle_drain' connection method when writes are unblocked.
542c125View on GitHubMerge branch 'master' of github.com:Neopallium/lua-handlers
4abcf79View on GitHub