Skip to content
David O'Rourke edited this page May 24, 2018 · 1 revision

Application (Layer 7)

The application layer is the responsibility of the module developer.

The module has the following responsibilities for any Torpedo ports it creates:-

  • Calling the process method to synchronise message processing to the engine sample rate
  • Calling a suitable send method to send messages when required
  • Overriding a suitable received method to handle any messages received by the port
Clone this wiki locally