Hello. I have been watching how people working on this framework for two weeks. I've never seen that so much people from all around the world trying to make Rails better.
What I have found out, that most work is going on ActionCable. According to pull requests of this repository and blogs of developers, it will add ability to create full-duplex connections between clients and server by using WebSockets. This will allow to create real-time applications. However, I 've only seen examples which allow to create real-time chat applications and you need to use coffee script in client side, that is . If I want to create Mobile application that wants to connect to Rails via ActionCable, is it even possible? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
