uw-labs / proximo

Interoperable GRPC based publish/subscribe
GNU Lesser General Public License v3.0
41 stars 16 forks source link

add support for client provided key to messages #98

Closed Monkatron95 closed 1 year ago

Monkatron95 commented 1 year ago

Implementation for this proposal: https://github.com/uw-labs/proximo/issues/92

A follow up PR will need to be made to https://github.com/uw-labs/substrate to support the KeyedMessage interface in the proximo client.

Nesze commented 1 year ago

LGTM