Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

ws_recv_any_frame: how to handle EOF? #122

Open
bassosimone opened this issue Aug 28, 2019 · 0 comments
Open

ws_recv_any_frame: how to handle EOF? #122

bassosimone opened this issue Aug 28, 2019 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@bassosimone
Copy link
Member

The comment in libndt.hpp says we should treat EOF as an error, because there is explicit EOF in the WebSocket protocol. However, given the scope of the library, we may also want to not do that and instead be more lax, hence the question label.

@bassosimone bassosimone added bug Something isn't working question Further information is requested labels Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant