class ICrystal::Session
- ICrystal::Session
- Reference
- Object
Defined in:
icrystal/session.crConstructors
Instance Method Summary
- #context : ZMQ::Context
-
#publish(msg_type, content)
sends a message over the iopub socket.
-
#receive_input
receive an input from the stdin socket
-
#receive_reply
receive a message from the shell socket
-
#send_reply(msg_type, content)
sends a message over the shell socket.
- #session_id : UUID