.flake8
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
TODO
appveyor.yml.disabled
requirements-tests.txt
setup.py
.github/workflows/onpush.yml
ci/audit.sh
ci/prepare-ci-env.sh
ci/release.sh
docs/Makefile
docs/api.rst
docs/archnotes.rst
docs/background.rst
docs/challenges.rst
docs/conf.py
docs/contact.rst
docs/examples.rst
docs/index.rst
docs/make.bat
docs/overview.rst
docs/reliable.rst
docs/usage.rst
docs/when.rst
docs/winnotes.rst
examples/gipc_benchmark.py
examples/infinite_send_to_child.py
examples/raw_largemsg_bench.py
examples/run-all.sh
examples/serverclient.py
examples/synchronization.py
examples/wsgimultiprocessing.py
gipc/__init__.py
gipc/gipc.py
gipc.egg-info/PKG-INFO
gipc.egg-info/SOURCES.txt
gipc.egg-info/dependency_links.txt
gipc.egg-info/requires.txt
gipc.egg-info/top_level.txt
test/test_gipc.py