Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dreamer2057
Channel Surfer

Keep-Alive HTTPS connection

Hello!

How can i keep alive of HTTPS connection in new API?
My variant is using one
http = CreateObject("roUrlTransfer")

object in all application. And just call periodically
http.AsyncPostFromString(request)
when it is needed.

But first of all i have no idea how to use it with multithreading (multiple area of visibility)...

What do you think?

Thanks!
Sincerely, Sergey Shoshin, software developer.
0 Kudos