hyperledger-labs / fabric-smart-client

The Fabric Smart Client is a new Fabric Client that lets you focus on the business processes and simplifies the development of Fabric-based distributed application.
Apache License 2.0
51 stars 52 forks source link

dispose context and close sessions #635

Closed adecaro closed 4 months ago

adecaro commented 4 months ago

This PR cleanups the contexts, sessions, and streams management by closing and releasing resources when needed.