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

Please add the "wslay_session_mem_recv" API #55

Open
theoryfate opened this issue Aug 6, 2019 · 0 comments
Open

Please add the "wslay_session_mem_recv" API #55

theoryfate opened this issue Aug 6, 2019 · 0 comments

Comments

@theoryfate
Copy link

Are you the author of nghttp2? Please add an API like "nghttp2_session_mem_recv" to wslay.

"nghttp2_session_mem_recv" is great to use, and can actively parse data that already exists in memory, instead of passively calling the receive function in the IO interface like "recv_callback".

APIs for both different modes allow developers to more flexibly integrate wslay into existing application code.

@theoryfate theoryfate changed the title Please add the wslay_session_mem_recv API Please add the "wslay_session_mem_recv" API Aug 6, 2019
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