|
|
|
|
|
by ibc
2220 days ago
|
|
mediasoup (in server side) is a Node.js library or a NPM dependency that you integrate into your Node.js app. Of course it comes with tons of C++ lines but, from the point of view of the user, it's just yet another NPM dependency into your Node.js project. mediasoup overview here: https://mediasoup.org/documentation/overview/ |
|