Closed yoursunny closed 9 years ago
go-ndn will eventually support udp. It is not urgent.
Now the go-ndn client should support packet-oriented connection, but I will do the rest this weekend.
https://github.com/go-ndn/tlv/commit/cede9a1011cad336da24f43e6504c8aba1ce1e47
go-ndn/packet is created for this.
Steps to reproduce:
nfd.json
, set Listen[].Network to "udp"nfd
with modifiednfd.json
Expected: go-nfd listens on UDP port 6363 Actual: go-nfd terminates with
[core] listen udp :6363: unexpected address type :6363