Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Unix Domain Socket Interface #256

@ebolyen

Description

@ebolyen

Just a thought that popped into my head last night:

After we support #255 we would be able to build a Unix Domain Socket Interface for interprocess communication. This would make it simple for other languages to execute PyQi commands which seems like a really cool idea. Imagine if Java, C, or even Node.js could call a Python library by just integrating [the Python library] with PyQi!

Unix Domain Sockets are supported by every operating system and might be a very impressive interface from a 3rd party user perspective.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions