Oskar Nehlin

Results 19 comments of Oskar Nehlin

> I assume the UnexpectedEof you encountered is on a server It's not outgoing responses from a server that have this issue if that's what you mean. It's running on...

not at the moment, we are trying to eliminate any other potential layer on top of hyper/tonic as causing problems (unlikely though). Those logs linked in the issue is the...

Hi, I would like to help with this as a learning experience if that's okay? I looked at the example code from the Tide implementation and will plan to use...

Okay great! I'll start this week

I didn't quite have as much time this week as I wished but I thought I might give some status update at least. I have implemented a first version of...

I changed my mind and thought I'd put up a WIP PR instead of trying to fix everything in isolation, the earlier the feedback the better!

I realize now that another problem is that all the io objects like TcpStream etc only accepts the `FixedBuf` handle making it impossible to use a custom registry that would...

Yes! I do not want us to replace the existing ones. Just make the operations more flexible