Kenneth Jorgensen
Kenneth Jorgensen
It's currently not possible, as far as I can tell, to get metadata about the connection in the handler, like remote IP and port. Any insight on how to do...
When using the `GenerationalEvolutionEngine` is possible to get the `List` by running `evolvePopulation`. Would it be possible to implement a similar interface on IslandEvolution, and perhaps reword it so it...
The `Headers` class defines ```java public static final HeaderValueType AUTHORIZATION = new BasicCredentialsHeader(); ``` which requires an instance of `BasicCredentials`. It would be nice to have support for other authorization...
I wanted to set up external health checks with healthcheck.io. Rather than support that provider specifically, I set it up as an arbitrary command supplied via the env var `POLLING_CHECK`....
Just a `.gitignore` file.
Updated the build files to support Gradle 7.
Do you have any plans to publish this to the central Maven repo?
Is it possible to extract device specific information from the UAS using uadetector? Considering the string below: ``` Mozilla/5.0 (Linux; Android 4.4.2; HTC One_M8 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.114...
# Feature Request The domain esi.evetech.net does now have a `AAAA` (IPv6) record. * https://docs.aws.amazon.com/whitepapers/latest/ipv6-on-aws/scaling-the-dual-stack-network-design-in-aws.html * https://docs.aws.amazon.com/vpc/latest/userguide/vpc-migrate-ipv6.html ## Use case I would like to use IPv6. # Checklist Check all...