iota.lib.cpp icon indicating copy to clipboard operation
iota.lib.cpp copied to clipboard

Requests & Responses design

Open Cylix opened this issue 7 years ago • 1 comments

We can investigate alternatives to this design.

This is a legacy design we took from the iota.lib.java library at the very beginning, so there might be better alternatives or more C++ friendly options.

Related to #184

Cylix avatar Jan 28 '18 04:01 Cylix

Additional remark to be considered here: some API in extended return a Response object while some others return a raw object. This can be improved when changing the design.

Cylix avatar Feb 25 '18 03:02 Cylix