FWIW Rob is not libelling you - and I’m pretty sure he’s not rooting for a 
beauty pageant either ;)

it’s a simple google - and just a little bit of effort on your part: 
https://www.google.com/search?q=web+channel+rails 
<https://www.google.com/search?q=web+channel+rails>

Channels are meant to be for ‘all’ to publish/subscribe to - but you could 
devise a way to narrow the channel like 

consumer.subscriptions.create({ channel: "ChatChannel", room: “A Room for me 
and my best pal Rob!" })


> Den 11. okt. 2019 kl. 13.28 skrev fugee ohu <fugee...@gmail.com>:
> 
> 
> 
> On Friday, October 11, 2019 at 7:11:14 AM UTC-4, Rob Jonson wrote:
> https://lmgtfy.com/?q=how+to+%20use+websockets+in+rails 
> <https://lmgtfy.com/?q=how+to+%20use+websockets+in+rails>
> 
> and for those new to fugee who think this is a little harsh
> https://groups.google.com/forum/#!searchin/rubyonrails-talk/fugee%7Csort:date 
> <https://groups.google.com/forum/#!searchin/rubyonrails-talk/fugee%7Csort:date>
> 
> I don't think you'll find a single question where the smallest amount of 
> effort has been shown before he asks the group to do his work for him
> 
> On Friday, 11 October 2019 02:30:09 UTC+1, fugee ohu wrote:
> I wanna use channel for 2 users to chat privately with each other but 
> channels are hard coded into the app To build for 2 people to chat privately 
> I would have to create channels on the fly because if 2 people chat in a 
> channel and then 2 other people begin a chat in the same channel then there 
> would be 4 users in the channel What to do?
> 
> You can disregard what you don't like Stay off my threads  You have no right 
> to libel me in public forum where millions of people are reading You wanna 
> have a popularity contest and divide a forum on personal grounds because 
> you're a bad person 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to rubyonrails-talk+unsubscr...@googlegroups.com 
> <mailto:rubyonrails-talk+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/3494b63c-48b3-477a-b27a-e74493b0a479%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/rubyonrails-talk/3494b63c-48b3-477a-b27a-e74493b0a479%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/E8121D57-6CD0-4867-8EFE-11A2B55EFAE0%40diechmann.net.

Reply via email to