issues
search
ClickHandlerIO
/
react-gwt
MIT License
1
stars
1
forks
source link
Remoting
#4
Open
chriswjones
opened
8 years ago
chriswjones
commented
8 years ago
[ ] rename $this.dispatch() to $this.ask()
[ ] Refactor / Clean up action model (clay?)
[ ] add alwaysFirst and alwaysEnd hooks? think about method naming
[ ] Add standard way to do http using the action model
[ ] probably pull out our Websocket impl and create its own repo? or genericize the Ws impl and pull out our app specific stuff