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

Fix AutoNet regression #924

Merged
merged 1 commit into from May 5, 2016
Merged

Fix AutoNet regression #924

merged 1 commit into from May 5, 2016

Conversation

codemercenary
Copy link
Contributor

@codemercenary codemercenary commented May 5, 2016

This was not caused by the websocketpp update; rather, it was caused when CoreContext made a change to the way context state is constructed when AutoFired was deprecated. Fixing this just involves moving the enumeration responsibility to AutoNet, where it probably belonged all along.

Fixes #922

This was not caused by the websocketpp update; rather, it was caused when CoreContext made a change to the way context state is constructed when `AutoFired` was deprecated.  Fixing this just involves moving the enumeration responsibility to AutoNet, where it probably belonged all along.
@codemercenary codemercenary added this to the v1.0.1 milestone May 5, 2016
@yeswalrus yeswalrus merged commit 395c8b5 into master May 5, 2016
@yeswalrus
Copy link
Contributor

Thanks for jumping on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants