nopasaran.controllers.protocol.WorkerServerProtocol =================================================== .. currentmodule:: nopasaran.controllers.protocol .. autoclass:: WorkerServerProtocol :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~WorkerServerProtocol.__init__ ~WorkerServerProtocol.connectionLost ~WorkerServerProtocol.connectionMade ~WorkerServerProtocol.dataReceived ~WorkerServerProtocol.disconnecting ~WorkerServerProtocol.get_current_state_json ~WorkerServerProtocol.logPrefix ~WorkerServerProtocol.makeConnection ~WorkerServerProtocol.send_encoded_data ~WorkerServerProtocol.send_sync .. rubric:: Attributes .. autosummary:: ~WorkerServerProtocol.connected ~WorkerServerProtocol.factory ~WorkerServerProtocol.is_active ~WorkerServerProtocol.local_status ~WorkerServerProtocol.queue ~WorkerServerProtocol.remote_status ~WorkerServerProtocol.transport