##// END OF EJS Templates
remove on_first_message authentication...
remove on_first_message authentication in ZMQStreams. No need for weird, special first message. - use regular cookie auth - use url param for session id

File last commit:

r14009:6f019b30
r18277:8b10c68d
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()