notebook/IPython/html/static/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
..
comm.js Fix a bug in using promises with comms: this -> that 2014-12-09 22:48:21 +00:00
kernel.js use single WebSocket connection for all channels 2015-01-06 11:15:15 -08:00
serialize.js Ran function comment conversion tool 2014-12-03 13:42:43 -08:00