Git Product home page Git Product logo

Comments (7)

leontoeides avatar leontoeides commented on June 12, 2024 1

Thanks for the feedback and sharing your workaround.

I haven't done any async work in Rust yet so it's more likely I'm missing something than you. The library is really just a glorified library of structs so maybe it has something to do with using the blocking version of Reqwest?

I like your idea of having the option to execute your own HTTP GET request and sending back the results. I'm not a big fan of having Reqwest as a dependency.

It might be a week or two before I can look at this more closely.

from google_maps.

victorct-pronto avatar victorct-pronto commented on June 12, 2024

Having the same problem here.

from google_maps.

yandexx avatar yandexx commented on June 12, 2024

FYI I've encountered the same issue when using blocking Reqwest client, independently of google_maps. Might be an issue in Reqwest or tokio, which I intend to minimize and report.

from google_maps.

headuck avatar headuck commented on June 12, 2024

I had this issue before, and had created an async fork of this project for my own use here. You may take reference from the approach.

from google_maps.

Mause avatar Mause commented on June 12, 2024

@headuck do you have any plans to update it for tokio 1?

from google_maps.

headuck avatar headuck commented on June 12, 2024

@Mause My fork is being used in a 0.2 environment with other crates which also depends on 0.2. Perhaps need to wait a little bit when the dependencies are updated.

from google_maps.

Mause avatar Mause commented on June 12, 2024

@headuck no worries, I wound up using the compatibility crate and it worked with no issues

from google_maps.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.