Joseph Werle
Joseph Werle
Instead of using [`aws-sdk-mock`](https://github.com/littlstar/hivemind/blob/master/index.js#L4) [directly in the production](https://github.com/littlstar/hivemind/blob/master/index.js#L25-L38) `index.js` file, use it the code that tests this module
We should customize the webview user agent to include Socket Runtime labeling along with the version of the runtime. The user agent string should also user application meta such as...
In an effort to support application links based on DNS hostnames or HTTP(S) URLs, we will need to allow the configuration of multiple "app links" in the `socket.ini` file that...
We need to improve the [File drag and drop API](https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop) so files and file system handles can be used with the [DataTransfer API](https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer)