Dilbert,

I know it is early to recommend this, however there is another Channel
API service that supports UTF8 and Unicode encodings called PubNub.
The pricing structure is different so go to http://www.pubnub.com to
learn more about the offering.  There are other Channel API services
out there that do similar things which you should look into as well,
just so you know to not be stuck with GAE Channel API.


Stephen

On Mar 4, 9:07 am, dilbert <[email protected]> wrote:
> Not really sure what you mean. I use the following to send the message:
> <https://groups.google.com/forum/?show_docid=074d568de0a59f7a#%21topic...>  
> ChannelServiceFactory.getChannelService().sendMessage(new
> ChannelMessage(key, "message šđžčćŠĐŽČĆ"));
>
> Thanks for the help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to