Ruby on Rails [基本]客户端(脚本)
示例
app/assets/javascripts/channels/notifications.coffee
App.notifications = App.cable.subscriptions.create "NotificationsChannel",
connected: ->
#当订阅准备好在服务器上使用时调用
$(document).on "change", "input", (e)=>
@notify(e.target.value)
disconnected: ->
#服务器终止订阅时调用
$(document).off "change", "input"
received: (data) ->
#当此通道的网络套接字中有传入数据时调用
$('body').append(data)
notify: (data)->
@perform('notify', data: data)app/assets/javascripts/application.js#通常是这样生成的
//=需要jQuery //=需要jQuery_ujs //=需要Turbolinks //=require_tree。
app/assets/javascripts/cable.js#通常是这样生成的
//=需要action_cable
//=require_self
//=require_tree。/channels
(function() {
this.App|| (this.App = {});
App.cable= ActionCable.createConsumer();
}).call(this);
热门推荐
10 感谢韩语老师祝福语简短
11 升职文案高级祝福语简短
12 花童结婚祝福语大全简短
13 向国庆送祝福语简短
14 什么寄语简短祝福语女生
15 客户回礼祝福语大全简短
16 女孩生日祝福语简短创意
17 家长回复节日祝福语简短
18 给外婆敬酒祝福语简短