Skip to content

Re-add some events that were removed before #13

@UniquePanda

Description

@UniquePanda

After #1 some events were changed so that they are only used internally.
As they were available to the outside (via .on() on the resumable object) before, it doesn't really make sense to only use them internally now. The internal handlers in resumable.ts and resumableFile.ts could just fire these events after handling.

The affected events are:

  • fileError
  • chunkingStart
  • chunkingProgress
  • chunkingComplete
  • catchAll

Metadata

Metadata

Assignees

Labels

refactoringNot a new feature but clean ups etc. of existing code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions