notebook/IPython/html/base
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
..
handlers.py make FilesRedirectHandler redirect logic accessible 2014-12-27 15:11:42 -08:00
zmqhandlers.py use single WebSocket connection for all channels 2015-01-06 11:15:15 -08:00