mdouchement / standardfile

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

unix socket support, fixes (#62) #63

Closed cyberb closed 2 years ago

cyberb commented 2 years ago

Allows listening on a unix socket in a backward compatible way.

address: "unix:/var/snap/notes/current/notes.socket"