opentok-rtc
opentok-rtc copied to clipboard
Heroku server
Is it possible to connect this rtc with my heroku server to generate and get the sessions? How? Thanks
@PeraDev7 - Take a look at https://github.com/opentok/opentok-rtc/blob/master/INSTALL-heroku.md
thanks for the answer but it is not what I was looking for. with my android app I have my server that generates apikey token etc., and I would like that when I enter a session from the android app, it is also connected with this web version. it's possible?