Skip to content

Make Stringless Windows OS compatible #4

Description

@justint

It'd be nice to have Stringless be runnable on the Windows operating system.

Currently Stringless is performing IPC using POSIX shared memory, which works fine for Unix-based systems but not so much for Windows. I see two options on how to resolve this:

  • Implement named shared memory and do OS checks in Stringless
  • Convert Stringless to a socket-based system

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions