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

v3 - Hook into v2 bus and connection code #17

Merged
merged 1 commit into from
Aug 31, 2016
Merged

v3 - Hook into v2 bus and connection code #17

merged 1 commit into from
Aug 31, 2016

Conversation

sheenobu
Copy link
Contributor

The purpose of this PR is to have a working native client, for testing functionality without a full, decoupled bus implementation.

I migrated over the websocket client code for the native connection and migrated over the Bus code for this.

Bus is now an interface to keep a wall between the v2 bus code and the eventual v3 bus code that may or may not be per-client specific.

@Ulexus Ulexus merged commit e97067a into v3 Aug 31, 2016
@Ulexus Ulexus deleted the v3-bus-hooks branch August 31, 2016 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants