Sha256: c08bb896cdb3d18bfd6e6260ef7c12eb6038e7b5edfecd5377a73f90107044ce
Contents?: true
Size: 266 Bytes
Versions: 189
Compression:
Stored size: 266 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
189 entries across 181 versions & 31 rubygems