Commit History

作者 SHA1 備註 提交日期
  digital 10ca828966 error_handler now runs async methods properly, trying to figure out what's up with joining tasks 8 年之前
  digital 1acb66e8b8 bugfix: ConnHandlerBeeWatch was inheriting form the wrong class 8 年之前
  digital 9c19ba35f9 improved BeeWatchServer and ConnHandlerBeeWatch: added documentation and improved code style. 8 年之前
  digital 692f6ac112 Bee Client Handler no longer tires to remove the current task from _tasks 8 年之前
  digital 7d3ebc3aaf adopted keyword names for Server, handler changed to handler_class 8 年之前
  digital c834c8af34 replaced cur_task.join with cur_task.wait 8 年之前
  digital 0744f65e9c small changes and fixes 8 年之前
  digital 9164f60720 process making the server async 8 年之前
  digital 4ed444a291 bug fixing 8 年之前
  digital 12273a3cbb using nonblocking curio.spawn insted of blocking curio.run to run async functions 8 年之前
  digital e54d5cbae8 small bugfix 8 年之前
  digital 32ecd190e3 small bugfix 8 年之前
  digital 61136f9f91 small bugfix 8 年之前
  digital 3b1811a327 small bugfix and code improvement 8 年之前
  digital 5dda2b5931 now only coroutines get executed using curio.run 8 年之前
  digital 8a1d041d90 using blinker signals now, added global-exit signal, connected gpio.cleanup to global-exit, added cleanup funk to FakeGPIO 8 年之前
  digital 34f4fcce67 fixed minor bug 8 年之前
  digital 6290d75cd0 fixed missing logger 'lserver' in server/__init__.py 8 年之前
  digital a8d0d27309 finnaly fixed 'unknown command respond' bug 8 年之前
  digital 9c820090d9 small fix with calling the api func 8 年之前
  digital 0130bf48f1 now returning the socket, not the module 8 年之前
  digital 2a8a210ecf reuse address 8 年之前
  digital 86174a0fb5 small fixe(s) 8 年之前
  digital 548ed2f184 small fixe(s) 8 年之前
  digital 8411c91b00 api functions now get a list of args insted *args 8 年之前
  digital fd8c35e77a made server more stable and minor change 8 年之前
  digital 5e37f3848b minor bugfixes, added test commands/controllers 8 年之前
  digital aa9d28aa5b implemented file configuration for commands and controllers 8 年之前
  digital 8ebdf38095 optimized config/logging.yaml and worked on controller/command configuration files 8 年之前
  digital b2bb4538c6 started to implement configuring commands from file 8 年之前