digital
|
10ca828966
error_handler now runs async methods properly, trying to figure out what's up with joining tasks
|
8 rokov pred |
digital
|
1acb66e8b8
bugfix: ConnHandlerBeeWatch was inheriting form the wrong class
|
8 rokov pred |
digital
|
9c19ba35f9
improved BeeWatchServer and ConnHandlerBeeWatch: added documentation and improved code style.
|
8 rokov pred |
digital
|
692f6ac112
Bee Client Handler no longer tires to remove the current task from _tasks
|
8 rokov pred |
digital
|
7d3ebc3aaf
adopted keyword names for Server, handler changed to handler_class
|
8 rokov pred |
digital
|
c834c8af34
replaced cur_task.join with cur_task.wait
|
8 rokov pred |
digital
|
0744f65e9c
small changes and fixes
|
8 rokov pred |
digital
|
9164f60720
process making the server async
|
8 rokov pred |
digital
|
4ed444a291
bug fixing
|
8 rokov pred |
digital
|
12273a3cbb
using nonblocking curio.spawn insted of blocking curio.run to run async functions
|
8 rokov pred |
digital
|
e54d5cbae8
small bugfix
|
8 rokov pred |
digital
|
32ecd190e3
small bugfix
|
8 rokov pred |
digital
|
61136f9f91
small bugfix
|
8 rokov pred |
digital
|
3b1811a327
small bugfix and code improvement
|
8 rokov pred |
digital
|
5dda2b5931
now only coroutines get executed using curio.run
|
8 rokov pred |
digital
|
8a1d041d90
using blinker signals now, added global-exit signal, connected gpio.cleanup to global-exit, added cleanup funk to FakeGPIO
|
8 rokov pred |
digital
|
34f4fcce67
fixed minor bug
|
8 rokov pred |
digital
|
6290d75cd0
fixed missing logger 'lserver' in server/__init__.py
|
8 rokov pred |
digital
|
a8d0d27309
finnaly fixed 'unknown command respond' bug
|
8 rokov pred |
digital
|
9c820090d9
small fix with calling the api func
|
8 rokov pred |
digital
|
0130bf48f1
now returning the socket, not the module
|
8 rokov pred |
digital
|
2a8a210ecf
reuse address
|
8 rokov pred |
digital
|
86174a0fb5
small fixe(s)
|
8 rokov pred |
digital
|
548ed2f184
small fixe(s)
|
8 rokov pred |
digital
|
8411c91b00
api functions now get a list of args insted *args
|
8 rokov pred |
digital
|
fd8c35e77a
made server more stable and minor change
|
8 rokov pred |
digital
|
5e37f3848b
minor bugfixes, added test commands/controllers
|
8 rokov pred |
digital
|
aa9d28aa5b
implemented file configuration for commands and controllers
|
8 rokov pred |
digital
|
8ebdf38095
optimized config/logging.yaml and worked on controller/command configuration files
|
8 rokov pred |
digital
|
b2bb4538c6
started to implement configuring commands from file
|
8 rokov pred |