Sha256: dec2240af464545326dbaef18e4a9996201d5fbb8abfc661f6d03c1d8e1a2ca2
Contents?: true
Size: 269 Bytes
Versions: 5
Compression:
Stored size: 269 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
5 entries across 5 versions & 1 rubygems