You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by GitBox <gi...@apache.org> on 2023/01/17 10:08:40 UTC

[GitHub] [incubator-pekko] mdedetrich commented on issue #108: Provide a way to handle upcoming remote wire incompatibility

mdedetrich commented on issue #108:
URL: https://github.com/apache/incubator-pekko/issues/108#issuecomment-1385144248

   > Can we deserialize protobuf messages sent by an Akka node with Pekko? I'm not too familiar with Protobuf, but akka-kryo-serialization defaults to FQCN for message serialization for example.
   
   From my first impression this should work because the only thing that got changed in the https://github.com/apache/incubator-pekko/pull/58 PR is the `option java_package` in the `*.proto` which isn't used by the wire protocol but rather in generating the typed sources from the `.*proto` files. This needs to be tested to be verified.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org