JupyterCallbackBasedSocket
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun JupyterCallbackBasedSocket.sendReceive(messageBufferCapacity: Int = 256): JupyterSendReceiveSocket
Receiving messages when the buffer is full will block the incoming message processor thread (the thread which runs JupyterCallbackBasedSocketImpl.receiveMessageAndRunCallbacks).