-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix session joining Users can now join / leave drawing sessions correctly * adding unit tests * added Protobuf definition * enable Protobuf compiler * defined all `ToBinary` methods * finished serializer implementation * validated that we can serialize session state correctly * fixed serialization for DrawingActivityUpdate
- Loading branch information
1 parent
00c0eb0
commit 875df20
Showing
13 changed files
with
737 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.