Prev | Index | NextAll Together Now -- 1000 Words
- The reactor gets events from the transports (read from network, write to network)
- The reactor passes events to protocol (connection lost, data received)
- The protocol tells the transport to do actions (write data, lose connection)