http://iurzzv4pam4irvfomtkcgnkvij242cuuet7xfpftut573bexkrvq.b32.i2p/jestar/i2p-sam/src/commit/34e19e9d3e441417286ce20ecdbbf8ad596ef83b/README.md
Get Started npm i @diva.exchange/i2p-sam or, lighter, without developer dependencies: npm i --omit dev @diva.exchange/i2p-sam Quick Start - Examples How to Use Streams Send an HTTP GET request to diva.i2p and output the response: import { createStream } from ' @diva.exchange/i2p-sam ' ;
(async () = > {
const s = await createStream({
stream: {
destination: ' diva.i2p ' },
sam: {
// your local I2P SAM host,
// like 172.19.74.11 if you use the...