Categorygithub.com/code-payments/flipchat-protobuf-api

# README

Flipchat Protobuf API

Release GitHub License

The APIs and models for communication between Flipchat clients and server.

Code Generation

Generated code can be found under the generated/ directory. The following languages are directly supported:

To generate all code, run:

make

Or to generate a specific language, run:

make {go, protobuf-es}

# Packages

No description provided by the author