Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

(WIP) feature: floodsub #470

Merged
merged 2 commits into from
Dec 6, 2016
Merged

(WIP) feature: floodsub #470

merged 2 commits into from
Dec 6, 2016

Conversation

haadcode
Copy link
Contributor

@haadcode haadcode commented Dec 6, 2016

This PR will add complete go-ipfs Pubsub API.

Missing:

  • Documentation

Dependencies:

Add dagnode-stream to transform file results to DAGNode objects.
Add stream-to-value to convert a response stream to a single value.
Refactor request-api so that chunked JSON objects are not buffered anymore. This touches a bunch of the files pushing the transform function down to the individual commands.
@daviddias daviddias changed the title (WIP) feature: Pubsub (WIP) feature: floodsub Dec 6, 2016
@daviddias daviddias mentioned this pull request Dec 6, 2016
6 tasks
@daviddias daviddias changed the base branch from master to feat-pubsub December 6, 2016 19:00
@daviddias daviddias changed the base branch from feat-pubsub to master December 6, 2016 19:00
@daviddias daviddias changed the base branch from master to feat/floodsub December 6, 2016 19:01
@daviddias
Copy link
Contributor

I've changed the target of this PR to a branch within this repo, so that we can collaborate in it easily

@daviddias daviddias merged commit a72624a into ipfs-inactive:feat/floodsub Dec 6, 2016
@daviddias daviddias mentioned this pull request Dec 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants