Brian McKelvey

Results 47 comments of Brian McKelvey

So is this something that needs to be (or even can be) addressed at the library level?

https://support.cloudflare.com/hc/en-us/articles/200169466-Using-Cloudflare-with-WebSockets On Mon, Apr 12, 2021 at 10:41 AM exstrim401 ***@***.***> wrote: > is there some way to connect to websocket server under cloudflare? > > — > You are...

What tools are you using to analyze this?

WebSocket-Node doesn't have specific support for basic auth. I suppose that's something that could be added, but nobody has asked for it before? Sent from my iPhone > On Jan...

Regardless of how many people request the feature, it is absolutely a valid feature request. It ought to be supported. Just because I haven't had a reason to implement it...

I'm glad you found a way to handle the auth manually! Still, one shouldn't have to generate their own authorization header, ideally.

Yes, this is a potentially challenging/sticky situation. I went back and forth on this a few times in the initial design/implementation of the library. It'll take some careful changes to...

Yes, it would be a nearly total rewrite to add streaming support. My plan was to re-write it to be stream-oriented, and then re-create a message-based API on top of...

Awesome! I'll keep that in mind and let you know! Sent from my iPhone On Feb 12, 2012, at 5:08 AM, Michał [email protected] wrote: > If you need help, just...