mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
1cac03528b
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. |
||
---|---|---|
docs | ||
examples | ||
git-hooks | ||
IPython | ||
tools/tests | ||
.gitignore | ||
.mailmap | ||
Dockerfile | ||
setup.py | ||
setupbase.py |