##// 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.

File last commit:

r3673:b9f54806
r4306:2ad3ee41
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer