|
|
|
|
|
by jfengel
1991 days ago
|
|
I hadn't heard of this before. It would be nice if it works. Do you think that implementers could do so cost-effectively? (That is, not have to charge $1 to send $.01?) Gotta say, this code sample on Interledger kinda threw me: fetch('http://localhost:8080/', {
method: 'GET',
maxPrice: 5000,
plugin
})
Seems like this kinda thing that would mandate https. |
|