##// END OF EJS Templates
Different clients now share a single zmq session....
Different clients now share a single zmq session. Previously, each client (browser window) would open its own set of ZMQ sockets to a kernel. Now one master set of connections to the kernel is created and all clients share those connections. In some ways, this simplifies the URL design. I have also made kernel_ids server-side created.
Brian Granger -
r4306:2ad3ee41
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / js
notebook.js Loading ...