Skip to content

yourIp example doesn't work in latest releases #100

Closed
@sazonenko

Description

I'm check out latest version and trying to run YourIp example, but it doesn't seems to work. So I check out version 1.6 and it do nothing. The only version that works for me is 1.5 .
After some debugging I figured out that method

    @Consumes
    public void consume(ExtendedHandshake handshake, MessageContext context) {

is never called. So, messenger can't populate it's "supportingPeers" collection. But, I don't understand how to fix it. Please, help

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions