|
|
|
|
|
by bagosm
4171 days ago
|
|
This is very nice! A question though: it does need a knowledge of client state right? How big is that data per session? Is it viable to keep the data on client and send with each request via a cookie so that you don't need more server resources? |
|
You may need a session for authentication, but that's it.