Skip to content

Example in README.md is broken #202

@rhvonlehe

Description

@rhvonlehe

There are multiple problems with the code in main page but the two biggest ones are:

  1. the subscriber does not connect to the inproc endpoint that the server binds to
  2. the subscriber connects to two different, non-localhost, non-routable IP address that are likely not going to match anyone's subnet

The unit tests provide more workable examples to follow. The code on the main page will only frustrate new users. Suggest removing the example from the README or replace it with one that works without modification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions