porkchopclub/porkchop

View on GitHub
app/javascript/cable.js

Summary

Maintainability
A
0 mins
Test Coverage
import ActionCable from 'actioncable'

const cable = ActionCable.createConsumer()
export default cable