Now create a file called publisher.py and code in the following. import redispublisher = redis.Redis(host = 'localhost', port = 6379) message=""
確定! 回上一頁