forked from googleforgames/agones
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nodejs counters and lists (googleforgames#3726)
* Add getCounterCount * Add types * Implement incrementCounter * Implement decrementCounter * Implement setCounterCount * Implement getCounterCapacity * Implement setCounterCapacity * Implement list requests * Fix int64 values * Example usage * Remove boolean return types. Update packages * Update example, fix SDK and tests * update conformance test * Update package-lock.json * Update gameserver-counts-and-lists.yaml * Split beta methods out of alpha * Fix typo and update example * Update testSDKClient.js * Output arguments test * Update make file for Node.js conformance tests * Enable standard counts and lists tests * alpha --> beta * Update nodejs-simple * Update build/includes/sdk.mk Co-authored-by: igooch <[email protected]> --------- Co-authored-by: igooch <[email protected]>
- Loading branch information
1 parent
a2903ca
commit 8835510
Showing
11 changed files
with
1,867 additions
and
2,690 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.