Skip to main content

Module server

Module server 

Source
Expand description

Swift server/handler generation.

Generates handler protocol and dispatcher for routing incoming calls.

Functionsยง

generate_server
Generate complete server code (handler protocol + dispatchers).