커밋 기록

작성자 SHA1 메시지 날짜
  digital b5410a5032 duplicated submodule pin to gpio and started rewriting it. the gpio warpper is in an extra file now. instead of input and output read and write are used 7 년 전
  digital b0fa8743d1 updated url in setup.py 7 년 전
  digital 195e79c050 added installer script and MANIFEST.in 7 년 전
  digital 64a77ec34f added template index.rst and wrote a description about digilib in index.rst 7 년 전
  digital a3e7053f06 applied new skelleton dir 7 년 전
  digital d639d9418a trying to make this rtd compatible 7 년 전
  digital 68a1d43b15 trying to make this rtd compatible 7 년 전
  digital 250ff6a7fe added sphinx for better documentation 7 년 전
  digital e9516d2fa8 typo, forgot a dot somewhere 7 년 전
  digital 893085538c minor improvements in the client 7 년 전
  digital 03a718abbd done trying out wait and join 7 년 전
  digital 4b55a9ee03 trying out wait and join 7 년 전
  digital f0d91bda32 shutdown called itself instead of async_shutdown 7 년 전
  digital feb8a53adf renamed shutdown to async_shutdown and sync_shutdown to shutdown 7 년 전
  digital f1bd292069 fixed a bug in the error handler, run and arun didn't expect argument 'self' 7 년 전
  digital 8a9cb68a71 added a synchronous shutdown method 7 년 전
  digital 8a81ffd6a9 better implementation of an error handler 7 년 전
  digital 5a2cc53c71 implemented a proper error handler 7 년 전
  digital 3ca205d781 error_handler now runs async methods properly, trying to figure out what's up with joining tasks 7 년 전
  digital 4476160f24 simplified code 7 년 전
  digital 88edcf00c1 bugfix: async function wans't awaited 7 년 전
  digital ceeebc2e9b bugfix: missing argument calling socker.shutdown 7 년 전
  digital fa6003f957 style fix 7 년 전
  digital 3d934eab8c removed 'no gpio module' warning' 7 년 전
  digital 64f10ff97d bugfix: fixed bugs introduced in the previous commit 7 년 전
  digital ed94eb52dd reverted changes from the the previous commits 7 년 전
  digital f5e765c697 bugfix: fixed bugs introduced in the previous commits 7 년 전
  digital 6d43dc4472 removed log message and commented the changes of the previous commit 7 년 전
  digital 5ea9f89188 the changes made in the previous commit were partly in the wrong method. using dynamic super() instead of ConnHandlerBase now 7 년 전
  digital f0d83c5fa9 connhandler.recv and send called itself, not the methods of the superclass 7 년 전