Historial de Commits

Autor SHA1 Mensaje Fecha
  digital afceec7d35 added debug message to debug cleanup problem hace 8 años
  digital be6b02f126 fixed missing atexit import in pin/__init__.py hace 8 años
  digital bbe37fcf4d fixed typo, wrote async.sleep instead of curio.sleep hace 8 años
  digital 39b7826857 added Server documentation, commented out deprecated stuff hace 8 años
  digital 7264b5a254 added atexit handler hace 8 años
  digital 653846fb70 started implementing the async client hace 8 años
  digital d1958b0e2b replaced cur_task.join with cur_task.wait hace 8 años
  digital 3447e9cea5 removed fake_wait and did some minor bugfixes hace 8 años
  digital ebaf1101d6 implemented server shutdown function and added taskgroup for client handers hace 8 años
  digital 8c2cd161c2 process making the server async hace 8 años
  digital 2b62806d01 added debug functions hace 8 años
  digital 0a6a943912 bug fixing hace 8 años
  digital 7d296649f9 fixed big intendation issue, wrapping the server now in an curio socket wrapper hace 8 años
  digital c279dbd082 fixed minor issues hace 8 años
  digital 03215263d9 fixed intendation hace 8 años
  digital fae0b3d9f3 fixed intendation hace 8 años
  digital 65bce1bcc1 implemented async server hace 8 años
  digital 6cdd61183a explicitly converting list to string befor sending it hace 8 años
  digital a599c7c36c explicitly converting list to string befor sending it hace 8 años
  digital 31905c63f5 fixed minor bug, a function return intead of respondend hace 8 años
  digital 77dbc95e68 fixed typo hace 8 años
  digital 37c2389ad5 fixed typo hace 8 años
  digital b701b1e989 fixed typo hace 8 años
  digital 34103448d0 fixed bug with arguments hace 8 años
  digital 8da626ec33 renamed _gpio.read to _gpio.input hace 8 años
  digital 1395dc6605 improved parse_to_int_list, you can now specify a delimeter, default delimeter changed from . to , hace 8 años
  digital d95eafdf79 changed debug log hace 8 años
  digital 7a3e60b2a8 bug hunt hace 8 años
  digital 6192d4e7ff fixed typo hace 8 años
  digital 755c5eac0a fixed minor bug hace 8 años