Historial de Commits

Autor SHA1 Mensaje Fecha
  digital 2615e29f83 trying out wait and join hace 7 años
  digital 10ca828966 error_handler now runs async methods properly, trying to figure out what's up with joining tasks hace 7 años
  digital 1acb66e8b8 bugfix: ConnHandlerBeeWatch was inheriting form the wrong class hace 7 años
  digital 9c19ba35f9 improved BeeWatchServer and ConnHandlerBeeWatch: added documentation and improved code style. hace 7 años
  digital 692f6ac112 Bee Client Handler no longer tires to remove the current task from _tasks hace 7 años
  digital b87c51aab8 removed import of the no longer existing library mylibnetwork hace 7 años
  digital 7d3ebc3aaf adopted keyword names for Server, handler changed to handler_class hace 7 años
  digital c834c8af34 replaced cur_task.join with cur_task.wait hace 7 años
  digital 0744f65e9c small changes and fixes hace 7 años
  digital 8fa53d5620 now shutting down the server properly hace 7 años
  digital 9164f60720 process making the server async hace 7 años
  digital 4940bb76fb added debug commands hace 7 años
  digital 4ed444a291 bug fixing hace 7 años
  digital 30fc99a11a using a async server now hace 7 años
  digital 12273a3cbb using nonblocking curio.spawn insted of blocking curio.run to run async functions hace 7 años
  digital e54d5cbae8 small bugfix hace 7 años
  digital 32ecd190e3 small bugfix hace 7 años
  digital 61136f9f91 small bugfix hace 7 años
  digital 3b1811a327 small bugfix and code improvement hace 7 años
  digital 5dda2b5931 now only coroutines get executed using curio.run hace 7 años
  digital 3f9bb83823 renamed _gpio.read to _gpio.input hace 7 años
  digital fe2d3bc301 fixed typos, moved parse_to_int_list to digilib.misc hace 7 años
  digital 7e94344212 fixed typo in config hace 7 años
  digital ec09c6a745 fixed config bug, debug_ctrl was missing a property hace 7 años
  digital 1b232ea6d0 added friendly exit message hace 7 años
  digital 4615c72616 more debug output hace 7 años
  digital 1915510e29 fixed bug in config file hace 7 años
  digital b0f1aa44de fixed typo in config hace 7 años
  digital e7fabf93e6 fixed typo in config hace 7 años
  digital fd2975fe63 added commands and controllers hace 7 años