
Security News
Insecure Agents Podcast: Certified Patches, Supply Chain Security, and AI Agents
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.
Temasys Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing or file transfer.
Temasys SkylinkJS Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing.
You'll need a Temasys Account, and an App key to use this. Register here to get your App key.
| Features | Chrome | Firefox | Safari | Edge (Chromium) |
|---|---|---|---|---|
| Platforms: | Win, Mac, Linux, Android | Win, Mac, Linux, Android | Mac, iOS | Win, Mac |
| Minimum Recommended Versions: | 72 | 66 | 13 | 80 |
| Screensharing | Yes | Yes | Yes | Yes |
| Video Call | Yes | Yes | Yes | Yes |
| Audio Call | Yes | Yes | Yes | Yes |
| Messaging | Yes | Yes | Yes | Yes |
Using Git command line tools, execute the following:
# 1. Clone or download this repository via git terminal.
git clone https://github.com/Temasys/SkylinkJS.git
# 2. Install all required dependencies. Use (sudo npm install) if required.
npm install
# 3. Run the start script to start a local webserver to access the demo and doc folders. This will popup Chrome (Mac). You can configure a different browser in the start.sh file. Alternatively, you can run (sh start.sh)
npm start # Note that this runs in Chrome currently.
What's included in the repository?
demos : Reference Code Examples.docs : Generated documentation for the Temasys Web SDK.temasys-jsdoc-template : Templates used documentation.publish : Production version of the library as well as minified variantssrc : Temasys Web SDK sourceFAQs
Temasys Web SDK is an open-source client-side library for your web-browser that enables any website to easily leverage the capabilities of WebRTC and its direct data streaming powers between peers for audio/video conferencing or file transfer.
The npm package skylinkjs receives a total of 352 weekly downloads. As such, skylinkjs popularity was classified as not popular.
We found that skylinkjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.

Security News
The planned feature introduces a review step before releases go live, following the Shai-Hulud attacks and a rocky migration off classic tokens that disrupted maintainer workflows.