mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-17 04:27:13 +00:00
doc[protocol]: update doc
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ English | [简体中文](./README_CN.md)
|
||||
### Ⅰ. Introduction
|
||||
|
||||
- A decentralized network serialization library for the metaverse, secure, private, and compatible, allowing everyone to have a unique set of protocols
|
||||
- The protocol is currently natively supported **C++ Java Javascript C# Go Lua GDScript Python**,It's easy to do cross-platform
|
||||
- The protocol is currently natively supported **C++ Java Javascript TypeScript C# Go Lua GDScript Python**,It's easy to do cross-platform
|
||||
- The protocol can customize the private protocol format to make your protocol more secure, and supports adding fields
|
||||
and being compatible with previous and subsequent protocols
|
||||
- Compatible with Protobuf, it supports the generation of Protobuf protocol files, and provides a generation method from
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
### Ⅰ. 简介
|
||||
|
||||
- 为元宇宙而生的去中心化网络序列化库,安全私有,可前后兼容,让每个人都拥有一套独一无二的协议
|
||||
- 协议目前原生支持 **C++ Java Javascript C# Go Lua GDScript Python**,可以轻易实现跨平台
|
||||
- 协议目前原生支持 **C++ Java JavaScript TypeScript C# Go Lua GDScript Python**,可以轻易实现跨平台
|
||||
- 协议可以自定义私有协议格式,让你的协议更加安全,支持增加字段和兼容前后版本协议
|
||||
- 兼容protobuf,支持生成protobuf协议文件,提供从pojo到proto的生成方式
|
||||
- proto文件到生成pojo的方式已经有不少jetbrains插件可以做到,可以在idea的plugin中搜索proto
|
||||
|
||||
Reference in New Issue
Block a user