Added package libdatachannel (#3017)

This commit is contained in:
George Lemon 2025-04-04 08:03:53 +03:00 committed by GitHub
parent f808ff6814
commit ee16eebc01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34987,5 +34987,21 @@
"description": "System metrics library for macOS (Darwin) written in pure Nim — CPU, memory, disk, processes, and more.",
"license": "MIT",
"web": "https://github.com/sm-moshi/darwinmetrics"
},
{
"name": "libdatachannel",
"url": "https://github.com/openpeeps/libdatachannel-nim",
"method": "git",
"tags": [
"webrtc",
"rtc",
"websockets",
"media",
"bindings",
"wrapper"
],
"description": "Standalone WebRTC Data Channels, WebRTC Media Transport, and WebSockets",
"license": "MIT",
"web": "https://github.com/openpeeps/libdatachannel-nim"
}
]