Historie revizí

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