Giter Club home page Giter Club logo

Comments (8)

catogonzalez avatar catogonzalez commented on August 10, 2024

Sure @aspiringDevPaul: connecting the widget to other backend is fairly easy. You can start to develop a new "Adapter" based on one of the two I made for Rails Action Cable or Rocket Chat. The interface is very basic and the code on any of those adapters should be easy to follow.

I am planning to write more documentation on how to develop the adapters but meanwhile, feel free to drop me a line/comment if you need help.

from universal-chat-widget.

paulowoicho avatar paulowoicho commented on August 10, 2024

Sorry @catogonzalez, I have one more question. Can this widget be easily embedded in websites that our end users create?

from universal-chat-widget.

catogonzalez avatar catogonzalez commented on August 10, 2024

Yes, running npm run build will create a ./dist folder with the css and js files ready for production. Your clients will need to reference those files in their website(s).

from universal-chat-widget.

paulowoicho avatar paulowoicho commented on August 10, 2024

Hello @catogonzalez, the adapter code is a bit hard to follow for me as a newbie programmer. I was wondering if you could help with some instructions as to how to get started. I could work with the any documentation you have even if it is not yet complete. Thanks so much in advance.

from universal-chat-widget.

catogonzalez avatar catogonzalez commented on August 10, 2024

I have to put together some documentation: will open some space to get that done this week. In the meantime, what would be the backend? There is usually some flavor of websockets involved: do you know what flavor you will use?

Here is an article that might help you get started with the tools involved if your backend is node.js: https://medium.com/@martin.sikora/node-js-websocket-simple-chat-tutorial-2def3a841b61

from universal-chat-widget.

paulowoicho avatar paulowoicho commented on August 10, 2024

The backend is a bot creation tool called Botify. I will be using socket.io for this project

from universal-chat-widget.

paulowoicho avatar paulowoicho commented on August 10, 2024

Thank you in advance for taking time to do the documentation.

from universal-chat-widget.

catogonzalez avatar catogonzalez commented on August 10, 2024

Hi @aspiringDevPaul. I am sorry it took longer than I expected. I have created this wiki page detailing the interface needed to create the new adapters. I hope you can get it working. Let me know if you need anything else.

from universal-chat-widget.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.