justinstenning / SharedMemory

C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)
https://www.nuget.org/packages/SharedMemory
Other
566 stars 118 forks source link

Working On MacOS? #61

Open IdolMenendez opened 3 years ago

IdolMenendez commented 3 years ago

any plan to support MacOS?

justinstenning commented 3 years ago

Same issue as for Linux #40 - we need a native wrapper that supports the shared memory that is not backed by a file