Edouard Maleix

Results 77 comments of Edouard Maleix

But since a user can create an async sanitizer maybe we can add an example or test to illustrate that case ?

@Alan-Cha I think this one can be closed now ?

It makes sense to have the username by default in the client, personally i always add it manually :) And yes some tests would be needed and the [types](https://github.com/moscajs/aedes/blob/main/types/client.d.ts) should...

I think @gnought introduced this type change few weeks ago, it would be nice to have his opinion before merging.

I the `chunk` content in the `process` function is the same as `buf` in `nextBatch`, like @robertsLando i also suppose it should take place before the parser.parse method. @gnought have...

@weiliudong I see you commented `https` options, have you tried with it ? Currently you used `tls` with `ws` which is conflicting. If you want to create a secure websocket...

Hopefully @lytaitruong solved his troubles, still i want to share a solution and some explanation that should work in a similar context (Nx monorepo, Node.JS application, Webpack bundler, TSC compiler,...

This also happens with Vitest 1.4.0 . After digging into the implementation of Vitest executor, we noticed with @BioPhoton that the resolved options contain the CLI arguments into a separate...

I also encountered the same issue when bundling some schemas located in the same folder. Just to add my 2 cents on top of @evergreen-lee-campbell proposed workaround, instead of dereferencing...

Maybe i could help for debugging but i would not know where to start. Do you think some logs could be meaningful ? If that’s so inspecting the iPad Safari...