Skip Menu |

This queue is for tickets about the PocketIO-Client-IO CPAN distribution.

Report information
The Basics
Id: 82197
Status: new
Priority: 0/
Queue: PocketIO-Client-IO

People
Owner: Nobody in particular
Requestors: pagenyon [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.