node.js - Sessions with express and socket.io -


i'm new , trying set simple image sharing site account creation. i'm using socket.io , express , have login created.

i've been told should never identify users socket ids, realize difficult if not impossible

i'm having trouble implementing user information. i've been looking client-sessions packages, i've hit wall. i'm not trying have else write code me, appreciated if point me in right direction.


Comments

Popular posts from this blog

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -