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

Make IpcReceiver a futures::Stream #167

Merged
merged 1 commit into from
Aug 22, 2017
Merged

Make IpcReceiver a futures::Stream #167

merged 1 commit into from
Aug 22, 2017

Conversation

spinda
Copy link
Contributor

@spinda spinda commented Aug 21, 2017

Extracts the IpcReceiver half of #165.

This is placed behind an async feature so the dependency on futures isn't forced.

Extracts the IpcReceiver half of servo#165.

This is placed behind an `async` feature so the dependency on futures isn't
forced.
@highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Servo team is excited to review your changes, and you should hear from @pcwalton (or someone else) soon.

@spinda
Copy link
Contributor Author

spinda commented Aug 21, 2017

r? @jdm

@highfive highfive assigned jdm and unassigned pcwalton Aug 21, 2017
@jdm
Copy link
Member

jdm commented Aug 21, 2017

@bors-servo: r+

@bors-servo
Copy link
Contributor

📌 Commit 484f2c4 has been approved by jdm

@bors-servo
Copy link
Contributor

⌛ Testing commit 484f2c4 with merge 583f90c...

bors-servo pushed a commit that referenced this pull request Aug 21, 2017
Make IpcReceiver a futures::Stream

Extracts the IpcReceiver half of #165.

This is placed behind an `async` feature so the dependency on futures isn't forced.
@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-travis
Approved by: jdm
Pushing 583f90c to master...

@bors-servo bors-servo merged commit 484f2c4 into servo:master Aug 22, 2017
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.

5 participants