'structured concurrent `trio`-"actors"'
https://github.com/goodboy/tractor
01119545fc
- Rename the `Client` to `Channel` - Add better `__repr__()` - use laddr, raddr instead of sockaddr, peer - don't allow re-entrant `Channel.connect()` calls - Make `Channel` an async iterable |
||
---|---|---|
piker | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
tractor
async, multicore, distributed Python built on trio