Skip to content

Build a mutagen API client for coder-desktop-macos #379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spikecurtis opened this issue Feb 18, 2025 · 0 comments · Fixed by coder/coder-desktop-macos#111
Closed

Build a mutagen API client for coder-desktop-macos #379

spikecurtis opened this issue Feb 18, 2025 · 0 comments · Fixed by coder/coder-desktop-macos#111
Assignees

Comments

@spikecurtis
Copy link

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.

@sreya sreya assigned sreya and ethanndickson and unassigned sreya and ethanndickson Mar 4, 2025
ethanndickson added a commit to coder/coder-desktop-macos that referenced this issue Mar 18, 2025
Closes coder/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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants