I am creating firefox extension. I need to use sockets. I need it to work over http protocol. Is there any javascript library for creating http sockets. Communication is peer to peer so I need client socket and server socket in javascript it need to work over port 80 so it must follow http protocol.
Share
I found one http://jslib.mozdev.org/libraries/network/network.html