How can I override the connector on the Builder? #1214
Unanswered
thomas9911
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@thomas9911 have you figured this out by any chance? I am puzzling with the same thing now, thanks a lot |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For my use case I want to use a different connector, however this does not seems to be a straight forward process.
The problems I encountered that it uses the Socket trait which is hidden inside the utils folder.
This is the code i copied over from the source code and modified. But this doesnt compile
Was someone able to make a custom connector and / or have an example how to do this?
Beta Was this translation helpful? Give feedback.
All reactions