not sure what you mean there Araq. That is what I want to accomplish here, 
write 3 procs, sendUncompressed, sendGzip, sendDeflate, and when compression is 
enabled, just do client.sendProc = sendGzip or whatever. And all socket sends 
are handled by client.sendProc(data: string). I am stuck at this for 9 days. 
Help please?

Reply via email to