-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Jim Northrup edited this page Jun 7, 2014
·
14 revisions
Welcome to the RelaxFactory wiki!
the roadmap is something like this:
in the "done" column:
-
scalable pure-java web/comet/protocol server
-
google web toolkit presentation
-
couchdb database integration +
- GWT Requestfactory integration
- GWT RPC integration
- Colin Alworth's GWT RPQ integration example
- PouchDB for seamless client-side storage and direct couchdb driver jsni wrapper where middle-tier is not involved, e.g. for UI content caching and site-wide lists of things
-
painless cloud server deployment via maven assembly or shell-scripted maven-generated classpath
-
namespace registry for REST methods -- delegate java visitor pattern classes to intercept requests by /urlexpr/
-
Auth Filter wiki example
-
baseline Websocket initiator code suitable for custom visitors important
-
more CRUD strategies and examples
-
email send/receive/response handling for transactions and notifications
retired/bitrot
- realtime embedded self-bootstrapping geo-ip lookup (memory mapped binary file index created from maxmind website )
- secure/httponly session cookies