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

cross platform support #7

Open
skewballfox opened this issue Jul 2, 2021 · 0 comments
Open

cross platform support #7

skewballfox opened this issue Jul 2, 2021 · 0 comments

Comments

@skewballfox
Copy link
Owner

there is mainly 2-3 things that need to be done to make this cross platform:

  1. switch from tokio's unix domain socket pair to something like interprocess,
  2. make sniper-config more flexible in the paths it handles/allows
  3. if daemonizing, write a script to set up on installation as a windows service

Once these are done, this should work on both windows and unix platforms(linux, mac, possibly bsd)

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

1 participant