Skip to content

Usage of named pipes? #79

@ndelta0

Description

@ndelta0

Is your feature request related to a problem? Please describe.
Memory Mapped Files are only a thing in Windows, thus limiting the plugin to Windows only (#75).

Describe the solution you'd like
Usage of Named Pipes, they are present in both Windows and Unix/Unix-like, although they have a bit different implementation.

Describe alternatives you've considered
Other alternative is a TCP (or UDP maybe?) socket, similarly to how ETCARS and ETS2 Telemetry Server. In case of the latter it would probably require either JSON format or Base64 encoding.

Additional context
None

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