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

Unable to receive bigger chunk data from client #3205

Open
Somritag opened this issue Aug 16, 2024 · 0 comments
Open

Unable to receive bigger chunk data from client #3205

Somritag opened this issue Aug 16, 2024 · 0 comments

Comments

@Somritag
Copy link

Hi Andy,

Wanted to receive more than 300kb data ->
Was testing with minimal-ws-server-echo example
using simple websocket client from google extension to send data

Unable to receive post 20 frames received
image

This is the environment of libwebsocket + freertos running on stm32

Searched through one of your comments and tried with callback_minimal_pmd_bulk protocol from server, client side was testing with simple websocket client
Similar pattern observerd after few chunks of data it doesnit receive further packets.

on resend it does not hit the receive callback.

Can you guide .

Thanks,
Som

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