How Install MPQuic With Quic-go? · Issue #4 - GitHub

Skip to content Dismiss alert {{ message }} / mp-quic Public
  • Notifications You must be signed in to change notification settings
  • Fork 80
  • Star 205
  • Code
  • Issues 16
  • Pull requests 2
  • Actions
  • Projects
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options How install MPQuic with quic-go? #4New issueNew issueClosedClosedHow install MPQuic with quic-go?#4@thomaswpp

Description

@thomaswppthomaswppopened on Apr 23, 2019

I tried different ways to install MPQuic, but were not successful. How can I install MPQuic? and what version of quic-go is compatible?

I tried this tutorial https://multipath-quic.org/2017/12/09/artifacts-available.html but when I try "go get -t -u ./..." I get error

package golang.org/x/net/lex/httplex: cannot find package "golang.org/x/net/lex/httplex" in any of: /usr/local/go/src/golang.org/x/net/lex/httplex (from $GOROOT) /home/thomas/go/src/golang.org/x/net/lex/httplex (from $GOPATH) So, I change this files request_writer.go and roundtrip.go "golang.org/x/net/lex/httplex" ==> "golang.org/x/net/http/httpguts"

And when I try again "go get -t -u ./..." I got this error:

github.com/lucas-clemente/quic-go/internal/crypto internal/crypto/key_derivation.go:47:60: cs.KeyLen undefined (type mint.CipherSuiteParams has no field or method KeyLen) internal/crypto/key_derivation.go:48:58: cs.IvLen undefined (type mint.CipherSuiteParams has no field or method IvLen)

Metadata

Metadata

Assignees

No one assigned

Labels

No labelsNo labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Từ khóa » Mp Quic Github