[Ndn-interest] Questions about ndn porting to golang

Lei Pi (lpi) lpi at memphis.edu
Wed Feb 22 20:02:48 PST 2017


Hi everyone,

While thinking about proposals for the coming NDN Hackathon, I’m curious about the possibilities to write NDN applications in golang.

There is a go-ndn project on github [1], which seems to be re-implementing ndn in golang. But it is not officially supported or maintained.

Another option for using ndn in golang is to link the binary with the libndncxx / libndncpp library. [2][3][4]

Does anyone already have experience in using SWIG to link golang programs with libndncxx or libndncpp?

[1] https://github.com/go-ndn/ndn
[2] https://golang.org/doc/faq#Do_Go_programs_link_with_Cpp_programs
[3] https://golang.org/cmd/cgo/
[4] http://www.swig.org/Doc3.0/Go.html

Thank you.
----
Regards,
Lei Pi
University of Memphis
Masters Student in Computer Science




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20170223/e3012198/attachment-0001.html>


More information about the Ndn-interest mailing list