Hacker News new | ask | show | jobs
by tornato7 1028 days ago
This is cool. In the early days of go there was a 'netchan' that acted as a Go channel but over the network. It was discontinued because Rob Pike couldn't find a clean design.

There have been many attempts to bring it back in the form of various libraries, but it looks like if properly wrapped in a nice library, this tool could be a great successor.

1 comments

Excellent idea! Sounds like a great addition in an upcoming release. I'll add a backlog card to explore that concept a little...

Update:

https://github.com/openziti/zrok/issues/394