Sha256: ed7e25e8ea8432e98462b2a84bf9447d90e76ad31e75821776f9f5b41021358b
Contents?: true
Size: 270 Bytes
Versions: 204
Compression:
Stored size: 270 Bytes
Contents
// Action Cable provides the framework to deal with WebSockets in Rails. // You can generate new channels where WebSocket features live using the `bin/rails generate channel` command. import { createConsumer } from "@rails/actioncable" export default createConsumer()
Version data entries
204 entries across 194 versions & 23 rubygems