Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Next »

어플리케이션 간 내부 요청은 JSON RPC를 사용

RPC method 목록은 {모듈명}.{메서드}로 표기한다

  • 예) md.async_run_task // 실제 메서드 이름은 async_run_task임

  • No labels