Open benhylau opened 7 years ago
I made a client library on which node-fc00 depends: https://github.com/fc00/peers-api-client, so the changes could go there.
I wouldn't be opposed to having it on the server, though. We'd just need to find an agreeable uri scheme.
It would be convenient to have this API support filtering by IPv4 vs. IPv6, because:
But this filtering may be more appropriately done at the client code such as node-fc00.
UDPInterface_beginConnection
from Admin API don't differentiate IPv4 vs. IPv6, so the second point isn't strong either. Thoughts?