[Pkg-javascript-commits] [sockjs-client] 188/434: Tell something about utf-8 messup

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 0863dff0382c0fd72539f41a2d321f8aac2d1607
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Tue Oct 25 19:58:12 2011 +0100

    Tell something about utf-8 messup
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index c749284..04652d0 100644
--- a/README.md
+++ b/README.md
@@ -136,6 +136,12 @@ bad practice. If you absolutely must do it, you can use
 mutliple subdomains, using different subdomain for every
 SockJS connection.
 
+Currently SockJS-client is only able to send valid Unicode messages.
+Never try to send
+[unicode surrogates](http://en.wikipedia.org/wiki/Mapping_of_Unicode_characters#Surrogates),
+Less common characters can be badly encoded into UTF-8 due to various
+browser quirks, we're working a fix.
+
 
 Supported transports (#1)
 -------------------------

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list