Skip to content

Expose Client Interface via FFI #76

@jazzz

Description

@jazzz

The Core module needs to call the client interface over FFI. This currently does not exist.

Once #71 is completed, an FFI interface should be added to allow the integration with the Core Module.

The FFI should expose all functions required for operation.

Tasks:

Notes

  • A legacy FFI layer exists for the "core" api however should not be used as its no longer needed.
  • Look at safer_ffi library to manage ffi interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions