dreamflyforever / zmq_protobuf

zmq protobuf python example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profile

This is the project for test python zmq protobuf.

test

product proto file
protoc --proto_path=. --python_out=. test_protobuf.proto

run 'python ./zmqsub.py' & 'python ./zmqpub.py'

license

MIT by Jim

maybe problem

pip install protobuf==3.20.3

About

zmq protobuf python example


Languages

Language:Python 100.0%