Commit Verlauf

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