executorlib.standalone.interactive.communication.SocketInterface
================================================================

.. currentmodule:: executorlib.standalone.interactive.communication

.. autoclass:: SocketInterface
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SocketInterface.__init__
      ~SocketInterface.bind_to_random_port
      ~SocketInterface.bootup
      ~SocketInterface.receive_dict
      ~SocketInterface.send_and_receive_dict
      ~SocketInterface.send_dict
      ~SocketInterface.shutdown
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SocketInterface.status
   
   