notebook/IPython/html/services/kernels
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
..
tests Update CSP tests for new default. 2014-12-02 15:12:14 -06:00
handlers.py use single WebSocket connection for all channels 2015-01-06 11:15:15 -08:00
kernelmanager.py Clean up get_kernel_path logic 2014-12-02 11:54:19 -08:00