-
-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented Promise requests using
PromiseYielder
instead of Corout…
…ines. Replaced RSG with ProtoPromise in demo. Updated readme.
- Loading branch information
1 parent
14af97e
commit ccfcb12
Showing
28 changed files
with
9,043 additions
and
255 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
5 changes: 2 additions & 3 deletions
5
demo/Assets/Packages/RSG.Promise.3.0.1.meta → demo/Assets/Packages/ProtoPromise.2.5.0.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 2 additions & 3 deletions
5
...ssets/Packages/RSG.Promise.3.0.1/lib.meta → ...sets/Packages/ProtoPromise.2.5.0/lib.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 2 additions & 3 deletions
5
...Packages/RSG.Promise.3.0.1/lib/net35.meta → ...ackages/ProtoPromise.2.5.0/lib/net35.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.