Change `asyncio.open_connection()` and `asynico.start_server()` to use CircuitPython's socket support.
Change
asyncio.open_connection()andasynico.start_server()to use CircuitPython's socket support.