Hacker News new | ask | show | jobs
by kentonv 1769 days ago
There's a change I want to make to the kj::AsyncOutputStream interface, to make it have an explicit `end()` method rather than assuming EOF on destruction. That's backwards-incompatible, so I don't want to declare 1.0 until I get around to doing it...

Also, I need to make a web site for KJ.