Go to main content

Remote Administration Daemon Developer's Guide

Exit Print View

Updated: April 2020
 
 
Chapter 4

Module Development

RAD is modular in a variety of ways. Modules may deliver custom protocols, transports, or API definitions and implementations. This section focuses on the custom API definitions and implementations. Although an API can be constructed manually, using radadrgen to generate the necessary type definitions is much simpler.