Prev | Index | NextAll Together Now
- 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 stuff (write data, lose connection)