Skip to content

Commit

Permalink
公众号:bugstack虫洞栈 | Netty使用Protobuf传输数据
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei committed Oct 6, 2019
1 parent dd6ff36 commit a7b5cba
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
public class ApiTest {

public static void main(String[] args) throws JsonFormat.ParseException {
System.out.println("hi 微信公众号:bugstack虫洞栈");

MsgBody.Builder msg = MsgBody.newBuilder();
msg.setChannelId("abD01223");
msg.setMsgInfo("hi helloworld");
Expand Down

0 comments on commit a7b5cba

Please sign in to comment.