Skip to main content

FFI

FFI (Framework? SDK?)​

  • Introduction to the Pact Reference implementation / SDK framework / FFI
  • Hello FFI (https://github.com/YOU54F/hello_ffi)
  • Getting started (where to find, download)
  • Ergonomics (make it easy on the end user)
  • General usage, boundaries between FFI and Application
  • Setting up for logging, debugging etc.
  • Identifying the client language
  • Specific methods to call (or should this be spread across the DSL implementation?)