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

connection.on('dataChunk',(dataChunk)=>{}) #428

Open
acognigni-evotecnia opened this issue Nov 2, 2023 · 0 comments
Open

connection.on('dataChunk',(dataChunk)=>{}) #428

acognigni-evotecnia opened this issue Nov 2, 2023 · 0 comments
Labels

Comments

@acognigni-evotecnia
Copy link

I have a suggestion:

when sending large amounts of data, I'd like to be able to get a callback every once in a while with at least the data chunk size to be able to show progress bars or something like that.

other nice to haves:

  • be able to know the final data size. maybe on another event 'metadata' or something like that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants