Open Collective
Open Collective
Loading

node-datachannel

P2P Communication for NodeJS apps (WebRTC)

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Backer

Become a backer for $5.00 per month and support us

Starts at
$5 USD / month

Latest activity by


Be the first one to contribute!
Recurring contribution
Sponsor

Become a sponsor for $100.00 per month and support us

Starts at
$100 USD / month

Latest activity by


Be the first one to contribute!
Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


Top financial contributors

Organizations

1
HTTP Toolkit

$500 USD since Mar 2022

Individuals

1
Alex L (for memory leak fix)

$20 USD since Feb 2024

node-datachannel is all of us

Our contributors 4

Thank you for supporting node-datachannel.

Paul-Louis Ag...

Core Contributor

HTTP Toolkit

$500 USD

Alex L (for m...

$20 USD

Budget


Transparent and open finances.

View all transactions
+$20.00USD
Completed
Contribution #526054
+$20.00USD
Completed
Contribution #526054

Credit from Alex L (for memory leak fix) to node-datachannel

+$20.00USD
Completed
Contribution #735940
$
Today’s balance

$438.41 USD

Total raised

$438.41 USD

Total disbursed

--.-- USD

Estimated annual budget

$260.00 USD

About


Easy to use WebRTC data channels and media transport
  • Easy to use
  • Lightweight
    • No need to deal with WebRTC stack!
    • Small binary sizes
  • Has Prebuilt binaries (Linux,Windows,ARM)
  • Type infos for Typescript
"libdatachannel is a standalone implementation of WebRTC Data Channels, WebRTC Media Transport, and WebSockets in C++17 with C bindings for POSIX platforms (including GNU/Linux, Android, and Apple macOS) and Microsoft Windows. It enables direct connectivity between native applications and web browsers without the pain of importing the entire WebRTC stack. "
This project is NodeJS bindings for libdatachannel library.

Please check libdatachannel for Compatibility & WebRTC details.