Respoke Launches as WebRTC PaaS

Is there room for another player?
Today, Respoke officially launched.

- Simplicity - they have API that are simple to use, and a pricing scheme that is both simple and somewhat different than most of the rest of the players
- Openness - being Digium, they had to be. They haven't open sourced their infrastructure (I don't think any of the other players have), but they are the first ones I am aware of who placed their documentation on GitHub, effectively open sourcing it


I love Respoke's tagline: "Add live voice, video, text and data features to your website or app" ... very very close to ours "Add Real Time Voice, Video, Messaging into your VoIP, Web & Mobile Apps" :-)
This shows at least the difficulty to differentiate in the PaaS space !
:-)
Taglines are nice, but the essence of the platforms are different.
As an example. Luis - you've invested in the past 3 months on things that most other platforms haven't as far as I am aware.
Tsahi and Billy, I agree with both of you.
I will try to be more differentiating for our next tagline :-)
Luis,
Yes, it is difficult to show difference in 140 character tag line. I think this is true for any PaaS, not just WebRTC. Consider the email realm - mandrill, mailgun, sendgrid, et al. do the same thing "email service" as an API on their platform. So in our space we are seeing the effects of a concept that is broad-reaching in the larger developer community.
Thanks, Tsahi. One other item on the "open" front: our JavaScript client libraries for browsers and for Node.js are both open sourced under the MIT license. The Asterisk channel driver (chan_respoke) is released under the GPLv2 - the same license as Asterisk. We're planning on licensing our mobile SDKs for iOS and Android under MIT. This makes it much easier for devs to tweak the library to better fit their use cases.
Would be nice to see an MIT library of a WebRTC mobile SDK out there.