We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7c1ab commit a896838Copy full SHA for a896838
README.md
@@ -65,7 +65,7 @@ Disconnect the client.
65
pclient.disconnect();
66
```
67
68
-protobuf 支持的格式:`uInt32, int32, sInt32, float, double, string.`
+protobuf surpported type:`uInt32, int32, sInt32, float, double, string.`
69
70
The dotnet client support dictionary compress and protbuf encode. The use these function, just set the flag at server side.
71
##License
0 commit comments