Can I use Licode directly from C++ Servers?

Hello, I’m planning to make my server with TreeFrog, a C++/Qt based Web
server Framework.
(http://www.treefrogframework.org/)

When I planned to have my site have WebRTC based technologies, I came up
with Licode.
Since TreeFrog is a C++ Web server, I thought it might be better not to
communicate with Erizo within Javascript. (I thought it may limit the
speed.)

Is that available? or is it a hard thing to do? I’m a beginner at both C++
and (server-side) Javascript, so I want to hear any opinions. Thank you.

Note: I have done Rails server programming and HTML5-CSS-JS before, so not
a complete beginner to programing or web servers.

I would use javascript and nodeJS for Server and client :)Am Donnerstag, 14. Januar 2016 21:54:12 UTC+1 schrieb Todoroki:

Hello, I’m planning to make my server with TreeFrog, a C++/Qt based Web
server Framework.
(http://www.treefrogframework.org/)

When I planned to have my site have WebRTC based technologies, I came up
with Licode.
Since TreeFrog is a C++ Web server, I thought it might be better not to
communicate with Erizo within Javascript. (I thought it may limit the
speed.)

Is that available? or is it a hard thing to do? I’m a beginner at both C++
and (server-side) Javascript, so I want to hear any opinions. Thank you.

Note: I have done Rails server programming and HTML5-CSS-JS before, so not
a complete beginner to programing or web servers.