Histórico de Commits

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