My Python code is: (SSL Works fine, paths replaced for privacy)
import asyncio import pathlib import ssl import websockets async def hello(websocket, path):