planga_phoenix v0.1.0 PlangaPhoenix View Source
Easy usage of the Planga Seamless Chat Service inside an Elixir+Phoenix application.
Link to this section Summary
Functions
Given the correct configuration options, creates a HTML snippet that can be included in your application’s HTML output
Given the correct configuration options, creates a string representation of the encrypted options. This is useful only for advanced use-cases, in which you want to create the Planga HTML snippet yourself
Link to this section Functions
Given the correct configuration options, creates a HTML snippet that can be included in your application’s HTML output.
Link to this function
encrypted_config(private_api_key, conversation_id, current_user, other_users)
View Source
Given the correct configuration options, creates a string representation of the encrypted options. This is useful only for advanced use-cases, in which you want to create the Planga HTML snippet yourself.