MO-RISE / pycluon

A python wrapper around libcluon
Apache License 2.0
2 stars 2 forks source link

Should use "official" pybind protobuf wrappers #1

Closed freol35241 closed 3 years ago

freol35241 commented 3 years ago

https://github.com/pybind/pybind11_protobuf

However, seems to be heavily in progress at this point and as such, lets wait

freol35241 commented 3 years ago

Probably not actually, since the internal datastructures of libcluon (i.e. Envelope etc) are not just ordinary protobuf wrappers