janode questions

44 views
Skip to first unread message

august black

unread,
Apr 6, 2022, 9:08:33 AM4/6/22
to meetecho-janus
Hi All,

I'm taking some first steps to move to janode (instead of janus.js)

Is anyone else using it and have feedback for the overall experience?

Do you generally use at as an intermediary (eg. browser <-> janode <-> Janus) or do you use it speak directly to Janus ( eg browser w/janode <-> Janus)?

Is there any plan to add types to janode (as exists for janus.js)?

thanks for any info you might have -August


Alessandro Toppi

unread,
Apr 6, 2022, 11:02:02 AM4/6/22
to meetecho-janus
Janode works on the signaling path with Janus, so you will basically use it as a proxy to send requests to the plugins.
Differently from janus.js it does not have any API that deals with media, track, streams and so on. That is on the browser application.
We use it in production for many backend services.

As of now we have not plans to add d.ts files to janode but honestly I'm not happy with the current jsdoc (since the IDE support is very poor and the syntax is ugly).
I'll be very happy to review any PR that will include d.ts files. It should not be a difficult task since most of the type data are already included in the jsdoc.

Reply all
Reply to author
Forward
0 new messages