Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Potential for back porting windows support to hyperlocal #1

Closed
softprops opened this issue Nov 15, 2018 · 3 comments
Closed

Potential for back porting windows support to hyperlocal #1

softprops opened this issue Nov 15, 2018 · 3 comments

Comments

@softprops
Copy link

👋maintainer of hyperlocal here. It's super cool ms is using rust and even cooler some of that rust is influenced by my work. I'm wondering if it would be possible to back port some of this to hyper local? Ideally I'd love if it we're more portable. I didn't even know domain sockets we're a thing on windows!

@damonbarry
Copy link
Member

Definitely looking forward to moving this into hyperlocal--I don't want this repo to live any longer than necessary.

The hangup for us (Azure IoT Edge product team) is that there are also changes needed in the standard library, mio-uds, and tokio-uds, so hyperlocal is at the end of the dependency chain.

I guess we could backport to hyperlocal now and just have it depend on Azure/mio-uds-windows and Azure/tokio-uds-windows, but they aren't even published to crates.io yet. I was kind-of hoping to avoid that step but we can do it if needed.

Let me know what you think!

@softprops
Copy link
Author

I gotcha. No worries. Very cool to see Microsoft using rust!

@arsing
Copy link
Member

arsing commented Feb 21, 2020

Let's discuss this in softprops/hyperlocal#21

@arsing arsing closed this as completed Feb 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants