Discussions

Ask a Question
Back to all

How to integrate cocs2d-js game with node.js

Hey! I'm working with one game in cocos2d-js. I want to integrate it with node.js( server-side logic). I have a question about login. Can i login into my game using node.js and passport? because i have problem with that. ( with separathing things. )