I want to connect remote raspberry pi using python 3
I have written following code
import eventlet import socketio sio = socketio.Server() app = soc