Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sampleapp] Create Interface Actor #54

Open
srfc opened this issue May 19, 2018 · 0 comments
Open

[sampleapp] Create Interface Actor #54

srfc opened this issue May 19, 2018 · 0 comments

Comments

@srfc
Copy link
Collaborator

srfc commented May 19, 2018

Issue

Build an example of how to generate an application interface to our top-level functions, e.g. using a HttpActor

Problem Description

  • there is no bridge to any outside applications
  • need to define some, e.g. http-, interface which provides synchronised access to our top-level functions

Supporting Information

  • likely top-level functions needed for this interface:
    • start_session_as_customer(c_id) (is not implemented or defined yet)
    • add_items
    • checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants