IBM / aspera-sdk-js

IBM Aspera for Desktop JavaScript SDK
https://ibm.github.io/aspera-sdk-js/docs
Apache License 2.0
0 stars 0 forks source link

Safari Extension Handler implementation #10

Closed JAHMCR closed 4 months ago

JAHMCR commented 4 months ago

Implemented an initial SafariExtensionHandler for communication between the browser and the Safari extension.

This PR will enable support for HTTP requests, while transfer monitoring will be implemented in the next PR.