Skip to content
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

Create WDT daemon #178

Open
nikunjy opened this issue Mar 4, 2018 · 1 comment
Open

Create WDT daemon #178

nikunjy opened this issue Mar 4, 2018 · 1 comment

Comments

@nikunjy
Copy link
Contributor

nikunjy commented Mar 4, 2018

I have been considering WDT to use as a sidecar process on my servers.
Since all my code is in golang, this seems to be the easiest way out for me. I want that a daemon is always running and I can use grpc to make a call to this daemon and give it the receiver address to transfer files. The status of the transfer be returned to me in the grpc response.

Do you guys think this is useful, if yes then please leave some comments and suggestions. I can send a PR

@ldemailly
Copy link
Contributor

It does seem useful to me (but not sure who will accept/merge the PR) - may need to bribe uddipta

Speaking of golang and sidecars; you should checkout https://github.com/istio/istio (https://istio.io/)

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

No branches or pull requests

2 participants