Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

ffi bindings for protocol crate #34

Open
amika-sq opened this issue Dec 4, 2023 · 0 comments
Open

ffi bindings for protocol crate #34

amika-sq opened this issue Dec 4, 2023 · 0 comments
Labels

Comments

@amika-sq
Copy link
Contributor

amika-sq commented Dec 4, 2023

In order to be able to be consumed by a foreign language, bindings must be created for the tbDEX protocol.

We'll need to export all functionality of the protocol, as it's up to the consumer of the SDK to make business decisions related to the usage of Messages/Resources.

We should start this work only once there's a considerable amount of progress made on the protocol itself. We should also use findings from the web5-rs repo, as that will be exposed to foreign languages via ffi first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant