Theo

Results 34 comments of Theo

Hi, I'm not actively developing this tool right now, but you're welcome to open a PR if you have an idea of what you want.

I currently have no plans, but if you have ideas I would be open to a pull request.

What you say makes sense. I don't actively work on this tool, but if you would like to fix it I would gladly review the PR and release a new...

All I can say is that it's probably a Windows thing, sockets work differently. I unfortunately have no possibility to debug the issue.

Thank you @PettitWesley for the suggestion, and that you like my proposal. I don't think that workaround is better or worse than storing the same configuration in Parameter Store or...

I'm struggling with this too, I have code that does some S3 operations that I want to be able to do asynchronously, but for some of them the result needs...

This will happen in msgpack/msgpack-ruby#33 since I'm switching the same build mechanism as msgpack-ruby. If you want me to merge this into msgpack-jruby anyway, could you rewrite the compilation to...

The SSL part doesn't work. Also there's a bug in JRuby 1.7.x where `Addrinfo#ip_unpack` returns the wrong thing for IPv6 addresses.

Hello! This is a tricky one. I haven't looked at the Ruby driver code for a long time, and also not done much work on Ione for a while, so...