planetarium / NineChronicles

Unity client application for Nine Chronicles, a fully decentralized idle RPG powered by the community.
https://nine-chronicles.com/
GNU Affero General Public License v3.0
347 stars 146 forks source link

change http request method #4863

Closed jonny-jeahyunchoi closed 3 weeks ago

jonny-jeahyunchoi commented 3 weeks ago

HttpClient를 UnityWebRequest로 변경 HttpClient 인스턴스가 많아지면서 소켓제한으로 요청실패하는것이 의심되어 수정.