Is there still any benefit to using GWT-RPC to do my client-side calls if I have JBoss Errai (which I downloaded in order to do server push)? Or would I lose nothing if I just used Errai calls for everything, client and server side? Can it send all the same data types, and does it perform as well, as GWT-RPC for client-originated calls?
Asked
Active
Viewed 573 times