Ian Hickson wrote:
Bringing in Apache as a library is a serious cost compared to WebSocket whose handshake can be implemented in a dozen lines of perl.

Careful, there are probably someone out there that will take this as a challenge to implement Apache in a dozen lines of Perl! :P

Joking aside, should a blocking read/recv call be made available? In some cases additional lag may be an acceptable compromise for maintaining the JavaScript call stack until a response arrives.

Mike

Reply via email to