You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In C++, eCAL Supports Msg API for the Serialization formats Protobuf, Flatbuffers and Capnproto.
In Python we only support Protobuf.
It would be nice to have Capnproto Support in Python.
Proposal
Enhance the Python API to have a CapnprotoPublisher and CapnprotoSubscriber.
Context
In C++, eCAL Supports Msg API for the Serialization formats Protobuf, Flatbuffers and Capnproto.
In Python we only support Protobuf.
It would be nice to have Capnproto Support in Python.
Proposal
Enhance the Python API to have a
CapnprotoPublisher
andCapnprotoSubscriber
.Tasks and updates
The text was updated successfully, but these errors were encountered: