Hi,
My first post in here.
I’m buliding a community-site and we need a very simple chat for the site. I’d prefer to keep it simple without Redis etc. etc…
I haven’t found a chat (that’s currently updated), so far, that’s suitable. Do you know any?
Hm, I’ve not seen one of those around either, I’m afraid, though I don’t really go out looking for them a lot!
That’s a shame. I still haven’t found a decent chat.
I’ve not seen simple chats on django. You can build it on your own witch django-channels and ReactJS on front-end (or something other which is better for you)
django-channels has tutorial for building simple chat server.
andyide
December 3, 2019, 10:12pm
5
Maybe one of the JS chat options is the way to go?
Weird… that there are no chats around for Django. Unfortunately, I don’t have the time to build a chat on my own at the moment.
My suggestion is to do a google search for what you are looking for: https://www.google.com/search?q=website+chat+js
We use https://www.tawk.to at work. The is more a customer contacting the business type chat system.
I’ll dig into this soon. This project is …sort of… in hiatus now. Thanks for the tawk-suggestion but I need a free chat. I forgot to mention that.
1 Like