setup.py
src/example/helloworld/HelloWorldServiceImpl.py
src/example/helloworld/__init__.py
src/example/helloworld/hello_world.proto
src/example/helloworld/hello_world_pb2.py
src/example/helloworld/run_client.py
src/example/helloworld/run_server.py
src/example/time/__init__.py
src/example/time/run_client.py
src/example/time/run_server.py
src/example/time/time.proto
src/example/time/time_pb2.py
src/main/protobuf/__init__.py
src/main/protobuf/channel.py
src/main/protobuf/controller.py
src/main/protobuf/error.py
src/main/protobuf/logger.py
src/main/protobuf/rpc_pb2.py
src/main/protobuf/server.py
src/main/protobuf_socket_rpc.egg-info/PKG-INFO
src/main/protobuf_socket_rpc.egg-info/SOURCES.txt
src/main/protobuf_socket_rpc.egg-info/dependency_links.txt
src/main/protobuf_socket_rpc.egg-info/top_level.txt
src/test/protobuf/__init__.py
src/test/protobuf/channel_test.py
src/test/protobuf/controller_test.py
src/test/protobuf/error_test.py
src/test/protobuf/fake.py
src/test/protobuf/run_tests.py
src/test/protobuf/server_test.py
src/test/protobuf/test.proto
src/test/protobuf/test_pb2.py