1.2.4-rc.1 • Published 2 years ago
@nymproject/mix-fetch v1.2.4-rc.1
Nym MixFetch
This package is a drop-in replacement for fetch
to send HTTP requests over the Nym Mixnet.
Usage
Use mixFetch
in your own project with:
import { mixFetch } from '@nymproject/mix-fetch';
...
const response = await mixFetch('https://nymtech.net');
const html = await response.text();
1.2.4-rc.1
2 years ago
1.2.4-rc.0
2 years ago
1.2.3
2 years ago
1.2.3-rc.0
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.2.0-rc.10
2 years ago
1.2.0-rc.9
2 years ago
1.2.0-rc.8
2 years ago
1.2.0-rc.7
2 years ago
1.2.0-rc.6
2 years ago
1.2.0-rc.5
2 years ago
1.2.0-rc.4
2 years ago
1.2.0-rc.3
2 years ago
1.2.0-rc.2
2 years ago
1.2.0-rc.1
2 years ago
1.2.0-rc.0
2 years ago