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

Connection EventEmitter: use enum instead of NSNumber as event type. #245

Merged
merged 1 commit into from
Feb 23, 2016

Conversation

tcard
Copy link
Contributor

@tcard tcard commented Feb 23, 2016

Internally we still need to wrap the raw enum values in NSNumber,
but that shouldn't be exposed.

Internally we still need to wrap the raw enum values in NSNumber,
but that shouldn't be exposed.
@ricardopereira
Copy link
Contributor

LGTM

ricardopereira added a commit that referenced this pull request Feb 23, 2016
Connection EventEmitter: use enum instead of NSNumber as event type.
@ricardopereira ricardopereira merged commit 634cd7a into master Feb 23, 2016
@ricardopereira ricardopereira deleted the conn-event-emitter branch February 23, 2016 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants