iperl6kernel icon indicating copy to clipboard operation
iperl6kernel copied to clipboard

Handle connection requests

Open arnsholt opened this issue 10 years ago • 0 comments

The IPython protocol supports frontends to only connect to the shell socket, and sending a connect_request message asking the kernel to send the remaining parameters. Should be pretty simple to implement, but doesn't make too much sense to implement until after we've implemented #5.

arnsholt avatar Nov 20 '15 22:11 arnsholt