Subject: | Async / AnyEvent Support |
How hard would it be to have full async support (connecting, disconnecting, issuing commands, retrieving data, etc.) and then have an AnyEvent-aware wrapper, probably AnyEvent::Telnet which is similar to how AnyEvent::SNMP and others work? I took a look at some of the other AnyEvent libs and I have no idea where to begin to port this to be AnyEvent capable or else I'd try doing it myself :)