Skip to content

Replying to messages sent from server #4

@mvandi

Description

@mvandi

It would be nice replying to messages sent from the Server (e.g. Java) just like it's possible in the native Vert.x's EventBus.

Java Example:
vertx.eventBus().consumer("some.address", message -> { message.reply("This is a reply."); });

Thanks in advance for your attention!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions