Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-09 | Working base class, hopefully final reworks for the services | 1 | -27/+106 | ||
2020-06-09 | removing waitresponse, will be using *Service.response() to get a packet. ↵ | 1 | -9/+9 | ||
trying to figure out async generator as a service listener. WIP | |||||
2020-05-08 | Adding requirements, work in progress to integrate this thing with pytest | 1 | -15/+9 | ||
2020-04-15 | Cleaning up services' classes | 1 | -31/+20 | ||
2020-04-01 | figuring out listening port for agl service | 1 | -0/+1 | ||
2020-03-12 | fixing mediaplayer | 1 | -99/+16 | ||
2020-03-12 | fixed wrong argument in websocket - sending string instead int in json for ↵ | 1 | -18/+12 | ||
aglbaseservice | |||||
2020-03-09 | Initial commit for python testing tools | 1 | -0/+186 | ||