Peergos / nabu

A minimal Java implementation of IPFS
MIT License
62 stars 11 forks source link

Embedded ipfs #31

Closed ianopolous closed 1 year ago

ianopolous commented 1 year ago

Clean up and separate HTTP API from embedded API (the former wraps the latter).

Now embedded users can directly construct an EmbeddedIPFS without reference to Config or proxy targets etc.