Results 5 comments of nik

Yes, I have similar problem and this PR will solve it. Thanks @vincentcr

hey there! good work :) do we have any chance of getting this released? @dangcuuson

@siemiatj, hi! First of all I want to say thanks for your draft! And your architecture looks the same as I decided to implement in my current opensource frontend app....

Hello @slvrtrn, thank you for the answer. The [introduced variable](https://github.com/ClickHouse/clickhouse-js/blob/4affe3432b99c5189ec8fa0cd9f7d6923d812d66/packages/client-node/src/utils/stream.ts#L4) into `clickhouse-js` equals to `536870888` and it works perfectly with 64-bit architectures. Unfortunately, this value is higher than the 32-bit...

Hi @Sylar-3, what is the benefit of defining types inside the library instead of using [original types](https://github.com/catamphetamine/libphonenumber-js/blob/master/types.d.ts#L55) from `libphonenumber-js`?