digital
|
195e79c050
added installer script and MANIFEST.in
|
il y a 7 ans |
digital
|
64a77ec34f
added template index.rst and wrote a description about digilib in index.rst
|
il y a 7 ans |
digital
|
a3e7053f06
applied new skelleton dir
|
il y a 7 ans |
digital
|
d639d9418a
trying to make this rtd compatible
|
il y a 7 ans |
digital
|
68a1d43b15
trying to make this rtd compatible
|
il y a 7 ans |
digital
|
250ff6a7fe
added sphinx for better documentation
|
il y a 7 ans |
digital
|
e9516d2fa8
typo, forgot a dot somewhere
|
il y a 7 ans |
digital
|
893085538c
minor improvements in the client
|
il y a 7 ans |
digital
|
03a718abbd
done trying out wait and join
|
il y a 7 ans |
digital
|
4b55a9ee03
trying out wait and join
|
il y a 7 ans |
digital
|
f0d91bda32
shutdown called itself instead of async_shutdown
|
il y a 7 ans |
digital
|
feb8a53adf
renamed shutdown to async_shutdown and sync_shutdown to shutdown
|
il y a 7 ans |
digital
|
f1bd292069
fixed a bug in the error handler, run and arun didn't expect argument 'self'
|
il y a 7 ans |
digital
|
8a9cb68a71
added a synchronous shutdown method
|
il y a 7 ans |
digital
|
8a81ffd6a9
better implementation of an error handler
|
il y a 7 ans |
digital
|
5a2cc53c71
implemented a proper error handler
|
il y a 7 ans |
digital
|
3ca205d781
error_handler now runs async methods properly, trying to figure out what's up with joining tasks
|
il y a 7 ans |
digital
|
4476160f24
simplified code
|
il y a 7 ans |
digital
|
88edcf00c1
bugfix: async function wans't awaited
|
il y a 7 ans |
digital
|
ceeebc2e9b
bugfix: missing argument calling socker.shutdown
|
il y a 7 ans |
digital
|
fa6003f957
style fix
|
il y a 7 ans |
digital
|
3d934eab8c
removed 'no gpio module' warning'
|
il y a 7 ans |
digital
|
64f10ff97d
bugfix: fixed bugs introduced in the previous commit
|
il y a 7 ans |
digital
|
ed94eb52dd
reverted changes from the the previous commits
|
il y a 7 ans |
digital
|
f5e765c697
bugfix: fixed bugs introduced in the previous commits
|
il y a 7 ans |
digital
|
6d43dc4472
removed log message and commented the changes of the previous commit
|
il y a 7 ans |
digital
|
5ea9f89188
the changes made in the previous commit were partly in the wrong method. using dynamic super() instead of ConnHandlerBase now
|
il y a 7 ans |
digital
|
f0d83c5fa9
connhandler.recv and send called itself, not the methods of the superclass
|
il y a 7 ans |
digital
|
a88a863973
bugfix: ConnHandler was inheriting from object instead of ConnHandlerBase
|
il y a 7 ans |
digital
|
1f5399f6c7
bugfix: handler.close was renamed to handler.disconnect; removed commented out deprecated code
|
il y a 7 ans |