You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the list of supported connectors is hard-coded through the ansilo-connectors-all crate.
It would be a substantial improvement to leverage a C-style ABI as connector interface and load connectors as shared libraries.
The text was updated successfully, but these errors were encountered:
Currently the list of supported connectors is hard-coded through the ansilo-connectors-all crate.
It would be a substantial improvement to leverage a C-style ABI as connector interface and load connectors as shared libraries.
The text was updated successfully, but these errors were encountered: