This package contains the common .proto files and related generated code we use in our projects.
- Maestro
- Change SendRoomPing method signature
- Maestro
- Added "roomType" to Room
- Added "SendRoomResync" to GRPCForwarder
- Events Gateway
- Added "retry" to SendEventsRequest
- Events Gateway
make eventsgateway
to build proto and mock- Renamed some types
- Added SendEvents
- Maestro
make maestro
to build proto
- Events Gateway
- Changed package
- Events Gateway
- Added mock file
- Events Gateway
- Empty response
- Events Gateway
- Added timestamp in Event
- Events Gateway
- Grpc events proto and golang generated file
- Maestro
- Added tags in SendRoomInfo
- Maestro
- Added SendRoomPing
- Maestro
- Fixed missing game in SendRoomInfo
- Maestro
- Added SendRoomInfo
- Added SendRoomEvent
- Maestro
- Grpc events proto and golang generated file
[ ] Add instructions on how to run the example server