Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Feature/agent service: connect #23

Merged
merged 35 commits into from
Jun 6, 2017

Conversation

jovfer
Copy link
Contributor

@jovfer jovfer commented May 31, 2017

No description provided.

jovfer and others added 30 commits May 26, 2017 16:32
@jovfer jovfer changed the title [WIP] Feature/agent service Feature/agent service: connect Jun 5, 2017
@jovfer jovfer merged commit 0e32818 into hyperledger-archives:master Jun 6, 2017
vimmerru pushed a commit that referenced this pull request Aug 22, 2017
Merging master from hyperledger
@jovfer jovfer deleted the feature/agent_service branch December 15, 2017 10:46
dkulic pushed a commit to dkulic/indy-sdk that referenced this pull request Aug 14, 2018
…ves#23)

* When node's garbage collection is triggered, a callback in clearOnExit
will be called which calls release on the Rust connection object.
Garbage collection should happen with our sdk when garbage collection
happens with node.
Improved Tests

* added comments for the clearOnExit

* Removed the list_state function in connection object because it isn't
implemented in Rust yet.

* fixed connection tests and Connection Interface

* changed vars to camel case. Changed docker file to update npm

* deleted js files in src directory

* changed test because of naming conflicts

* fixed path for one of the imports

* changed tsconfig

* added dist directory. This will be temporary

* added weak library to package.json

* Corrected the test format for index-test.js
Removed the references to cxs_connection_list_state because we aren't using it yet
Fixed paths in connection-test

* added js files from dist. Won't have in the future

* Removed the dist directory from github

* fixed the default path for the .so file. Exported the Connection class

* exported CXSRuntimeConfig so that consumer could change path to .so file

* added .npmignore to leave out unnecessary files

* excluded tsconfig files in the .npmignore file

* Excluded .map files from the npm pack
Added a null check to the CXSRuntime class
Added typscript as a runtime dependency

Signed-off-by: ryMarsh44 <ryan.marsh44@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant