notebook/IPython/html/static/services
Min RK 1cac03528b use single WebSocket connection for all channels
multiplex on a 'channel' key in message,
rather than separate websockets.

Unlike zmq, there aren't different message patterns that require the channels to be separate.

Reduces FD count by factor of 3 and connection complexity in js.
2015-01-06 11:15:15 -08:00
..
kernels use single WebSocket connection for all channels 2015-01-06 11:15:15 -08:00
sessions fix event hookup for kernel changed 2014-11-15 12:19:35 -08:00
config.js Update test to modify class config for default_cell_type 2014-12-14 15:21:38 -08:00
contents.js Do not inject self in IPython namespace 2014-12-19 14:55:30 +01:00