You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mutagen daemon we'll use for Coder Desktop File Sync has a gRPC API. This issue covers building an API client in Swift that we can use on Coder Desktop for macOS to talk to the daemon.
The text was updated successfully, but these errors were encountered:
Closescoder/internal#379
Much like in coder/coder-desktop-windows#48, this PR adds `mutagen-proto.sh` which finds all required files, following `import`s.
Right now, we use this client to stop the daemon over gRPC.
The mutagen daemon we'll use for Coder Desktop File Sync has a gRPC API. This issue covers building an API client in Swift that we can use on Coder Desktop for macOS to talk to the daemon.
The text was updated successfully, but these errors were encountered: