mmo scope。Authorization: Bearer ********************{
"protocol": "udp"
}curl --location --request POST 'https://api.yearnstudio.cn/api/open/mmo/room/new' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"protocol": "udp"
}'{
"status": "success",
"data": {
"connect_key": "a3f1e2c4b5d67890a3f1e2c4b5d67890",
"edge_url": "mmo.yearnstudio.cn:8082",
"room_id": "550e8400-e29b-41d4-a716-446655440000",
"protocol": "udp"
}
}