Code Monkey home page Code Monkey logo

Comments (7)

lcontento avatar lcontento commented on August 24, 2024 4

It used to be that HTTP.Servers exported the symbol Server, but it looks like this is no longer the case in the new release. You can fix the problem by using a local version of Mux with ]develop Mux and then add the line using HTTP.Servers: Server at the beginning of ~/.julia/dev/Mux/src/server.jl. Once the problem is fixed in the upstream version, you can revert to it with ]free Mux.

from mux.jl.

jpsamaroo avatar jpsamaroo commented on August 24, 2024 3

As mentioned above, #84 will fix this, and I imagine a new version will be tagged promptly afterwards.

from mux.jl.

hustf avatar hustf commented on August 24, 2024

At master version, Mux require both Http and Websockets. The last just switched to using the latest version of http. Did you just update?

In order to use one version of http, the best way of importing symbols to Mux may be through Websockets.

from mux.jl.

MaximeBouton avatar MaximeBouton commented on August 24, 2024

I just updated a few hours ago, I was getting the error when calling Blink.jl which depends on Mux.

from mux.jl.

MaximeBouton avatar MaximeBouton commented on August 24, 2024

Thanks this worked. It seems like #84 will fix it.

from mux.jl.

gtollefson avatar gtollefson commented on August 24, 2024

I have the same issue as OP and experience this on Unix. Mux is a dep of a package I'm developing and have submitted to METADATA.jl for registration. This issue is causing my package to fail to precompile. Is this something that can be fixed soon in the stable version?

from mux.jl.

piever avatar piever commented on August 24, 2024

Fixed by #86

from mux.jl.

Related Issues (20)

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.