ipfs / go-graphsync

Initial Implementation Of GraphSync Wire Protocol
Other
100 stars 38 forks source link

feat: MaxLinks for requests #420

Closed rvagg closed 1 year ago

rvagg commented 1 year ago

Per-request MaxLinks option. Only for requests currently. No tests yet. Further discussions in Lassie, follow-up PR there and in go-data-transfer.

rvagg commented 1 year ago

Added support for incoming and outgoing hook configuration of MaxLinks. Also added tests.