node.js - Communication between Meteor and nodejs apps -


i have meteor platform 4 node apps/servers inside. i'm using seamless iframes make whole package while stay in control, if 1 app goes wrong won't affect other 3 nor platform.

now, question is: how share same userid between apps? can query mongodb node asking userid, how can query asking same userid online user has in meteor? 1 login everything, that's need.

edit: faye or simplebus?


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -