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

why NewListener only support linux? #45

Closed
beaquant opened this issue Aug 31, 2023 · 7 comments
Closed

why NewListener only support linux? #45

beaquant opened this issue Aug 31, 2023 · 7 comments
Labels
C-question A user question.

Comments

@beaquant
Copy link

why NewListener only support linux?
osx may be ok?

return nil, fmt.Errorf("only support linux OS")

@Huafanfan
Copy link

I also want to ask if there are any plans to support Mac OS in the future.

@goodbye-babyer
Copy link
Contributor

Runing shmipc in mac for developing? In fact, there hasn't been any optimization specifically for macOS yet. Although some modifications can make it run, its performance hasn't been thoroughly fine-tuned, and alignment with other IPC mechanisms may not provide significant value.

@GuangmingLuo GuangmingLuo added the C-question A user question. label Sep 20, 2023
@GuangmingLuo
Copy link
Member

@beaquant @Huafanfan Hi, please let us know if you are going to use it in real scenario in your company so that we can provide better support.

@beaquant
Copy link
Author

development envriment is macOS, it can debug and trace issue. But the produce envirment is linux.

@GuangmingLuo
Copy link
Member

@beaquant Please leave your company info and use case here : #25

@beaquant
Copy link
Author

enn, I develop application by myself. company doesn't setup.
Sorry

@GuangmingLuo
Copy link
Member

enn, I develop application by myself. company doesn't setup. Sorry

OK, thanks for your feedback.
Based on what @goodbye-babyer has answered, this issue will be closed as not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-question A user question.
Development

No branches or pull requests

4 participants