webmcp
log framework/bin/mcp.lua
age | author | description |
---|---|---|
2017-06-11 | jbe | Updated documentation on passing moonbridge_io.poll to main handlers |
2017-06-11 | jbe | Code cleanup; Pass moonbridge_io.poll to main handlers |
2017-06-11 | jbe | Removed termination handling from WebMCP (to be done by moonbridge_io if needed) |
2017-06-06 | jbe | Removed obsolete warning in documentation |
2017-06-06 | jbe | Allow main handlers to use a poll function that indicates when process termination is requested |
2017-06-06 | jbe | Added log output for terminating main handlers |
2017-06-06 | jbe | Added documentation for listen{{proto = "main", ...}, ...} |