Mike Luu
Mike Luu
Buggy clients might never respond during the TLS handshake phase. This change adds a config setting to set a read timeout before calling handshake. I think the handshake involves multiple...
When using a plain TCP listener, goScanConnection creates some data structures and moves on to scan which is wrapped in a goroutine. When using a TLS listener, goScanConnection does not...
Added Server.SetErrChannel which will be used to send errors fixes #78
There is no way to capture errors that occur during TLS handshakes.
it would be nice if sigil could accept a file of variable values
This adds a `region` configuration item for the AwsAssumeRoleCredentialsProvider. It is used when building a AWSSecurityTokenServiceClient. It not specified, uses the default region selector. Fixes #366
is it possible to replace the libavl dependency with something that's actively maintained and/or tested on multiple OSes? I'm having a tough time getting it installed on FreeBSD 8.x AMD64...
fixes issue #12
I noticed the test for `Actor#ask` is commented out https://github.com/iconara/mikka/blob/master/spec/mikka_spec.rb#L61 Does mikka support returning futures from `Actor#ask`? better yet, does mikka support constructing Futures?
using 2.0.0.pre2, a simple `require 'mikka'` will throw: > LoadError: no such file to load -- lib/akka > ... > gems/mikka-2.0.0.pre2-java/lib/mikka.rb:3