mdouchement / standardfile

Yet Another Standardfile (standardnotes server) Implementation written in Golang
MIT License
80 stars 9 forks source link

Feat: Implement subscription api #90

Closed Crusader99 closed 1 year ago

Crusader99 commented 1 year ago

Based on https://github.com/mdouchement/standardfile/compare/subscription-sandbox?expand=1, closes #74

Features endpoint will be called when delaying subscription response. It seems to be a race condition in StandardNotes :(