Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSockets #1

Open
iuria21 opened this issue Feb 7, 2018 · 5 comments
Open

WebSockets #1

iuria21 opened this issue Feb 7, 2018 · 5 comments
Assignees

Comments

@iuria21
Copy link

iuria21 commented Feb 7, 2018

Hi, I used your code to develop a chatbot with memory. I have the problem that I can't run the chatbot with two users together, because the thread it's unique. I'm trying to develop it with tornados websockets, but I don't know how to change the index.html code (I'm very new in html). Could you help me with this, please?

Thanks

@vinitkumar
Copy link
Member

vinitkumar commented Feb 7, 2018

@basque21 Great that you are using this code for your chatbot. Well, I haven't touched this code in quite some time as you can see from the commits.

That being said, I was looking to hack on something interesting and it seems like a good candidate. Well, I can't promise that I will be able to fix all the bugs but it can certainly be a lot better state than it is currently.

I will probably post on this issue when I update the code. Cheer 👍

@vinitkumar vinitkumar self-assigned this Feb 7, 2018
@vinitkumar
Copy link
Member

vinitkumar commented Feb 7, 2018

@basque21 I have created a WIP PR for adding some features and most probably fixing the issue you are facing. I might spend some more time on it tomorrow.

1 similar comment
@vinitkumar
Copy link
Member

vinitkumar commented Feb 7, 2018

@basque21 I have created a WIP PR for adding some features and most probably fixing the issue you are facing. I might spend some more time on it tomorrow.

@iuria21
Copy link
Author

iuria21 commented Feb 8, 2018

@vinitkumar great! I'm going to try a little bit more and I'll tell you if I get something...
Thanks for your reply!

@vinitkumar
Copy link
Member

@basque21 Feel free to send a pull request if you are able to make any progress. I will be happy to merge your code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants