scalaz/scalaz-nio

Add file channel machinery

Closed this issue · 1 comments

HTTP servers will need to read from local file channels and transmit them across socket channels, so we'll need wrappers for all of this machinery.

I'll take this one.