summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/asyncrpc/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: asyncrpc: Remove ClientPoolJoshua Watt23 hours1-1/+1
* bitbake: asyncrpc: Add Client Pool objectJoshua Watt2024-02-191-1/+1
* bitbake: asyncrpc: Add InvokeErrorJoshua Watt2023-11-091-0/+1
* bitbake: asyncrpc: Abstract socketsJoshua Watt2023-11-091-25/+7
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: asyncrpc: Fix attribute errorsDaniel Gomez2022-02-171-1/+1
* bitbake: asyncrpc: Common implementation of RPC using json & asyncioPaul Barker2021-04-271-0/+31