Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@EzraBrooks Following the conversation from RobotWebTools/roslibjs#1039. There's an idea of dropping support for BSON encoding to reduce complexity and make rosbridge easier to maintain.
There are a few more arguments for this change:
bson_only_modeparameter enforces BSON encoding for all messages, as opposed to CBOR, which can be set per subscription/service. There's no way for the client to query whether the rosbridge server will use BSON for serialization.Beta Was this translation helpful? Give feedback.
All reactions