webmcp
log
| age | author | description | 
|---|---|---|
| 2017-06-12 | jbe | Pass poll message to abort_handler of execute.command{...} | 
| 2017-06-12 | jbe | Do not execute abortable command if termination has already been requested | 
| 2017-06-11 | jbe | New function execute.command{...} | 
| 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-09 | jbe | Improved memory efficiency of alternative extos.pfilter(...) implementation |