
Security News
Crates.io Implements Trusted Publishing Support
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
webrtcdevelopment
Advanced tools
webrtc based communication and collaboration client . contains lot of experiments modules
web real time communication platform
![alt webrtc development ] (http://s20.postimg.org/sywx5rjx5/webrtc_development_logo_1_1.png)
Technologies used
WebRTC
Node asynchronous event driven JavaScript runtime
socket.io
To run this project following steps need to be followed in that order :
git clone https://github.com/altanai/webrtc.git webrtc
sudo apt-get install nvm
nvm use v0.10.32
It will read the package.json and update the dependencies in node_modules folder on project location
sudo apt-get install npm
npm install
It will stop the server as soon as Ctrl+ C is hit or the terminal widnow is closed . node read more about [node] ( )
Keeps running even when window is swirched off
npm install forever -g
cd WebCall
forever start webrtcserver.js
browserify webrtcdevelopment_script.js --outfile webrtcdevelopment_script.bundle.js
read more :
readmore :
open tab on chrome or mozilla browser and add a link to the https server using nodejs script https://127.0.0.1:8084
FAQs
webrtc based communication and collaboration client. Contains lot of experiments modules
We found that webrtcdevelopment demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.
Research
/Security News
North Korean threat actors deploy 67 malicious npm packages using the newly discovered XORIndex malware loader.