Eslody/RPC-demo (github.com)项目的流程图
消息格式:

建立连接:

远程调用+服务注册:

其中,注册方法满足如下条件:
- 参数数量为3,返回error
- 参数及方法均导出
- 第二个参数为指针
服务发现+注册中心:

生活在树上-始终热爱大地-升入天空
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true