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.
- Host: GitHub
- URL: https://github.com/topfreegames/avro
- Owner: topfreegames
- Created: 2018-02-01T14:31:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T16:48:51.000Z (over 7 years ago)
- Last Synced: 2023-08-09T20:19:22.852Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.