v1.1.1
New
- Documented
obtain
anddeliver
features of rpyc to speedup remote array-like objects creation and retrieval.
Changes
- Use the v4.0.0 pre-release of rpyc to fix IronPython <-> CPython
str
unpickling issues. - Improve error messages when connection is lost.
Fix
- Repair the GH to python example, where argument passing (for the port configuration) was broken.