hh-lol-prophet icon indicating copy to clipboard operation
hh-lol-prophet copied to clipboard

命令行参数中 `riotclient-app-port` 和 `--app-port` 两个端口代表的 `api` 有什么区别

Open arrebole opened this issue 2 years ago • 3 comments

猜想可能是有两个后端,尝试过在 riotclient-app-port 指定的端口中可以访问 /swagger/v3/openapi.json 查看接口文档

arrebole avatar Jul 15 '22 17:07 arrebole

https://developer.riotgames.com/docs/lol#game-client-api_live-client-data-api 这份文档指向的应该是 riotclient-app-port 指向的服务

arrebole avatar Jul 15 '22 17:07 arrebole

但是看本项目使用的是 --app-port 指向的服务

arrebole avatar Jul 15 '22 17:07 arrebole

当时找到这端口能跑就行 其他的参数没研究

buffge avatar Jul 20 '22 13:07 buffge