hyperledger-archives / education

Hyperledger training material
https://wiki.hyperledger.org/display/LMDWG
Apache License 2.0
372 stars 360 forks source link

Run application on single port for all agents #156

Open nitika-goel opened 5 years ago

nitika-goel commented 5 years ago

Hi, we are working on a Hyperledger Indy project. Have followed the demo on https://github.com/hyperledger/education/tree/master/LFS171x/indy-material/nodejs. The demo works perfectly but runs the application on different ports for different users. Is it possible that the agents run on different ports but the application can run on a single port. On login, it can connect to the agent port required. Can somebody please tell me how can we achieve this. Stuck on this for days now.

Kelly-Cooper commented 5 years ago

Hi, we are transitioning to a new maintainer and request that you post your question in the #indy channel at chat.hyperledger.org. Please create a Linux Foundation ID, https://identity.linuxfoundation.org/. We are working to update the demos. Thank you.