Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-interface support (with conflict resolved). #42

Closed
wants to merge 10 commits into from

Commits on Sep 12, 2016

  1. Adding options interface parameter to bind to enable selection of int…

    …erface to use when sending query.
    Bryan Nielsen committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    2989a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Configuration menu
    Copy the full SHA
    5c68fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    51d16b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Catch and emit error on socket.addMembership (throws error on no netw…

    …ork connection) so that library doesn't crash
    huanvu committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    2377d81 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Fixed formatting to pass test.js. Fixed bug where interfaces ends up …

    …as null when none specified.
    bnielsen1965 committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    a922405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9272763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bcc313 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Configuration menu
    Copy the full SHA
    4b06573 View commit details
    Browse the repository at this point in the history
  2. Changed failed addMembership from error to warning to prevent crash i…

    …n applications that do not have an event listener.
    bnielsen1965 committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    ad5fb71 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    1b0bb3d View commit details
    Browse the repository at this point in the history