multinet-app / multinet-api

Apache License 2.0
2 stars 2 forks source link

Improve network builder logic (fuzzy match) and make it asynchronous with a way to check status #164

Closed JackWilb closed 1 year ago

JackWilb commented 1 year ago

Does this PR close any open issues?

No

Give a longer description of what this PR addresses and why it's needed

This improves the network builder logic by making the matches work across string/number datatypes and it makes the creation async for large networks.

Provide pictures/videos of the behavior before and after these changes (optional)

N/A

Are there any additional TODOs before this PR is ready to go?

No