Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Custom Routing Strategies in Multiple Languages #12

Open
tareknaser opened this issue Jun 27, 2024 · 0 comments
Open

Support Custom Routing Strategies in Multiple Languages #12

tareknaser opened this issue Jun 27, 2024 · 0 comments

Comments

@tareknaser
Copy link
Collaborator

barq is structured into different crates, each serving specific purposes, which allows for future feature expansions.

One proposed feature is enabling users to create custom routing strategies in their preferred programming languages.

This should be straightforward, as the routing algorithm only needs to accept RouteInput and return the route hops wrapped in RouteOutput to barq-plugin to process the payment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant