Skip to content

Rework ARCitect-Swate-Communication #636

Open
3 of 3 issues completed
Open
3 of 3 issues completed
@Freymaurer

Description

Currently there is no way to "await" responsed between tools.

I will implement an async worklow which aims to be:

  • type safe
  • maintainable
  • interoperable with existing logic

Swate

I will try to replicate Fable.Remoting logic of creating Interface types of requests and then building a proxy from that, which will automatically call the correct ARCitect message.

ARCitect

ARCitect does not have existing workflows like this. I will implement a logic that mimics the one on Swate site with less boilerplate as JS is more easy with dynamic function approaches.

Sub-issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Area: FrontendFrontend (Fable App) related issuesHost: ARCitectRegarding Swate in ARCitectType: BugSomething is not working, and it is confirmed by maintainers to be a bug.Type: Feature RequestThis item is confirmed by the maintainers to be a request for a new feature

Type

No type

Projects

  • Status

    In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions