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