EricssonResearch / EricssonResearch/openwebrtc-examples

Question regarding Channel_Server.js

Open
#98 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
336
Forks
209
PR merge metrics
No merged PRs in 30d

Description

I'm working on implementing openwebRTC in an android app and I'm using a Tomcat server instead of node js for connections and everything else for the app. Is it possible to implement channel_server.js on Tomcat instead of node.js and still get the same results? I'm pretty new to all this and just want to know if it is even worth a try. Any suggestions are welcome. Thanks!

It is highly possible that I'm not really sure what I'm asking...and hence any ideas on actually completing the question itself would be welcome.

Basially, I'm trying to implement an app that will be able to connect two android phones and have a video session going by using a Tomcat server for implementing the same signalling concept that is being implemented by channel_Server.js. But I want to utilize the openwebRTC jar files that have been included in the releases for android to actually build the app. So no changes to the jar files themselves but a completely different server side code on a different server than node js. Does this make sense? Again, I've been up for quite a bit thinking about this. :-/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.