| commit | 8142fedd196e20d24c48485396821b12034e7eb9 | [log] [tgz] |
|---|---|---|
| author | mustiikhalil <mustii@mmk.one> | Fri Feb 26 01:38:12 2021 +0300 |
| committer | GitHub <noreply@github.com> | Thu Feb 25 14:38:12 2021 -0800 |
| tree | efc31d19a822e6fa11e69d31c3b16ccce4aa6a18 | |
| parent | c0be1cb7a51f1c50e057469de94f3a3bb7dfcb64 [diff] |
Working on a python example plus fixing python grpc code (#6456) Refactored python grpc code gen Adds example server & client + fixes ci Fixes generated code Making sure we encode the reply string as utf8 Adds Readme details to clarify issue regarding encoding when python is sending/receiving
FlatBuffersFlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.
Go to our landing page to browse our documentation.
and more in progress...
flatbuffers tag for any questions regarding FlatBuffers.To contribute to this project, see CONTRIBUTING.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.