Skip to content

fallback to pure python implementation if used on a non-supported platform #6

@Girgitt

Description

@Girgitt

On Windows and Raspberry PI PJON-python uses C++ client compiled from PJON sources to maintain compatibility with PJON protocol.

The C++ client is compiled and provided with PJON-python for Win and RPI platforms.

For other platforms (e.g. Linux) PJON-python should use older python-only implementation but should warn the compatibility is provided up to PJON v5 only.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions