PierreRust / apigpio

apigpio - an asyncio-based python client for pigpio
MIT License
19 stars 11 forks source link

Use pipe interface when running on the raspberry pi #2

Open PierreRust opened 8 years ago

PierreRust commented 8 years ago

When running on the raspberry pi, apigpio should use pigpiod's pipe interface instead of the socket interface.

Odianosen25 commented 6 years ago

Hello @PierreRust,

Any update on this? As it will be very useful for security reasons.

Regards