An open API service indexing awesome lists of open source software.

https://github.com/topfreegames/avro

This package contains the common .avsc files and related generated code we use in our projects.
https://github.com/topfreegames/avro

Last synced: 7 months ago
JSON representation

This package contains the common .avsc files and related generated code we use in our projects.

Awesome Lists containing this project

README

          

TFGCo Go Avro definitions
=========================

This package contains the common .avsc files and related generated code we use in our projects.

### Changelog

#### v1.2.0

* Push Notification Feedbacks
* Added push notification feedbacks avsc and java classes

#### v1.1.1

* Push Notification
* Added push notification avsc and java classes

#### v1.0.2

* Events Gateway
* Add java project.

#### v1.0.1

* Events Gateway
* Add clientTimestamp and serverTimestamp to event schema.

#### v1.0.0

* Events Gateway
* Events .avsc schema and golang generated file.