Hi, I recently started to implement parts of the Tor control protocol in Go. The result for now is a thin abstraction layer that still might be useful if somebody wants to use the control protocol from within a Go program.
The code is at https://github.com/sycamoreone/orc I do have some ideas for a higher-level interface, but no fixed plan yet. The next step will probably be to add net/http like handlerFuncs to handle (asynchronous) replies from the onion router. Cheers! -- tor-talk mailing list - tor-talk@lists.torproject.org To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk