Subject: | Fails to connect |
Using the example from the synopsis and replacing localhost with
http://echo.websocket.org/ results in a timeout with this error:
EV: error in callback (ignoring): Can't call method "close" on an
undefined value at .../AnyEvent/PocketIO/Client.pm line 68.
But I can connect fine when using my own implementation using
AnyEvent::HTTP and Protocol::Websocket. I have also confirmed this on
several other sites using websockets.
It might help to also have some debugging functionality the user can enable.