Chauvet Guillaume

Results 45 comments of Chauvet Guillaume

Hi, I'm facing to the same usecase... I will glad to know how you resolved it :) Regards

For `Consumer` and `Handler` it's okay. But I'm always stuck with my library without a Bi(Consumer/Function) support. I dig deeply for a workaround...

Below an API sample that's use BiConsumers : https://github.com/gchauvet/vertx-async/blob/master/src/main/java/io/zatarox/vertx/async/api/AsyncFlows.java

I've updated the previous link

@andrewzey : I've added you on npmjs as maintener. I take a look to grant you access on this repository, but this is @z0mt3c who have rights for that.

np, good luck !

Hi, Email is invalid. Try with [email protected] seems to be ok. Take a look in unit tests in this project.

You case use a regular expression for that : ``` javascript /.{3,100}/g ```

Good idea, I take a look tomorrow