josephg / node-browserchannel

An implementation of a google browserchannel server in node.js
287 stars 47 forks source link

Unicode is broken in IE6 #42

Closed josephg closed 10 years ago

josephg commented 10 years ago

Any test which sends unicode after the initial connect currently fails in IE6 (and maybe other versions of IE). There's probably some escaping / encoding we should be doing.

Ping this bug if its important to you.