-
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 java web/comet/protocol server
- couchdb database integration +
- GWT Requestfactory integration
- GWT RPC integration
- Colin Alworth's GWT RPQ integration example
- painless cloud server deployment
- google web toolkit presentation
- 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
- 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
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