node-session-client icon indicating copy to clipboard operation
node-session-client copied to clipboard

Confused on usage

Open GreenKnightDigital opened this issue 2 years ago • 5 comments

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.

GreenKnightDigital avatar Jan 26 '23 17:01 GreenKnightDigital

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

neuroscr avatar Jan 26 '23 17:01 neuroscr

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.

GreenKnightDigital avatar Jan 26 '23 18:01 GreenKnightDigital

I've started an PHP implementation but found it to be very slow. I think I'll spin up a PHP repo and project.

neuroscr avatar Jan 27 '23 23:01 neuroscr

https://github.com/hesiod-project/php-session-client has been created, you can track progress as I build there

neuroscr avatar Jan 29 '23 00:01 neuroscr

I would love to help contribute to your php repo to help make it go faster

GreenKnightDigital avatar Jan 30 '23 16:01 GreenKnightDigital