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

Split out a nylas-streaming gem #151

Merged
merged 1 commit into from
Nov 30, 2017
Merged

Split out a nylas-streaming gem #151

merged 1 commit into from
Nov 30, 2017

Conversation

zspencer
Copy link
Contributor

This lays the foundation for a future nylas-rails gem while keeping
our build process and core dependencies lightweight.

We can now have nylas be the rest/http client while nylas-streaming
includes the event machine and yajl functionality so that users who
aren't using those don't pull in unnecessary dependencies or run into
dependency resolution conflicts.

hat tip to @marshall-lee for the inspiration for this.

@adarsh
Copy link
Contributor

adarsh commented Nov 29, 2017

I like this plan 👍

@zspencer zspencer added this to the 4.0.0 milestone Nov 29, 2017
This lays the foundation for a future `nylas-rails` gem while keeping
our build process and core dependencies lightweight.

We can now have `nylas` be the rest/http client while `nylas-streaming`
includes the event machine and yajl functionality so that users who
aren't using those don't pull in unnecessary dependencies or run into
dependency resolution conflicts.

* Inform users that delta streams are now part of nylas-streaming in the README
* Add post install message to ask people to read the upgrade guide
@zspencer zspencer merged commit b0fd658 into nylas:master Nov 30, 2017
@zspencer zspencer deleted the zs-split-out-nylas-rails-and-nylas-streaming-gems branch November 30, 2017 23:12
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