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

Should Mux.jl supports julia 0.4? #48

Closed
yfractal opened this issue May 1, 2017 · 3 comments
Closed

Should Mux.jl supports julia 0.4? #48

yfractal opened this issue May 1, 2017 · 3 comments

Comments

@yfractal
Copy link
Contributor

yfractal commented May 1, 2017

Mux depends on HttpServer and HttpServer depends on MbedTLS.
But the MbedTLS's master code doesn't support julia 0.4.

So I think Mux should not support julia 4.0 too.

What do you think of this?

@MikeInnes
Copy link
Collaborator

I'm not against dropping 0.4 support, but I would've thought that MbedTLS would just install an older version on 0.4?

@yfractal
Copy link
Contributor Author

yfractal commented May 1, 2017

Yeah, should not drop 0.4 supports just because of MbedTLS.

I guess 0.3.0 is the newest version for MbedTLS which support julia 0.4. I will confirm these with MbedTLS's supporters.

amellnik pushed a commit to amellnik/Mux.jl that referenced this issue Apr 17, 2018
…tions before the server can respond, don't fail outright.
@rdeits
Copy link
Collaborator

rdeits commented Aug 16, 2018

Closing, since we've dropped v0.6 and below

@rdeits rdeits closed this as completed Aug 16, 2018
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

3 participants