Historie revizí

Autor SHA1 Zpráva Datum
  digital 05330b26ab bugfix, handle_tasks.cancel_remaining was never awaited před 8 roky
  digital 40c3dfc9c7 bugfix, server didn't call the socket factory method před 8 roky
  digital 53b4ebda5f bugfix, server didn't create it's socket. now it does před 8 roky
  digital 51e87c4099 removed debug message and fixed cleanup problem, gpio.cleanup wants a list but _pins_for_cleanup is a set před 8 roky
  digital afceec7d35 added debug message to debug cleanup problem před 8 roky
  digital be6b02f126 fixed missing atexit import in pin/__init__.py před 8 roky
  digital bbe37fcf4d fixed typo, wrote async.sleep instead of curio.sleep před 8 roky
  digital 39b7826857 added Server documentation, commented out deprecated stuff před 8 roky
  digital 7264b5a254 added atexit handler před 8 roky
  digital 653846fb70 started implementing the async client před 8 roky
  digital d1958b0e2b replaced cur_task.join with cur_task.wait před 8 roky
  digital 3447e9cea5 removed fake_wait and did some minor bugfixes před 8 roky
  digital ebaf1101d6 implemented server shutdown function and added taskgroup for client handers před 8 roky
  digital 8c2cd161c2 process making the server async před 8 roky
  digital 2b62806d01 added debug functions před 8 roky
  digital 0a6a943912 bug fixing před 8 roky
  digital 7d296649f9 fixed big intendation issue, wrapping the server now in an curio socket wrapper před 8 roky
  digital c279dbd082 fixed minor issues před 8 roky
  digital 03215263d9 fixed intendation před 8 roky
  digital fae0b3d9f3 fixed intendation před 8 roky
  digital 65bce1bcc1 implemented async server před 8 roky
  digital 6cdd61183a explicitly converting list to string befor sending it před 8 roky
  digital a599c7c36c explicitly converting list to string befor sending it před 8 roky
  digital 31905c63f5 fixed minor bug, a function return intead of respondend před 8 roky
  digital 77dbc95e68 fixed typo před 8 roky
  digital 37c2389ad5 fixed typo před 8 roky
  digital b701b1e989 fixed typo před 8 roky
  digital 34103448d0 fixed bug with arguments před 8 roky
  digital 8da626ec33 renamed _gpio.read to _gpio.input před 8 roky
  digital 1395dc6605 improved parse_to_int_list, you can now specify a delimeter, default delimeter changed from . to , před 8 roky