Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Real-time collaboration application

We planned to built a real-time collaboration mindmapping application for tablets based on adobe interactive flash server, RTMP (Real Time Messaging Protocol) and Adobe Flex/Flash. But according to the actual Apple developer agreement this will not be possible anymore.

Is it possible to build real-time applications with appcelerator? Any suggestions which application server and protocol to use?

— asked April 15th 2010 by Alfred Waizenauer
  • collaboration
  • ipad
  • iphone
  • real-time
  • tablet
0 Comments

1 Answer

  • It is entirely possible, but has yet to be proven.
    However, we're about to implement a multiplayer mode for our TM game Golingo.

    Our plan is to implement the HTML5 WebSocket API:s on top of Titanium's sockets and use these together with either PusherApp or a self-hosted node.js server to accomplish real-time multiplayer capabilities.

    How does that sound to you?
    /Jacob

    — answered April 16th 2010 by Jacob Waller
    permalink
    1 Comment
    • did you ever do anything about this?

      — commented January 19th 2012 by Alberto Marcone
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.