Justin Baker
Justin Baker
If you change your code page to UTF-8 via `chcp 65001`, can you interact and press `y`?
Hi, it's actually an [option for `start` and `start_link`][0]. Though it does need to be easier to find. [0]: https://hexdocs.pm/websockex/WebSockex.html#t:option/0
There was a bug with continuation frames in 0.4.2 can up update to 0.4.3 and try it?
So, I'm NOT getting this with Elixir 1.11.3 Erlang/OTP 23.2 WebSockex 0.4.3 & 0.4.2 I'll try to test with a different version of Erlang.
Sorry, am out of town. There's a lot of changes here, so I will as soon as I get back.
> I'm not sure if this would be an issue getting this particular patch in, but taking the code formatting out and making a different PR for it could help...
Thanks for understanding! These last three months have been particularly hellish for me. I do what I can when I can, and I understand that people use this library a...
@xlphs Cool, thanks for that article. It actually shows me a different way that the `ssl` module could be used and I need to keep that in mind. What I...
@khodzha Thanks for the info. I think it's possible that `elixir-socket` is ignoring the `:80` and using port 443 because of the `wss` protocol. I don't think that Discord is...
I've tried this a couple of times. Ends up I am bad at words. But it definitely needs to be done, even if it's only a little bit at a...