Ruby on Rails 3 - Public live chat

前端 未结 3 760
抹茶落季
抹茶落季 2021-02-02 03:41

I want to create a public live chat application using rails 3.

I found some example on rails 2. Any one can tell you a good example / tutorial to develop a live chat ap

3条回答
  •  忘了有多久
    2021-02-02 04:31

    I'd start by checking out Ilya Grigorik's em-synchony + examples and looking at the code for the Hector private chat server gem.

提交回复
热议问题