NodeServices and app state #1459

Closed
opened 2025-08-09 17:20:13 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @dazinator on 8/2/2016

I'm fairly new to node, so please forgive my ignorance. I'm wondering if there is a way to store some state between these client / server invocations. Basically i'd like to initialise some state within the nodejs process and have it there for all subsequent request, without having to marshall it from client to server (i.e kept purely on the nodejs server).

*Originally created by @dazinator on 8/2/2016* I'm fairly new to node, so please forgive my ignorance. I'm wondering if there is a way to store some state between these client / server invocations. Basically i'd like to initialise some state within the nodejs process and have it there for all subsequent request, without having to marshall it from client to server (i.e kept purely on the nodejs server).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1459
No description provided.