holepunchto / pear

combined Peer-to-Peer (P2P) Runtime, Development & Deployment tool
https://pears.com/
Apache License 2.0
85 stars 9 forks source link

Windows pipe name #143

Closed ruy-dan closed 2 months ago

ruy-dan commented 2 months ago

Updates the pipe name on Windows by deriving it from the platform dir so that each platform dir is associated with a unique pipe. This aligns with our current mac/linux implementation, where different sockets are used for different platform instances.