RTC Forums

Subscription => Support => Topic started by: Shane Stump on March 05, 2017, 09:21:58 PM



Title: REST Server / Client Example?
Post by: Shane Stump on March 05, 2017, 09:21:58 PM
Howdy All!

I did a quick search results and I noticed a few people have asked this question in the past. I also noticed on one of the RTC web pages a stress test of a REST Server.

I am about to need to implement a REST server for my application and I was wondering if RTC has one of their EXCELLENT "how-to-examples" around that I could use as a learning tool?

Thanks in advance!

Shane


Title: Re: REST Server / Client Example?
Post by: D.Tkalcec (RTC) on March 05, 2017, 09:59:28 PM
Sorry, there are currently no REST-specific examples in the RTC SDK, but ... you can find tons of stuff about REST on the web and all of it applies to the RTC SDK as much as it does to anything else you can use to write Web Applications.

Best Regards,
Danijel Tkalcec


Title: Re: REST Server / Client Example?
Post by: D.Tkalcec (RTC) on March 06, 2017, 07:38:18 AM
By the way ... if you were looking for documentation on how to use REST and JSON with RTC remote functions (TRtcServerModule and TRtcClientModule components), which is something I have been working on over the last few weeks (and releasing as updates starting with v7.105), you will have to wait for the first official RTC SDK v8.0 release, or read my update logs and try to figure it out ;)

Best Regards,
Danijel Tkalcec