Sha256: 64f08fd5646109ec11eadcdce11ff6aa36b9577d409ff7cb57a80a27860dd906

Contents?: true

Size: 265 Bytes

Versions: 2

Compression:

Stored size: 265 Bytes

Contents

// Action Cable provides the framework to deal with WebSockets in Rails.
// You can generate new channels where WebSocket features live using the `rails generate channel` command.

import { createConsumer } from "@rails/actioncable"
export default createConsumer()

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
vite_rb-0.0.1.alpha1 examples/rails-without-webpack/app/snowpacker/channels/consumer.js
vite_rb-0.0.1.alpha1 lib/vite_rb/templates/vite/channels/consumer.js