ipni / specs

:book: Technical Specification of IPNI Protocols
11 stars 2 forks source link

Remove support for find batch API #23

Closed gammazero closed 1 year ago

gammazero commented 1 year ago

The go-libipni library is no longer supporting a FindBatch API, called by HTTP POST /multihash. That was previously only supported for non-nncrypted non-streaming lookups directly with an indexer and not with dhstore. So, support for this limited case is being discontinued.