forked from goodboy/tractor
758fbc6790
Internalize the implementation of this and expect client code to iterate the `Channel` directly. Resolves #16 |
||
---|---|---|
tests | ||
tractor | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
requirements-test.txt | ||
setup.py |
README.md
tractor
async, multicore, distributed Python built on trio