Comment on Tell HN: Lois - Golang like channels for JavaComments−baruch12yI was also inspired by Go channels and am working on a library in C that marries fibers, mostly blocking channels and a way to select on the channels.You can find it in http://Github.com/Baruch/libwire
Comments
I was also inspired by Go channels and am working on a library in C that marries fibers, mostly blocking channels and a way to select on the channels.
You can find it in http://Github.com/Baruch/libwire