Marc J. Schmidt

Results 444 comments of Marc J. Schmidt

@jelhan, do you have a fix for that you can provide?

I think that's a good idea and should be implemented. Are you able to provide a PR for that?

Ok, thank you.

> How many sockets are you using? One. I posted the full code to reproduce. > which is naturally a lot slower than just sending without awaiting a response Yes,...

@OliverNChalk That's better, thanks for trying out. Unfortunately still way slower than the net module. I just tried again and it stills hover around 7k ops/s. Which version do you...

That's currently not support. Maybe we could allow to pass in a factory as second argument for Server::create. If you provide a pull-request, I'll merge.

> Fixes an off by one error in the amount of connections a SQLite database creates I don't think this is correct as it breaks tests when changing just that...

This is fixed in master and will be released soon