hyperledger / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
338 stars 277 forks source link

refactor(connector-iroha): make IrohaSocketIOEndpoint more specific #2122

Open petermetz opened 2 years ago

petermetz commented 2 years ago

Description

As a developer working on Cactus I want to quickly understand what things do based on their name so that I get up and running faster with the project and become productive faster.

What to do about it was discussed here in the pull request reviews but me and @outSH agreed that it's fine to address it later and so this issue was opened for tracking just that.

https://github.com/hyperledger/cactus/pull/2048#discussion_r920593595 https://github.com/hyperledger/cactus/pull/2048#discussion_r922130087

Acceptance Criteria

  1. Separate endpoint class(es) are created matching the naming of the endpoint(s) in openapi.json
kamalbuilds commented 1 year ago

Hi, can I get assigned to work on this @petermetz .