KanoComputing / community-sdk

Scripts, tools and libraries to help you to interact with your Kano Devices in your favourite programming language.
MIT License
31 stars 11 forks source link

Connect to PixelKit over Websocket #2

Open murilopolese opened 5 years ago

murilopolese commented 5 years ago

RIght now only a RetailPixelKitSerial is implemented but the Pixel Kit offers the same RPC protocol over websocket. The Nodejs SDK has it implemented already but the Python SDK still lacks it.