atsign-foundation / at_client_sdk

The Dart implementation of atSDK used for implementing Atsign's technology into other software
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
1.47k stars 32 forks source link

Dart client daemon for desktop (at_daemon) #607

Open XavierChanth opened 2 years ago

XavierChanth commented 2 years ago

Is your feature request related to a problem? Please describe. Browser support; preventing local secondary cache duplication.

Describe the solution you'd like A desktop application or daemon that exposes the atProtocol locally through one or more of the following:

Features:

Describe alternatives you've considered See #606

Additional context See #606

XavierChanth commented 2 years ago

An MVP was completed in PR 42, I will continue work on this in PR 43.

XavierChanth commented 2 years ago

@gkc shall we lower the number of SPs for PR 44?

gkc commented 2 years ago

sgtm

XavierChanth commented 8 months ago

@gkc @cconstab do we need at_daemon if we have API no ports?

gkc commented 8 months ago

@XavierChanth I don't follow ... how does "API no ports" address the problems which led to this feature request?

Browser support; preventing local secondary cache duplication.

XavierChanth commented 8 months ago

@XavierChanth I don't follow ... how does "API no ports" address the problems which led to this feature request?

Browser support; preventing local secondary cache duplication.

Right, fundamentally different goals.