- 03 Sep, 2019 1 commit
-
-
hannahhoward authored
limit the size of blocks sent in a response to 512k a.l.a. bitswap
-
- 23 Jul, 2019 1 commit
-
-
hannahhoward authored
Adds callbacks to manage connections, also removes network receiver methods from public graphsync interface, and updates libp2p to handle go-libp2p-core refactor
-
- 19 Apr, 2019 5 commits
-
-
hannahhoward authored
move link tracker out of response manager so it can be used for requests
-
hannahhoward authored
Complete functionality to initialize response manager and process incoming requests fix #7, fix #8
-
hannahhoward authored
Creates the Response Manager that processes incoming requests, initiates selector traversal, and generates responses
-
hannahhoward authored
Refactor peer manager to handle abstract processes, then use the base class for the peer message manager and the peer response manager
-
hannahhoward authored
Create a response manager for a single peer to handle assembling and managing responses for a given peer
-