xnet/lonet: Draft _Python_ counterpart
This patch brings lonet implementation in Python with the idea that Go and Python programs could interoperate via lonet network and thus mixed Go/Python application cluster could be tested. Implementation quality is lower compared to Go version, but still it should be more or less ok.
Showing
xnet/lonet/__init__.py
0 → 100644
xnet/lonet/conftest.py
0 → 100644
xnet/lonet/lonet_test.py
0 → 100644
Please register or sign in to comment