周晶

Results 22 comments of 周晶

- 新浪网/移动事业部 - sina.cn、新浪新闻IOS、安卓客户端 - 核心接口池(每日访问亿级)、核心业务(photo.sina.cn、cmnt.sina.cn等) ![Sina](http://i1.sinaimg.cn/dy/deco/2013/0329/logo/LOGO_1x.png)

抱歉,我的gitbook出问题了,麻烦直接看 github 吧 https://github.com/idevz/vanilla-zh

any update here ?

My internet connection is just fine, but I still have the same Error. ```bash  ~/code/z/to-or/ meaning of Factotum /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/open-uri.rb:225:in `open_loop': redirection forbidden: http://dictionary.cambridge.org/dictionary/english/factotum -> https://dictionary.cambridge.org/dictionary/english/factotum (RuntimeError) from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/open-uri.rb:151:in `open_uri'...

@JerryChaox 目前序列化仅支持简单数据类型 [简单序列化文档地址](https://github.com/weibocom/motan-go/wiki/zh_userguide#simple%E5%BA%8F%E5%88%97%E5%8C%96) 相关跨语言调用实例参考[motan-examples](https://github.com/motan-ecosystem/motan-examples)

@gyf19 目前开源的同时只支持 Motan2 协议使用 简单序列化(simple),但是 Motan 支持其他协议是比较容易实现的,可以参考下 Simple 的实现,欢迎 PR :)

先直接下载源码包,然后在根路径下执行相关命令吧,目前我们还没发布到公共仓库。

请描述下你是如何使用的?比如是 PHP Client 调用 Motan2 的服务吗?还是 调用 Yar 协议的服务?