proofzero/kubelt-publish

Version/Language Negotiation with Peers

Closed this issue · 1 comments

alfl commented

IPFS peers provide different capabilities based on their version and language platform (js/go).

Establish how our desired capabilities, particularly publishing content, importing and deleting keys, and publishing names, are supported by the different languages and different versions.

Query the remote node to get its version and language platform and use that to configure the outbound REST calls to get what we want done.

alfl commented

This is an artifact of the "public IPFS peer" model, which we're no longer pursuing. Will not do.