DLTcollab / TA-endpoint

Connect resource constrained endpoints with Tangle-Accelerator
Apache License 2.0
0 stars 2 forks source link

Import cJSON for deserialize TA response #10

Closed howjmay closed 4 years ago

howjmay commented 4 years ago

We may need to deserialize the response from Tangle-Accelerator. Especially TA-endpoint needs to save the return UUID from Tangle-Accelerator.

So importing cJSON as JSON library is necessary.

howjmay commented 4 years ago

This issue will be implemented after #507 in tangle-accelerator has been implemented.

splasky commented 4 years ago

Move to tangle-accelerator #571