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

Stream interface #10

Open
jbenet opened this issue Sep 27, 2015 · 4 comments
Open

Stream interface #10

jbenet opened this issue Sep 27, 2015 · 4 comments

Comments

@jbenet
Copy link

jbenet commented Sep 27, 2015

Below HTTP, QUIC has a powerful stream muxer. It would be great to have access to this interface, and thus to have a Listen() (Conn, error) function much like quic.Dial. (Or is there a way to do this that I'm not seeing?)

@jbenet
Copy link
Author

jbenet commented Sep 27, 2015

in particular, would be fantastic to match the excellent interfaces of https://github.com/hashicorp/yamux or https://github.com/inconshreveable/muxado

@serialx
Copy link
Contributor

serialx commented Sep 30, 2015

Thanks! I will have a look at it. :)

@progrium
Copy link

progrium commented Jul 4, 2016

👍

@Grygoree
Copy link

Grygoree commented Sep 8, 2016

Also interested in this.

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

4 participants