You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a DAHN developer, I have a uniform request/response API to implement that supports the dynamic nature of DAHN by delivering responses as holons and requests as actions.
Definition of done:
This is a design spike more than an implementation story -- but the API design will be defined as (unimplemented) RUST functions and associated data structures.
RUST functions have been defined for the uniform request/response API
The pull request (PR) for pulling this structure into the porto-dev branch as been approved and completed
Tests have been run in map-proto to ensure everything works.
The text was updated successfully, but these errors were encountered:
As a DAHN developer, I have a uniform request/response API to implement that supports the dynamic nature of DAHN by delivering responses as holons and requests as actions.
Definition of done:
This is a design spike more than an implementation story -- but the API design will be defined as (unimplemented) RUST functions and associated data structures.
The text was updated successfully, but these errors were encountered: