eclipse-vertx / vertx-grpc

Development of the gRPC component for Eclipse Vert.x
Eclipse Public License 2.0
42 stars 23 forks source link

Message level API examples out of date / wrong #58

Closed SG-O closed 1 year ago

SG-O commented 1 year ago

The Message level API as outlined here: https://vertx.io/docs/vertx-grpc/java/#_message_level_api does not work. The reason is that ServiceName does not provide a custom equals method.

I encountered this bug in 4.4.2.