function main() { var url = “https://api.bloex.com/ticker/get”; var result = exchange.IO(“api”,“POST”,url); Log(result); }
이 프로젝트의 결과는 다음과 같으며, 문제는 어디에 있는가?
정보 false 2018-05-23 13:18:52 Exchange 실수 Futures_OP 4: Post http://127.0.0.1:6666/exchange: dial tcp 127.0.0.1:6666: connectex: No connection could be made because the target machine actively refused it. 2018-05-23 13:18:51
다시 시작