Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikea/gwt-async-future
Alternative approach to GWT AsyncCallback using functional programming techniques. A fork of http://code.google.com/p/gwt-async-future/
https://github.com/mikea/gwt-async-future
Last synced: 3 months ago
JSON representation
Alternative approach to GWT AsyncCallback using functional programming techniques. A fork of http://code.google.com/p/gwt-async-future/
- Host: GitHub
- URL: https://github.com/mikea/gwt-async-future
- Owner: mikea
- License: other
- Created: 2012-07-08T00:02:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-29T05:37:07.000Z (almost 12 years ago)
- Last Synced: 2023-04-11T10:47:41.694Z (over 1 year ago)
- Language: Java
- Size: 160 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Summary
Async library for GWT. Includes async Futures and Observables (aka streams).