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

lib: change event signature #187

Closed
wants to merge 2 commits into from
Closed

Commits on May 28, 2017

  1. lib: change event signature

    Changes event message signature to always send an array
    of arbitrary arguments. This makes it work same way as
    EventEmitter does and also makes its usage similar to
    call action.
    
    Fixes: #134
    Fixes: #162
    lundibundi committed May 28, 2017
    Configuration menu
    Copy the full SHA
    b33b825 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

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