fast api 실행 uvicorn app.main:app --reload --host 0.0.0.0 --port 8000 소켓 정상 작동 테스트 uv run test_socket.py