Skip to content

Commit

Permalink
feat: Errors handling between Rust and JS (#80)
Browse files Browse the repository at this point in the history
* feat: Initial draft for errors handling between Rust and JS

* fix: Remove cohort_sdk_js dependency, instead declare optional dependencies on images.

* fix: Inject using serde annotation _typ during serialisation into JSON.

* fix: Improve error handling when processig callback calls between JS and RS.

* feat: Add ReplicatorError and map it to JS layer. (#81)

* feat: Add wrapper and error handler for Replicator JS.

* feat: Add ReplicatorError and map it to JS layer.

* fix: Move dev dependencies into relevant section in the package.json
  • Loading branch information
fmarek-kindred authored Sep 25, 2023
1 parent f261ebf commit 4cecb9f
Show file tree
Hide file tree
Showing 34 changed files with 5,978 additions and 1,525 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4cecb9f

Please sign in to comment.