好好爱自己!

gprc替代??

 

 

grpc替代??

webrpc https://github.com/webrpc/webrpc.git
drpc https://github.com/storj/drpc.git
twirp https://github.com/twitchtv/twirp.git
lrpc https://gitea.arsenm.dev/Arsen6331/lrpc.git
connect https://github.com/bufbuild/connect-go.git

 

 

---------------------------------------

 

https://ugorji.net/blog/serialization-in-go

Serialization In Go

View articles in the go-codec series, source at http://github.com/ugorji/go

For data transfer between systems to occur, the sending side must encode the data structures into a stream of bytes, and the receiving side must efficiently decode the stream of bytes into a representative data structure.

There is efficient and extensive support for this when using go as your language runtime. The standard library provides support for the following general-purpose encodings:

In addition, the Go Authors and the community at large provide libraries for the following popular encodings:

posted @   立志做一个好的程序员  阅读(99)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!
历史上的今天:
2020-03-13 [转]Angular5.0之 安装指定版本Angular CLI
2020-03-13 灰度级数与每象素的位数
2019-03-13 angularJs中$controller的使用
2017-03-13 Data obtained from ping: is it round trip or one way?
2014-03-13 linux 文件系统操作()

不断学习创作,与自己快乐相处

点击右上角即可分享
微信分享提示