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

handle_read_http_response error #1118

Open
bigcat26 opened this issue Dec 19, 2023 · 0 comments
Open

handle_read_http_response error #1118

bigcat26 opened this issue Dec 19, 2023 · 0 comments

Comments

@bigcat26
Copy link

I have encountered a problem while running my program that was modified from the print_tls example of the websocketpp library version 0.8.2:

2023-12-19 19:12:12] [connect] Successful connection
[2023-12-19 19:12:12] [info] asio async_read_at_least error: asio.ssl.stream:1 (stream truncated)
[2023-12-19 19:12:12] [error] handle_read_http_response error: websocketpp.transport:2 (Underlying Transport Error)
[2023-12-19 19:12:12] [fail] WebSocket Connection 159.75.141.192:443 - "WebSocket++/0.8.2" /ws
 0 websocketpp.transport:2 Underlying Transport Error
[2023-12-19 19:12:12] [info] asio async_shutdown error: asio.ssl.stream:1 (stream truncated)
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