Commit History

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