Closed amckay1 closed 6 years ago
Thank you, this is now fixed in master. It was a show method that tried to access an old field. I would not have found this easily, because I rely on my unit tests these days, and they apparently do not cover this method.
Hi,
Running the echo.jl example code, I get the error
ERROR: type WSClient has no field handler_proxy
when I attempt to initialize the client:client = WSClient()
Just a heads up, thank you!
Specs: Julia 0.6.2 DandelionWebSockets 0.1.1