RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Chaskiq 0.7.0 released: GDPR consent, AnyCable and new VideoCall UI!

https://github.com/chaskiq/chaskiq

  • GDPR consent for new user conversations intents (Supports EU only or worldwide)

  • New UI for video Calls on Agent panel 🎥 it will make a more comfortable experience for the agents when open a video session on the conversation.

Plugins:

  • 💳 Now we have payment buttons!, ( Gumroad.com & Reveniu.com )
  • ☎️ Whatsapp plugins: MessageBird, Vonage & 360Dialog,

Performance Improvements 💪🏽

  • Now chaskiq can work with multiple instances of a chat in a page, every if there are from different apps working on same domain. (we well keep the proper session thru).
  • Better handling on websocket connection, we have decreased SQL calls on the socket methods.
  • Anycable compatible, if you need the max speed and performance you could run AnyCable setting the proper ENV vars. check the docker-compose for development. Security adjusts.
  • Amazon ses unsubscribe users on complaints, bounces (hard) and complains.
  • Get rid of many N+1 queries due to graphql-ruby implementation.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in