summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/asyncrpc
Commit message (Expand)AuthorAgeFilesLines
* bitbake: asyncrpc: Set timeout when waiting for reply from serverPaul Barker2021-07-291-2/+7
* bitbake: asyncrpc: Fix bad message error in clientPaul Barker2021-07-291-1/+1
* bitbake: asyncrpc: Reduce verbosityPaul Barker2021-06-061-4/+4
* bitbake: asyncrpc: Add ping methodPaul Barker2021-06-062-1/+11
* bitbake: asyncrpc: Common implementation of RPC using json & asyncioPaul Barker2021-04-273-0/+394