docker / libchan

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

Add synchronous and buffered send channels #91

Open dmcgowan opened 9 years ago

dmcgowan commented 9 years ago

Add in interface to the network transport for creating synchronous and buffered channels.