Updated on 2023-04-27 GMT+08:00

Extension API Reference

Write an extension process with the following actions to start the extension.

  1. Start an HttpClient to send a registration request to your FunctionGraph function.
  2. Start an HttpServer to receive invocation requests from the function.