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

Implement Socket Handler Component #4

Open
soareschen opened this issue Mar 7, 2015 · 0 comments
Open

Implement Socket Handler Component #4

soareschen opened this issue Mar 7, 2015 · 0 comments

Comments

@soareschen
Copy link
Member

function socketHandler(readStream, writeStream)

Socket handler is used to handle stateful connections, including TCP, Web Socket, HTTP/2, and QUIC. We need this handler component type to implement these protocols in Quiver.

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

1 participant