This project provides a library for remote method invocations between the browser and a Jetty Web Server using the HTML5's WebSocket. RMIWebSocket can be used as an alternative to XMLHttpRequest in developing rich Internet apps.

RMI WebSocket enables tight method-level integration between the user interface and the server, where the Javascript can call Java methods on the server and the server can call Javascript methods on the browser. It takes care of serializing and de-serializing the requests and responses using the Jackson JSON processor. .

By modeling the communication between the Javascript and Java-server code as method calls, RMI WebSocket allows developers to apply UI patterns such as MVP (Model-View-Presenter) to their web application.

More information at http://sourceforge.net/p/rmiwebsocket/wiki.

Project Activity

See All Activity >

License

Apache License V2.0, Creative Commons Attribution License

Follow RMI over WebSockets

RMI over WebSockets Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of RMI over WebSockets!

Additional Project Details

Intended Audience

Developers, Architects

Programming Language

JavaScript, Java

Registered

2012-05-09