Dani Katzman

Results 3 comments of Dani Katzman

> Apologies, I'm not finding much time to work on this project lately, I do intend to try and review this soon though Thank you very much. this would be...

I have just run into this issue and it seems that with some servers the order of commands are as follows: a. open data socket stream b. send command on...

For anyone that has implemented their own ISecretsListValidator the params the Validate async method receives have been switched: now - Task ValidateAsync(IEnumerable secrets, ParsedSecret parsedSecret); used to be - Task...