[IPython-dev] Python and Javascript

Thomas Kluyver takowl at gmail.com
Mon Aug 26 15:56:19 EDT 2013


On 26 August 2013 12:50, Cyrille Rossant <cyrille.rossant at gmail.com> wrote:

> (I think the
> bottleneck is base64 serialization/deserialization, and there's also
> the transfer through WebSocket).
>

I think someone mentioned that the IPython messaging protocol does allow
the possibility of sending JSON metadata followed by a chunk of binary
data, which would avoid the base64 cost. I don't know much about it, but if
I'm not making that up, others will be able to give you more details.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130826/49418a8b/attachment.html>


More information about the IPython-dev mailing list