Vue-Phoenix
Vue-Phoenix is a Phoenix integration for Vuejs. It can support either vue-class-component or JS single file component.
Description
It provides the bridge to consume phoenix
License
MIT License
Install
Usage
In case, the channel name can be a non-static string. You can set your own channel on your code.
Example:
Also you can use this.$channelKeeper.retrieveChannel to create your own channel
Example:
You can view example at here