Rails ActionCable — The good and bad partsRails 5 has recently introduced WebSocket support via ActionCable. It’s a great move towards realtime for the Rails community, however I think developers need to understand its strengths and weaknesses before rolling it out into production environments. Please note that I am the co-founder of Ably, a scalable realtime messaging platform-as-a-service. As su
I can use the following code in the controller but not in the console (both development environment). I'm using Rails 5.0.0.beta2. ActionCable.server.broadcast 'example_channel', message: '<p>Test</p>' The console: >> ActionCable.server.broadcast 'example_channel', message: '<p>Test</p>' [ActionCable] Broadcasting to example_channel: {:message=>"<p>Test</p>"} => [] How can I use it in the console?
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く