Suren Gabrielyan

Results 14 comments of Suren Gabrielyan

@FlyyingPiggy2020 sorry, but I am not sure what websocket echo server do you use. Please check the examples in `esp-protocols` https://github.com/espressif/esp-protocols/blob/master/components/esp_websocket_client/examples/target/pytest_websocket.py And in order to setup ESP-IDF environment please check...

Probably it's because of draft, just missing CI `*yml` files updates

> @gabsuren Can you shed some light on this? Thanks! Sorry for the late response, it's on the line with https://github.com/espressif/esp-protocols/pull/621

@tao-a-man Thank you for raising the issue. The errors `tcp_write error, errno = No more processes` and `transport_ws: Error write header` seem to be caused by resource exhaustion due to...

@filzek Thank you for your contribution. However, the changes are causing compilation issues in our CI pipeline. Please refer to the details here: https://github.com/espressif/esp-protocols/actions/runs/9708563633/job/26876119855?pr=586

@filzek Thank you for the update. However, there are still breaking changes in the CI due to the modifications. https://github.com/espressif/esp-protocols/actions/runs/9798927333/job/27229816060?pr=586

@abhik-roy85 General note: I didn’t see any CI or testing coverage mentioned in the PR or workflows. Are there plans to add CI build/test validation for this component in a...

Hi @microfoundry , Following up to see if you’ve been able to test PR #[874](https://github.com/espressif/esp-protocols/pull/874.) with the new `WEBSOCKET_EVENT_PONG` handling. Let us know if it works for your setup and...

@glmfe, may we proceed with merging the PR, or are there any remaining concerns?