- 19 Apr, 2019 7 commits
-
-
hannahhoward authored
Make the request manager actually inject responses from the network, and perform a selector verification
-
hannahhoward authored
Extract metadata encoding to a package and add a decoding feature
-
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
Update the IPLD bridge for the newest version of IPLD prime and add a node builder method.
-
hannahhoward authored
Update the IPLD Bridge to take into account the new architecture around links
-
hannahhoward authored
Provide selectors that will fail validation or encoding
-
- 15 Mar, 2019 1 commit
-
-
hannahhoward authored
Build a mock version of the IPLD bridge that we can use for testing for now
-