Matthew O'Riordan

Results 210 comments of Matthew O'Riordan

Yes, we use CloudFormation and IAM assigned to the instance Sent from my phone > On 16 Jul 2015, at 15:36, Timur Batyrshin [email protected] wrote: > > Do you mean...

@paddybyers do you believe this is still an issue? If so, I will add it to the backlog

> We have async variants of the other REST queries so we should add Sure, so is the rule then that if an `async` suffixed method does not exist then...

Hi @mcdis. Can you elaborate on your use case please?

Thanks for the response, will get @withakay to look at soon.

This is partially implemented, I believe the cipher encoding / decoding data is shared in Java using the ably-common submodule

@trenouf whilst you are in the Crypto stuff, I know what we don't actually adhere to the Crypto spec correctly as there are missing methods / objects according to [the...

From what I can tell: - [getDefaultParams](https://github.com/ably/ably-java/blob/master/lib/src/main/java/io/ably/lib/util/Crypto.java#L74-L89) does not conform, see http://docs.ably.io/client-lib-development-guide/features/#RSE1b, it should take a Hashmap or language equivalent so that any subset of CipherParams fields that includes a...