node-session-client
node-session-client copied to clipboard
Confused on usage
Hello I am trying to implement your project for use in another but I am confused on how to implement it. I am not very good at JS so it's confusing.
There's an example here: https://github.com/hesiod-project/node-session-client/blob/master/sample.js that you can start with. It's an rough outline of a bot and how it can interact with the various parts of Session
For someone who is not very good at JS it makes only a little since to me. If it was in python or PHP I would probably get it. I have read through your code several times and it's lost on me.
I've started an PHP implementation but found it to be very slow. I think I'll spin up a PHP repo and project.
https://github.com/hesiod-project/php-session-client has been created, you can track progress as I build there
I would love to help contribute to your php repo to help make it go faster