docker / libchan

Like Go channels over the network
Apache License 2.0
2.47k stars 142 forks source link

Use go channels with libchan.Pipe #100

Closed choleraehyq closed 8 years ago

choleraehyq commented 8 years ago

refer to docker/libchan#92 This pull request just update to use unbuffered channels. I will create another pull request about buffered pipe.

@dmcgowan plz review it. Thx!

dmcgowan commented 8 years ago

I'll take a look. I have not been actively working on this for a few months but there is still a backlog of changes to get merged including another implementation of this. I will try and see if I can get this cleaned up so its easier to play around with and submit PRs.

Compare to https://github.com/dmcgowan/libchan/tree/b541a6aec6c1e42f1b39dfcea25e57c7f5695ffc