<div dir="ltr">Hi,�<div>I have asked this before but I couldnt solve my problem . So I will try once more.�</div><div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">
On JSonRPC �-�</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">It seems that when I send a hebrew strings with rabbitmq - I get squares instead of strings in the other side.�</div>
<div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">It is not the way when I send it with regular publishing.�</div>
<div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); "><br></div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">
I send a String .�</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">It is the Json of an object.�</div>
<div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">In the client - I see hebrew.�</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">
In the first method of the server Side �I see Squares instead of hebrew letters..</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">
both clients are on the same computer.</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); "><br>
</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">in the answer once given to me here -�</div>
<div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); "><pre><font class="Apple-style-span" size="4">if you are seeing differences then the problem is
probably in your encoding or decoding process.</font></pre></div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">
<br></div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">My Question:�</div><div style="color: rgb(34, 34, 34); font-family: palatino, georgia, verdana, arial, sans-serif; line-height: 19px; text-align: justify; background-color: rgb(255, 255, 255); ">
Can I control the encoding when I use JSON RPC?�</div></div></div>