jup-ag / jupiter-swap-api-client

68 stars 52 forks source link

utilize reqwest connection pool #14

Open Smotrov opened 1 month ago

Smotrov commented 1 month ago

Instead of setting up new connect on every request we can utilize reqwest connection pool.