Subhi Al Hasan

Results 53 comments of Subhi Al Hasan
trafficstars

HI @mcollina, can we close this issue now?

I've opened an issue describing the main problem and the root cause here: https://github.com/elastic/elastic-transport-js/issues/53

any updates? somehow this is causing kube-rbac-proxy to throttle

@mcollina this would be really a great opportunity for me to learn more about WS. Can I start working on this?

@mcollina i will give it a try and formulate a plan before implementing so that we don't waste time

> I think we should have our own implementation then. Maybe reusing ws or some parts of it under the hood. I'm still not quite sure about how we want...

Hi @KhafraDev, great start! I'm really interested in working with you on this. I hope I can make some progress today; I'll try to leave some handovers in the PR...

Hi @KhafraDev, I was able to implement sending TEXT data and do the masking logic; we are currently able to send and receive text messages through WS: ``` const {...

Hi @mcollina, seems like this haven't been assigned/implemented yet?

would this fix https://github.com/nodejs/node/pull/44731 solve this issue?