- 30 Apr, 2019 1 commit
-
-
hannahhoward authored
Provide a detailed guide to the architecture of go-graphsync Co-Authored-By: MollyM <momack2@users.noreply.github.com>
-
- 19 Apr, 2019 6 commits
-
-
hannahhoward authored
-
hannahhoward authored
Convert GraphSyncRequest and GraphSyncResponse to structs, track by value, pass directly into add methods on GraphSyncMessage
-
hannahhoward authored
-
hannahhoward authored
-
hannahhoward authored
Update the IPLD Bridge to take into account the new architecture around links
-
hannahhoward authored
Update to the latest architecture, remove private vars fix #5
-
- 15 Mar, 2019 1 commit
-
-
hannahhoward authored
Update the architecture diagram to reflect the latest changes and understanding of the various libraries fix #4
-
- 07 Mar, 2019 2 commits
-
-
hannahhoward authored
Update to finalized protobuf format. Also remove deprecated selector interface which is out of date
-
hannahhoward authored
Add a ConnectTo method to the network layer to create connections
-
- 07 Feb, 2019 2 commits
-
-
hannahhoward authored
setup GraphSyncNetwork interfaces and provide an implementation based on libp2p.host fix #1
-
hannahhoward authored
correction to diagram, protobuff, and remove test function not needed
-
- 06 Feb, 2019 3 commits
-
-
hannahhoward authored
Add ToNet and FromNet functions that read/write to an io stream for use in network. Also type response codes
-
hannahhoward authored
Use a Cid as a root instead of a node, so that only one round trip is neccesary
-
hannahhoward authored
-
- 01 Feb, 2019 2 commits
-
-
hannahhoward authored
-
hannahhoward authored
Initial commit with skeleton readme and architecture diagrams to date
-