docker / libchan

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

Go chan encode/decode #88

Open dmcgowan opened 9 years ago

dmcgowan commented 9 years ago

Add support for encoding and decoding Go channels using the channel extended type with the new msgpack library.